5 pts.
0
Q:
Network Users Identifying open files
Here is the scenario, I have multiple users on the network accessing the same files (ie. Excel spreadsheets). Some of the computers have generic login information that doesn't tell you who they are when the "File in use by..." window pops up. Rather than getting a call every day to check who has a file open, I want to know if there is a command that the local user can run to find who has the file open, identifying their IP address or windows login would be good. The unfortunate thing is that the files are housed on a server that individuals do not have admin rights to. And the mmc console is locked down to local use only.
ASKED: May 20 2009  2:19 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
23525 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Try using the NET FILE command to see if you can populate a list on the client

Chances are though access will be denied and or no files will appear.

----------------------------

PStools are very useful. Install it and use psfile \\servername to see who is accessing shares on the server.
Last Answered: May 20 2009  10:35 PM GMT by Mshen   23525 pts.
Latest Contributors: PCJunkie   870 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

KevinBeaver   7385 pts.  |   May 26 2009  5:11PM GMT

Definitely check out the Sysinternals tools…They’re great for things like this as I discuss here and here.

 
0