Re: remote machine execution
- From: "James" <jkklim@xxxxxxxxxxx>
- Date: Mon, 7 Aug 2006 13:25:24 +0800
tested that it does NOT work either.
"Clay Calvert" <ccalvert@xxxxxxxxxxx> wrote in message
news:i8add2hlikk16069am6iud5mdm8u35b7ii@xxxxxxxxxx
On Mon, 7 Aug 2006 08:47:33 +0800, "James" <jkklim@xxxxxxxxxxx> wrote:
The current problem in psexec is they cannot pass "=" sign over to remote
machines.
Try escaping it with a "^".
psexec \\%1 "%remote_drive%:\%remote_dir_install%\Capinst.exe" /AdvCli
/SLP^=smsserver
... or quoting that token.
psexec \\%1 "%remote_drive%:\%remote_dir_install%\Capinst.exe" /AdvCli
"/SLP=smsserver"
Clay Calvert
CCalvert@xxxxxxxxxxx
Replace "Z" with "L"
.
- References:
- remote machine execution
- From: James
- Re: remote machine execution
- From: Michael Bednarek
- Re: remote machine execution
- From: James
- Re: remote machine execution
- From: Clay Calvert
- Re: remote machine execution
- From: James
- Re: remote machine execution
- From: Michael Bednarek
- Re: remote machine execution
- From: James
- Re: remote machine execution
- From: Michael Bednarek
- Re: remote machine execution
- From: James
- Re: remote machine execution
- From: Clay Calvert
- remote machine execution
- Prev by Date: Re: Audit script
- Next by Date: batch file copy
- Previous by thread: Re: remote machine execution
- Next by thread: Re: remote machine execution
- Index(es):
Relevant Pages
|