This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Check if a fileshare exists

Hi,

I want to create a fileshare monitor...

For now I have used a file existance monitor for "\\${IP}\User$\*" but this fails if there is no file in that share (only folders).

What would be the best way to just check if the fileshare is alive?!?