Re: Networking issue
From: Dusko Savatovic (savatovic.removespam_at_hotmail.com)
Date: 06/24/04
- Previous message: Jupiter Jones [MVP]: "Re: Hotmail Password"
- In reply to: Camille Jackson: "Networking issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 24 Jun 2004 17:00:25 +0200
The best logical solution would be to configure your 100 client workstations
and 7 servers to use SUS server as a source for updates. If you cannot do it
thru group policy, you could do it thru local policies.
Failing that, you should download any necessary hotfixes and run them from
batch file.
You can download hotfixes directly from Windows Update web site. To download
updates manually, on "Windows Update" web page you click "Personalize
Windows Update" and then "Display the link to Windows Update Catalog". You
then click on that link.
If I need to do it manually, I usually download them to a folder and invoke
installation with a batch file that looks like this:
WindowsMedia-KB828026-x86-ENU.exe /Q /Z
WindowsMedia9-KB819639-x86-ENU.exe /Q /Z
WindowsServer2003-KB819696-x86-ENU.exe /Q /Z
WindowsServer2003-KB823559-x86-ENU.exe /Q /Z
WindowsServer2003-KB824105-x86-ENU.exe /Q /Z
WindowsServer2003-KB824146-x86-ENU.exe /Q /Z
WindowsServer2003-KB828750-x86-ENU.exe /Q /Z
etc
/Q means quiet mode
/Z means no reboot
Use /? to see diferrent command line parameters.
Dusko Savatovic
"Camille Jackson" <Camilledjackson@yahoo.com> wrote in message
news:20fb901c459f5$55990dd0$a401280a@phx.gbl...
> Question:
>
> My assignment is to download critical updates to an
> intranet that has 100 client workstations and 7 servers
> without Internet connectivity due to security
> classification issues. My organization uses SUS to
> download updates from the Internet but, unable to upload
> updates to their workstations due to policy restrictions.
> I've tried burning the updates to a CD and uploading it to
> the intranet, but it didn't work. I've done some research
> on the issue but didn't have any success in solving the
> problem. Can you please give me any tips on how to fix
> this problem? ASAP
>
- Previous message: Jupiter Jones [MVP]: "Re: Hotmail Password"
- In reply to: Camille Jackson: "Networking issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|