Microsoft
Software
Hardware
Network
Question : Psexec copy file question
EE,
I'm trying to run NLTest on workstations remotely via psexec, only NLTest is not installed on workstations. Instead of manually copying it I wanted to copy it using the -c in psexec and then run the command but so far it doesn't work for me.
psexec -c nltest.exe C:\WINDOWS\System32 \\RemoteIP cmd /k nltest /dsgetsite
This exits psexec every time. I swaped -c to the end and some other changes with no luck.
Any ideas?
Answer : Psexec copy file question
From:
http://technet.microsoft.c
om/en-us/s
ysinternal
s/
bb897553
.aspx
This command copies the program test.exe to the remote system (\\marklap) and executes it interactively:
psexec \\marklap -c test.exe
I
Random Solutions
Javascript to get <TD> inner text in MSIE, FF and Chrome
How do I use the Windows XP installation disc to replace missing system files?
How can you search e-mail within Outlook 2010 and not use the index?
How do I get this PHP IMAP script to fetch the body of emails? I can't get it to work.
Roaming Profiles in Windows 7 Pro and SBS 2008
What would be my excel formular to find the percentage of errors
Windows Small Business Server 2008: Critical Event Notification
Grub menu in not loading on ESXi 4
C# 4.0 convert from 12h format to 24h format.
Diffrence between debug & release versions