Which Process is locking a file
if try delete file , access denied (i local admin)
is there powershell command/script can tell me process having lock on file?
msdnstudent knows not much!
hi,
not powershell should help:
http://technet.microsoft.com/en-us/sysinternals/bb896655.aspx
c:\>handle.exe c:\test.xlsx handle v3.46 copyright (c) 1997-2011 mark russinovich sysinternals - www.sysinternals.com excel.exe pid: 3596 type: file 414: c:\test.xlsx
Windows Server > Windows PowerShell
Comments
Post a Comment