Hmm...haven't tried that... From: Anders Blomgren [mailto:[email protected]] Sent: Tuesday, November 16, 2010 2:31 PM To: NT System Admin Issues Subject: Re: Hide PSSHUTDOWN output
Even with redirecting STDERR as well? e.g. psshutdown blabla > NUL 2>&1 Otherwise your best bet would be a vbscript that uses wshShell and the Run method. -Anders On Tue, Nov 16, 2010 at 5:04 PM, David Lum <[email protected]<mailto:[email protected]>> wrote: Anyone know how to hide PSSHUTDOWN output? I have a .CMD file that calls it and sends username and password that I don't want the person who invokes it to see. I have tried the > NUL at the end but that doesn't work, and I combed the switches for the tool and came up empty. David Lum // SYSTEMS ENGINEER NORTHWEST EVALUATION ASSOCIATION (Desk) 971.222.1025 // (Cell) 503.267.9764 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected]<mailto:[email protected]> with the body: unsubscribe ntsysadmin ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected]<mailto:[email protected]> with the body: unsubscribe ntsysadmin ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin
