coding_new has asked for the wisdom of the Perl Monks concerning the following question:
If it runs as is above, I get the following error: "psexec could not start e:\psoft\batfls\$product{commandstop} on aisfs01"system('psexec.exe \\\\aisfs01.gcps.k12 -u username -p password "e:\p +soft\batfls\$product{commandstop}"') ;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Export variables from perl to a bat file
by BrowserUk (Patriarch) on May 13, 2009 at 22:38 UTC | |
by coding_new (Sexton) on May 14, 2009 at 14:56 UTC | |
Re: Export variables from perl to a bat file
by oxone (Friar) on May 13, 2009 at 22:27 UTC | |
Re: Export variables from perl to a bat file
by generator (Pilgrim) on May 14, 2009 at 06:53 UTC |