Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


September 24, 2002

A First Look at Software Update Services


RSS
Subscribe to Windows IT Pro | See More Active Server Pages (ASP) Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

This week, I present an overview of how a Software Update Services (SUS) server operates. To avoid introducing problems into existing Web content, I built a new Windows 2000 Service Pack 3 (SP3) system running Microsoft IIS, ran the IIS Lockdown utility, and installed the SUS server software using all the default settings. The installation took only a few minutes, created no problems, and didn't require a restart. The installer placed lots of Active Server Pages (ASP) files and several folders below the Inetpub\wwwroot directory, including autoupdate, dictionaries, and SUSAdmin folders.

Once installed, SUS opens the SUS administrator page ( http:///susadmin ) in a browser window and prompts you to configure settings that control how the SUS server operates, including:

  • the name of the proxy server, if any, SUS needs to use when accessing the Internet
  • the SUS server’s name (the name users enter when requesting updates or the name you enter when you configure automatic updates with Group Policy)
  • whether the SUS server should synchronize available updates with WindowsUpdate or another inhouse system
  • the action to take when a newly published update replaces an earlier update (automatic or manual approval)
  • where the SUS server will store updates it downloads from WindowsUpdate or another update server
  • the languages for which SUS should download updates (e.g., English only, English, French, Arabic)

If you want to change any of these operational parameters after the initial installation, pull up the SUS admin page at http:///susadmin and click the Set Options button in the left pane. For quick access, click the Microsoft Software Update Services icon the installer adds to the Administrative Tools group.

Synchronizing Updates
You can synchronize the new server’s content with WindowsUpdate (or an alternate SUS machine) by clicking the "Synchronize server" button in the left pane. When you click this button, the right pane displays two options: Synchronize Now and Synchronization Schedule. Synchronize Now initiates a manual download of new content. You can also define a schedule for SUS to automatically update its content from daily to once a week at a specific time. I configured the test system to support updates in English and French, and during the first synchronization, SUS indicated it needed to download 111 individual patches. My slow DSL line took more than an hour to download all 111 updates.

This synchronization step is inefficient because you have no control over the content that it downloads. In the initial SUS implementation, you can't approve or disapprove updates that are downloaded; you must accept every entry in the WindowsUpdate catalog, meaning you wait while the server downloads Windows .Net Server (Win.NET Server) 2003 updates in the languages you requested, plus another 10 or so languages, including Simplified and Traditional Chinese, Italian, Japanese, and Korean (I didn’t take the time to count them all), updates for all versions of Windows Media Player (WMP), Microsoft Internet Explorer (IE), Windows Messenger, and other products that you might not support. One of the first improvements Microsoft should make to this product is to add a feature that lets you screen and approve the updates to download and install.

You examine the download history by clicking the "View synchronization log" in the left pane. The log, which appears in the right pane, contains an entry for every update SUS downloaded, plus the status of each download. After the synchronization step, SUS organizes documentation forpatches available for Windows XP, Win2K, and IE in folders below \dictionaries\autoupdate. Click "Monitor server" in the left pane to display a summary of available updates by these product categories. To expedite client performance, SUS caches these entries in memory so they're available instantly when an automatic update client polls for updates. I noticed one other disparity: Although my test system downloaded .Net service packs in multiple languages and WMP updates, these fixes didn't appear in the Monitor server list. One possible explanation is that SUS only caches updates it expects to be in high demand.

Approving Updates
To view and approve updates for distribution, click the "Approve updates" button in the left pane, which displays a list of updates in the right pane. To approve an individual item, simply check the box that precedes the title. When more than just a few updates are on the list, the approval process is cumbersome, at best.

First, approving items would be much more efficient if you could sort downloaded updates by platform or product and release date, at a minimum, and also by Microsoft Knowledge Base number. Second, it’s difficult to scroll through 111 updates in the tiny window provided. Third, I didn’t find a way to remove updates I didn’t need, for instance updates that have been superceded by later releases and updates for products that you don't support. Specifically, I see no need to publish and host earlier IE updates when the August cumulative version supercedes all earlier releases. Likewise, a method should be available for removing the 10+ language versions of Win.NET Server or any other category of patch that doesn't apply to your network environment. Microsoft needs to clean up the download catalog to eliminate these unnecessary items. Fourth, before you can approve an individual fix, you'll likely want to read the Knowledge Base information. To do so, in the tiny Approval window, click the Details link for an individual update, then click the Info button on the list that appears. After reading the article, you'll want to return to the individual update so you can approve it. However, clicking the Back button in the browser returns you to the SUS Admin page, not to the approval list. At this point, you’ve lost your place and must relocate the update on the list of 111 items. This is pretty frustrating when it happens five or six times.

Although SUS fills a much-needed niche, the first implementation has some glaring flaws. I believe that most administrators will find download and approval tasks tedious and inefficient. I haven’t yet looked at how the Automatic Updates client interacts with the server, my subject for next week.

End of Article



Reader Comments
I have lost the ability to do Widows updates although I am notified updates are ready. I have Windows XP Can you advise me how to correct this?

rosalyn whitley December 04, 2002


We've just begun to evaluate SUS, but both test servers doesn't seem to care about two settings:

1. The language settings: patches are always downloaded for all language, no matter whitch languages you select. I can live with that, though it's not very nice.

2. The proxy settings: user and password are not submitted to the proxy, so the synchonisation will fail (with a wrong error message about basic authentification). We needed to bypass our proxy - whitch opens a new potential security risc.

Any idea how to fix this problem?



Tom Franke December 05, 2002


I am also evaluating SUS. I am using a test Win2K SP3 server, BUT, that server was also acting as a test Citrix Metaframe XP box running NFUSE Classic 1.7 through IIS. The installation of SUS has "broken" the NFUSE front end and it now comes up with VBScript errors. The only way to get NFUSE working again was to uninstall SUS, NFUSE and IIS and then reinstall IIS and NFUSE classic. Then it worked fine until I installed SUS again!

Also, you need Windows Automatic Update V2.2 or higher to configure clients to use your SUS server. I downloaded WU2.2 which says it needs Win2K SP2 or higher or WinXP, and when I ran it on my XP Pro machine, it refused to install saying it needed Windows XP !!
Come on Microsoft, get the bugs sorted out please.

Steve Linter March 23, 2003


This is a reply to Tom Franke's 2nd query. To get authentication to work via my ISA Server 2000, I had to amend the SUS Service Account logon properties. By default it uses localsystem, but change it to an AD or domain account which has access to use the proxy server and grant that account the logon as a service right. Then stop/start the service and it should authenticate OK with your proxy/ISA server.

Steve Linter March 23, 2003


Agree with the screen shot preview and yes why when you say english i get the foreign ones also?

Paul October 27, 2003


You must be a registered user or online subscriber to comment on this article. Please log on before posting a comment. Are you a new visitor? Register now




Top Viewed ArticlesView all articles
Confirmed: Battery Life Issues Not Windows 7's Fault

Microsoft on Monday issued a lengthy statement about the recent Windows 7 battery controversy, echoing my assessment from earlier in the day, but backing it up with hard, cold evidence. ...

Battery Life Issues Almost Certainly Not Windows 7's Fault

While Microsoft is still investigating a notebook battery life issue that was supposedly caused by Windows 7, some interesting trends have emerged. ...

Microsoft Warns of Windows Version Expirations

Microsoft warned that this year will see three out-of-date Windows versions slip into retirement. ...


Windows OSs Whitepapers Protecting Microsoft SharePoint

Related Events Are your IT systems distributed? Or convoluted?

Deep Dive into Windows Server 2008 R2 presented by John Savill

7 Ways To Get More From Your SharePoint Deployment Now

Check out our list of Free Email Newsletters!

Windows OSs eBooks Understanding and Leveraging Code Signing Technologies

A Guide to Windows Certification and Public Keys

SQL Server Administration for Oracle DBAs

Related Windows OSs Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2010 Penton Media, Inc. Terms of Use | Privacy Statement