Help and Support

Article ID: 555349 - Last Review: June 29, 2005 - Revision: 1.0

How To Migrate Software Update Services, SUS to another SUS Server

Author: Mohammed Athif Khaleel MVP
Expand all | Collapse all

SUMMARY

How to Change / Migrate SUS server to a new server and keep the patch database and content.

Tips

How do I Migrate Software Update Services, SUS to another SUS Server

Migrating SUS Content & Approvals is very simple. This article assumes you have already installed a new SUS Server to migrate SUS Content & Approvals from the old SUS Server.
 
Follow these 4 simple steps viz;
1. Firstly, stop the following services from the Command Prompt;
Net Stop W3SVC [World Wide Web Publishing Service]
Net Stop WUSYNCSERVICE [Software Update Services Synchronization Service]
 
2. Copy all the files and folders under the C:\SUS\Content (where "C\SUS" is the drive where you installed SUS) directory from the source server running SUS to the C:\SUS\Content directory on the target server.
 
3. Copy the following files from the source SUS Server under C:\Inetpub\wwwroot which is the root of the default web site to the target SUS Server.
i. Approveditems.txt
ii. Aucatalog1.cab
iii. Aurtf1.cab

 
4. Open Internet Information Services from Start - Programs - Administrative Tools, right click Default Website - Click New - Click Virtual Directory to create a Virtual Directory by name / alias “Content” and point to the “C:\SUS\content\cabs” where "C\SUS" is the drive where you installed SUS.
 
5. Make sure CabPoolPath location in C:\inetpub\wwwroot\autoupdate\dictionaries\settings.txt" is correct (CabPoolPath, SourceDrive:\SUS\content\cabs).
 
Reboot the server and open http://Your_SUS_Server_IP/SUSadmin to confirm the changes.

APPLIES TO
  • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
  • Microsoft Windows 2000 Enterprise Edition
  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
  • Microsoft Windows 2000 Standard Edition
Community Solutions ContentCOMMUNITY SOLUTIONS CONTENT DISCLAIMER
MICROSOFT CORPORATION AND/OR ITS RESPECTIVE SUPPLIERS MAKE NO REPRESENTATIONS ABOUT THE SUITABILITY, RELIABILITY, OR ACCURACY OF THE INFORMATION AND RELATED GRAPHICS CONTAINED HEREIN. ALL SUCH INFORMATION AND RELATED GRAPHICS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS HEREBY DISCLAIM ALL WARRANTIES AND CONDITIONS WITH REGARD TO THIS INFORMATION AND RELATED GRAPHICS, INCLUDING ALL IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, WORKMANLIKE EFFORT, TITLE AND NON-INFRINGEMENT. YOU SPECIFICALLY AGREE THAT IN NO EVENT SHALL MICROSOFT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY DIRECT, INDIRECT, PUNITIVE, INCIDENTAL, SPECIAL, CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF USE, DATA OR PROFITS, ARISING OUT OF OR IN ANY WAY CONNECTED WITH THE USE OF OR INABILITY TO USE THE INFORMATION AND RELATED GRAPHICS CONTAINED HEREIN, WHETHER BASED ON CONTRACT, TORT, NEGLIGENCE, STRICT LIABILITY OR OTHERWISE, EVEN IF MICROSOFT OR ANY OF ITS SUPPLIERS HAS BEEN ADVISED OF THE POSSIBILITY OF DAMAGES.

Article Translations

 

Related Support Centers