Advertisement

1 - 10 of 107 containing alltags:("PSEXEC") (0 seconds)
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...
Zones: Windows NT NetworkDate Answered: 11/25/2003 Grade: A Views: 0
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...
Zones: Windows Network SecurityDate Answered: 01/23/2004 Grade: A Views: 184
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...
Zones: Windows Network SecurityDate Answered: 03/26/2004 Grade: A Views: 6
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 ...
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....
Zones: Operating SystemsDate Answered: 01/05/2005 Grade: B Views: 0
How do I add the hostname to the text file. ****************************************** cd c:\ps\cmd psexec \\client1 net localgroup administrators > netlocalgroup.ALL-administrators-list.txt ...
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...
Zones: Windows 2003 ServerDate Answered: 03/22/2006 Grade: A Views: 28
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...
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...
Zones: MS Visual BasicDate Answered: 10/04/2006 Grade: A Views: 0
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...
Zones: Active Directory, MS DOS, Window...Date Answered: 02/15/2007 Grade: A Views: 39