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
Regex to remove width property from HTML TAble tag where width is over 500
Is it possible to automatically copy data from AS/400 to Excel (or Lotus 1-2-3) without external apps?
Excel VBA Bloomberg function
Creation of RAID device fails
Unix Shell script or Perl script to merge two csv text files based on a common key column
WRVS4000 Router in front of Cisco ASA
How can I display this without line breaks
Radio button Dependency using JSF and Apache Trinidad
Configuring logging in named.conf
how do i/can setup backup DC on an existing 2008 AD.