Re: remote machine execution
- From: Clay Calvert <ccalvert@xxxxxxxxxxx>
- Date: Sun, 06 Aug 2006 22:46:30 -0400
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"
.
- Follow-Ups:
- Re: remote machine execution
- From: Michael Bednarek
- Re: remote machine execution
- From: James
- Re: remote machine execution
- 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
- remote machine execution
- Prev by Date: Re: remote machine execution
- Next by Date: Re: simple batch file
- Previous by thread: Re: remote machine execution
- Next by thread: Re: remote machine execution
- Index(es):
Relevant Pages
|