Similiar to another post looking for share information, only I am looking to grab the “Open Files” information. (This can be viewed on XP by right clicking my computer, click manage, then shared folders, open files)
The Win32_ServerConnection will allow me to see who is connected to the share and how many files they have open but I can’t seem to find exactly what files they are.
I will be doing this through a VBScript to check if a folder or files inside the folder are in use, and by whom, before I overwrite it. Any help provided would be greatly appreciated.
Thanks!!!