Hi I need a quick Idea:
I need to determine on a remote file server if a users shared parent folder
(Ex ACCT ID in the following location c:\data\users\Acct ID)is properly
shared out as a hidden share. Now I now how to reset it to a hidden share
remotely when creating the folder, but what I need is a vbs script that will
run on the server 24 / 7 and once an hour verify that all of the user shares
(But not the subfolders of the parent) are still shared out? Is there a way
of limiting the verification to just the parent folder and then loop through
all of the parent folders in the share? Thanks!!!