Open file date with VBScript + WMI? - TechRepublic
General discussion
July 14, 2004 at 01:20 PM
systems

Open file date with VBScript + WMI?

by systems . Updated 15 years, 10 months ago

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!!!

This discussion is locked

All Comments