DFS target status
Hi,
I need some ideas to check the access status of a windows DFS link target. ie: if \\host\root\share\target is accessible.
I found a vbscript at
http://www.microsoft.com/technet/scr.../stdfvb03.mspx
but the status parameter does not bring any data when executed.
Any ideas?