Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remote "Net File" command

Status
Not open for further replies.

fortage

MIS
Jun 15, 2000
329
US
Is there a command line util or even better wmi/vbscript that will list all open files on a REMOTE server? Similar to the net file command but remote.

Thanks
 
PsTools from has a command called psfile that might do what you want.
psfile \\servername
shows a list of files on servername that have been opend remotely (i.e. through a share) by a user
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top