PSEXEC utility

raj

Distinguished
May 2, 2004
143
0
18,680
Archived from groups: microsoft.public.win2000.general (More info?)

hi friends,
I have been working on PSEXEC utility for remote installation
purposes.
Iam using client server architecture along with this.
I need to know what exactly a PSEXEC command returns when it succeds
and what it returns when it fails.
Pls send me answers with appropriate examples.
Thanx guys..its urgent

--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/General-Discussion-PSEXEC-utility-ftopict401224.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1326947
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

Ask them here.

http://www.sysinternals.com/forum/forum_topics.asp?FID=8

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"raj" wrote:
| hi friends,
| I have been working on PSEXEC utility for remote installation
| purposes.
| Iam using client server architecture along with this.
| I need to know what exactly a PSEXEC command returns when it succeds
| and what it returns when it fails.
| Pls send me answers with appropriate examples.
| Thanx guys..its urgent
|
| --
| Posted using the http://www.windowsforumz.com interface, at author's
request
| Articles individually checked for conformance to usenet standards
| Topic URL:
http://www.windowsforumz.com/General-Discussion-PSEXEC-utility-ftopict401224.html
| Visit Topic URL to contact author (reg. req'd). Report abuse:
http://www.windowsforumz.com/eform.php?p=1326947
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

On 27 Jul 2005 13:35:38 -0400, raj <UseLinkToEmail@WindowsForumz.com> wrote:

>hi friends,
> I have been working on PSEXEC utility for remote installation
>purposes.
>Iam using client server architecture along with this.
>I need to know what exactly a PSEXEC command returns when it succeds
>and what it returns when it fails.
> Pls send me answers with appropriate examples.
> Thanx guys..its urgent

ERRORLEVEL 0 = Success
ERRORLEVEL 1 = Failure