I have answered my question :
To obtain full path you have to type the following command :
openfiles /query /fo LIST
It seems that you have to know /query to use it... see :
openfiles /query /?
Hope this help someone else.
Моя главная цель - найти определенный файл в определенных общих папках в DFS и закрыть их в полночь.
Моя проблема в том, что команда "net file" не отображает полный путь, например: e: ... \ folder \ file.doc
Мне нужен полный путь, чтобы определить, будет ли файл закрыт или нет.
Ранее мы использовали handle.exe из SysInternals, но он не работает на Win2008 x64.
У кого-нибудь есть идея?
С наилучшими пожеланиями
I have answered my question :
To obtain full path you have to type the following command :
openfiles /query /fo LIST
It seems that you have to know /query to use it... see :
openfiles /query /?
Hope this help someone else.