What would be the best way to accomplish this update?
Thanks,
Tim
I hope this helps.
--
Travis Plunk
Tester - Internal Deployments, WSUS
Microsoft
This posting is provided "As Is" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"TimJM" <Ti...@discussions.microsoft.com> wrote in message
news:432FB096-4E52-4AA6...@microsoft.com...
The utilities needed are:
wsusutil.exe from c:\program files\update services\tools\
wsusmigrationExport.exe and WSUSMigrationImport.exe (From the API sample
tools) at
http://www.microsoft.com/windowsserversystem/updateservices/downloads/defaul
t.mspx
Export the metadata:
wsusutil.exe export c:\YourBackupDirectory\metadata.cab
c:\YourBackupDirectory\metadata.log
Export the Configuration, Computers, TargetGroups and Approvals using the
WSUSMigrationExport tool.
C:\Program Files\Update Services API Samples and Tools\WsusMigrate
wsusmigrationexport.exe c:\YourBackupDirectory\configuration.xml
Copy the data files to the same location on the new machine as well as the
c:\YourBackupDirectory
Install WSUS 3 on the new machine.
Use wsustil.exe import c:\YourBackupDirectory\metadata.cab
Use the WSUSMicgrationImport.exe to import the other configuration.
C:\Program Files\Update Services API Samples and Tools\WsusMigrate
wsusmigrationimport.exe c:\YourBackupDirectory\configuration.xml all
movecomputers
wsusutil.exe reset
Eddie Bowers
Security Support
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
--
samuel333
------------------------------------------------------------------------
samuel333's Profile: http://forums.techarena.in/member.php?userid=25490
View this thread: http://forums.techarena.in/showthread.php?t=742712