PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 CMD Promt SP4 deployment using psexec?

Reply

SP4 deployment using psexec?

 
Thread Tools Rate Thread
Old 01-10-2003, 10:45 AM   #1
ChrisH
Guest
 
Posts: n/a
Default SP4 deployment using psexec?


Has anyone used psexec to remotely deploy Win2K SP4 to
Win2K Pro machines?

We currently have an NT4 domain with Win2k clients so are
looking at automated SP deployment.

We use psexec to deploy hotfixes, but can this be used for
remote SP deployment?
  Reply With Quote
Old 01-10-2003, 04:29 PM   #2
Ritchie
Guest
 
Posts: n/a
Default Re: SP4 deployment using psexec?

"ChrisH" <ChrisH@company.com> wrote in message news:160901c387f8$64036890$a101280a@phx.gbl...
> Has anyone used psexec to remotely deploy Win2K SP4 to
> Win2K Pro machines?


Yes, I've just installed it on one machine. First of all I tried:-

psexec \\comp -s -d -c W2KSP4_EN.EXE -q -n -z -u

W2KSP4_EN.EXE was copied to the target, but terminated immediately
atfer being launched by psexec.

I so ran:-

psexec \\comp -s -d W2KSP4_EN.EXE -u -x:c:\sp4

and that extracted the files ok. Then I ran:-

psexec \\comp -s -d c:\sp4\i386\update\update -q -n -z -u

After restarting everything seems fine. I don't know why the first
command failed though.

--
Ritchie, undo for mail


  Reply With Quote
Old 01-10-2003, 05:05 PM   #3
Jerold Schulman
Guest
 
Posts: n/a
Default Re: SP4 deployment using psexec?

On Wed, 1 Oct 2003 01:45:39 -0700, "ChrisH" <ChrisH@company.com> wrote:

>Has anyone used psexec to remotely deploy Win2K SP4 to
>Win2K Pro machines?
>
>We currently have an NT4 domain with Win2k clients so are
>looking at automated SP deployment.
>
>We use psexec to deploy hotfixes, but can this be used for
>remote SP deployment?


Yes. See tip 1981 in the 'Tips & Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off