Re: remote machine execution
- From: "James" <jkklim@xxxxxxxxxxx>
- Date: Thu, 3 Aug 2006 08:58:10 +0800
at my machine, i run psexec in the batch file which resides on remote
machines
psexec \\%1 "%remote_drive%:\%remote_dir_install%\Capinst.exe /AdvCli
/SLP=smsserver"
it does not seems to execute and error is:
Starting c:\sms_install_files\Capinst.exe /AdvCli /SLP=smsserver on <remote
computer>.
PsExec could not start c:\sms_install_files\Capinst.exe /AdvCli
/SLP=smsserveron
< remote computer>:
The system cannot find the path specified.
================================
why is this so ? i have admin permission over remote machines.
"Clay Calvert" <ccalvert@xxxxxxxxxxx> wrote in message
news:mmftc2d7f6q6u2gkkh8auov7phkem3n2i0@xxxxxxxxxx
On Tue, 1 Aug 2006 09:01:40 +0800, "James" <jkklim@xxxxxxxxxxx> wrote:
does psexec runs only for exe files instead of other extension ?
As in Michael's example, it will run .bat and also .vbs, etc.
I've never tried running a non-executing extension, but there is
always the Start command.
psexec \\computer %comspec% / start c:\file.txt
Clay Calvert
CCalvert@xxxxxxxxxxx
Replace "Z" with "L"
.
- Follow-Ups:
- Re: remote machine execution
- From: Michael Bednarek
- Re: remote machine execution
- From: Clay Calvert
- 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
- remote machine execution
- Prev by Date: Re: PSH: DirectoryEntry doesn't have Path Property???
- Next by Date: Re: WMIC replacement?
- Previous by thread: Re: remote machine execution
- Next by thread: Re: remote machine execution
- Index(es):
Relevant Pages
|
Loading