Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to include an update in the initial installation of Systems Management Server 2003 Advanced Client


INTRODUCTION

Software updates to the Microsoft Systems Management Server (SMS) 2003 Advanced Client are not incorporated into the client installation file (Client.msi). These updates, in the form of Microsoft Windows Installer update (.msp) files, have to be applied after the SMS Advanced Client is installed.

If a software update addresses an issue that might occur during installation or shortly after installation, the SMS Advanced Client computer may be left in a non-functional state. To avoid this problem, you can change the command-line options for the SMS Advanced Client program (CCMSetup). After you make these changes, the update will be applied when the SMS Advanced Client is installed.

This article discusses the following tasks:
  • How to include an update in the initial installation of SMS Advanced Client.
  • How to install an update to an existing SMS Advanced Client installation.

↑ Back to the top


More Information

How to include an update in the initial installation of SMS Advanced Client

Before you install the SMS Advanced Client on new systems, you must install update 906219 for Microsoft Windows Installer 3.1.
For more information about this update, click the following article number to view the article in the Microsoft Knowledge Base:

906219 Windows Installer package is not installed when you install the package with the PATCH parameter in Windows XP and Windows Server 2003

After you apply update 906219 for Windows Installer, follow these steps to include one SMS Advanced Client update in the SMS Advanced Client installation.
  1. Open the SMS Administrator Console on the SMS site server.
  2. Expand Site Database (SMS site), expand Site Hierarchy, expand SMS site, expand Site Settings, and then click to select Client installation Methods.
  3. Double-click Client Push Installation.
  4. In the Client Push Installation Properties dialog box, click the Advanced Client tab .
  5. In the Installation properties box, enter the appropriate commmand-line options from the following list:
    • Client installations from a local folder
      C:\i386\ccmsetup.exe /useronly PATCH=c:\i386\update1.msp
    • Client installations from a UNC path
      \\server\smsclient\i386\ccmsetup.exe SMSSITECODE=AUTO PATCH=\\SERVER\SMSCLIENT\i386\patches\update1.msp
    • Client installations by using Client Push Installation
      SMSSITECODE=AUTO PATCH=\\SERVER\SMSCLIENT\i386\patches\update1.msp;\\SERVER\SMSCLIENT\i386\patches\patch2.msp
  6. Click OK.
When you save these command-line changes, all new clients receive the update installation.

How to install an update to an existing SMS Advanced Client installation

NoteThese steps are based on Microsoft Windows XP-based clients. The steps may vary depending on the client operating system.
  1. Use the previous procedure to modify the Client Push Installation command-line options on the SMS site server.
  2. On the SMS Advanced Client computer, click Start, and then click Control Panel.
  3. Double-click System Management.
  4. In the System Management Properties dialog box, click the Components tab, and then click Repair.

↑ Back to the top


References

For more information on troubleshooting Advanced Client Push Installations see the following article in the Microsoft Knowledge Base:

928282 How to troubleshoot Advanced Client Push Installation Issues in Systems Management Server 2003 and System Center Configuration Manager 2007

↑ Back to the top


Keywords: kbhowto, kbentirenet, kbinfo, kbsmsupdates, kbsmspackage, kbsmsdeploy, kbsmsclients, kb

↑ Back to the top

Article Info
Article ID : 907423
Revision : 4
Created on : 3/30/2017
Published on : 3/30/2017
Exists online : False
Views : 273