nt server, seeing resources in use

Printed from http://www.compatdb.org/support/topics/100448_nt_server_seeing_resources_in_use.html

nt server, seeing resources in use - 06/03/02 07:15 AM

Hello everyone,

Does anyone know a quick way, or utility that will allow me to see all files in use in a particular directory? I use server manager to do this now, however I might have 800-1200 files to look through. There must be a utility to make this easier. Even a text file dump that I can search through would be easier.

Thanks,
Ry

Re: nt server, seeing resources in use - 06/03/02 09:25 AM

You can use Sysinternals' Process Explorer to view file handles - and it has a search function, so you could search for the directory of interest...

Re: nt server, seeing resources in use - 06/06/02 01:39 AM

Thanks, I'll have to try that. I'm mostly searching for file locks, so hopefully it will give that info.

-Ry