Hi,
I have been trying to use psexec to excute an VC++ app remotely.
This is my scenario:
On the remote PC, i have a bat file, called startme.BAT, that contains commands:
pskill StartApplicati...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_20804576.html
Hi - using psexec to run a program locally under an admin context, this is driven via an encoded VB script. Reason I need to do this is the program that is running is patched on the fly by the vend...
http://www.experts-exchange.com/Security/Win_Security/Q_20857869.html
Hi all,
I am trying to use psexec from www.sysinternals.com to run processes on remote computers. Everything is Windows XP (Home/Professional - tried all combinations without luck). The bottom l...
http://www.experts-exchange.com/Security/Operating_Systems_Security/Windows/Q_20932041.htm...
Hi,
This is my first time posting a questione here, so apologies if I don't provide enough details etc...
Ok, the problem I have currently got is that the machines at work have been affected ...
http://www.experts-exchange.com/Programming/Misc/Q_21005569.html
Zones:
ProgrammingDate Answered: 06/26/2004 Grade: A Views: 0
I support and W2K Infrastructure and I'm trying to deploy small programs using PSEXEC.
The command I have been using is: Call psexec -u <DOMAIN>\<adminuser> -p <password> c:\<programname>\setup....
http://www.experts-exchange.com/OS/Miscellaneous/Q_21259779.html
How do I add the hostname to the text file.
******************************************
cd c:\ps\cmd
psexec \\client1 net localgroup administrators > netlocalgroup.ALL-administrators-list.txt
...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_21585094.html
Zones:
MS DOS,
SSIDate Answered: 10/06/2005 Grade: A Views: 13
Can anyone tell me how can I list Directories and files on a remote computer using PSEXEC?
I issue the following commands :
PSEXEC \\remote_computer\ dir c:\
It returns with an error : "Th...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_217836...
Hi there,
I have recently created a .NET Service to automatically run a daily backup of all SQL Servers on our network. We have a WAN that extends from Newfoundland, Canada to to Alberta, Canad...
http://www.experts-exchange.com/Software/Misc/Q_21884475.html
Zones:
SoftwareDate Answered: 06/13/2006 Grade: B Views: 0
I found this method on another site (see http://www.devx.com/dotnet/Article/7914/0/page/5)
I've also attempted doing this using the process arguments - I can't get the results I'm after.
My g...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22009728.htm...
psexec \\n-slabm41d6ee -i -d -c regedit.exe /s c:\ADD_CLASSIFICATION.reg
This command works for running this remote reg script however, what tool other then "regedit.exe" could I use to run .exe...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/Windows_2003_Active_...