ConfigMgr 2007 Installation and Configuration: Service Pack 1
 

Go back to the ConfigMgr 2007 Home Page

This page details Installation and Configuration FAQs relating to ConfigMgr 2007 SP1. If you wish to see anything added to this page please feel free to email me the details.

How do I upgrade Windows AIK during the upgrade to SP1?

Contributed By: Cliff Hobbs [MVP ConfigMgr/ SMS]
The process you use it going to depend on whether the Site you are upgrading has a PXE Service Point.  If it doesn't then you can just run the upgrade and SP1 will upgrade the Windows AIK to version 1.1.

However, if the Site DOES have a PXE Service Point then you'll want to follow steps detailed in the "To Upgrade Windows AIK When a PXE Service Point Site System Role is Installed on the SMS Provider Computer for a Site" section of that blog post.

IMPORTANT: The information contained in the link above is currently NOT available on the ConfigMgr Documentation Library and won't be until the R2 documentation is released.
 

How do I upgrade Windows AIK on a Remote PXE Service Point after installing SP1?

Contributed By: Cliff Hobbs [MVP ConfigMgr/ SMS]
To upgrade Windows AIK on a remote PXE Service Point after you've installed ConfigMgr SP1 is simply a case:

  1. Stopping the Windows Deployment Services (WDS) Server service wither through Service Manager or from a Command prompt ("net stop WDSServer").

  2. Goto the ".\sms\wim" directory on the PXE Service Point and run "wimgapi.msi". This will install the new version of the "wimgapi.dll" included as part of SP1 that gets copied automatically to PXE Service Point during the upgrade.

  3. Start the Windows Deployment Services (WDS) Server service wither through Service Manager or from a Command prompt ("net start WDSServer").
© FAQShop.com 2003 - 2008

Go back to the ConfigMgr 2007 Home Page