Author: Sunny_aarie
Subject: Handle.exe creates Handle64.exe & hangs thereafter
Posted: 05 July 2014 at 4:11pm
Hi Everyone,
On windows server 2008 R2 ,In a folder I have handle.exe along with psexec.exe and a batch file name test.bat with following content:
psexec -s D:\data\handle.exe -p taskhost.exe > D:\data\output.txt & exit
I'm using psexec because with my user it was throwing error...
Error loading driver:
A
Somehwere I read , this error can be resolved by running handle.exe using SYSTEM account via PSEXEC.
but now whenever I run this batch file, it first generates a file name handle64.exe and after that it gets hanged.
The most surprising point is I have another windows 2008 R2 server and there the same system is working just perfect.
Please can somebody point out the problem here ?
----Sunny
Subject: Handle.exe creates Handle64.exe & hangs thereafter
Posted: 05 July 2014 at 4:11pm
Hi Everyone,
On windows server 2008 R2 ,In a folder I have handle.exe along with psexec.exe and a batch file name test.bat with following content:
psexec -s D:\data\handle.exe -p taskhost.exe > D:\data\output.txt & exit
I'm using psexec because with my user it was throwing error...
Error loading driver:
A
Somehwere I read , this error can be resolved by running handle.exe using SYSTEM account via PSEXEC.
but now whenever I run this batch file, it first generates a file name handle64.exe and after that it gets hanged.
The most surprising point is I have another windows 2008 R2 server and there the same system is working just perfect.
Please can somebody point out the problem here ?
----Sunny