<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to move WSUS from one server to another</title><link>http://blogs.technet.com/sus/archive/2009/07/02/how-to-move-wsus-from-one-server-to-another.aspx</link><description>Sometimes you may find that it’s necessary to move your WSUS server from one machine to another.&amp;#160; If this is you then here are the steps to get this done: 1. Install WSUS on the new Server just as you had installed before. For more information on</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: How to move WSUS from one server to another</title><link>http://blogs.technet.com/sus/archive/2009/07/02/how-to-move-wsus-from-one-server-to-another.aspx#3263661</link><pubDate>Tue, 14 Jul 2009 08:21:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3263661</guid><dc:creator>David.Rawling</dc:creator><description>&lt;p&gt;Sorry, but this procedure does not seem to work.&lt;/p&gt;
&lt;p&gt;I have just attempted this as a migration path from Windows 2003 and WSUS 3.0 SP1 to Windows 2008 and the WSUS role.&lt;/p&gt;
&lt;p&gt;Despite the source server being up to date, and the destination server having fewer selected products than the source, the destination server attempted to download 45GB of updates rather than use the existing copies on disk. It's worth noting that in this &amp;quot;backwater&amp;quot; (?) country (Australia!!) 45GB is a reasonable monthly quota for a household with very heavy usage, and a significant chunk of change for many corporates (who are still slugged up to 19c/MB for Internet data traffic) - $5000 for this little effort.&lt;/p&gt;
&lt;p&gt;Furthermore, this procedure did not migrate computer groups, approvals, auto-approval rules, email notification settings, or product and update type selections.&lt;/p&gt;
&lt;p&gt;A far, far better approach would be to reconfigure the database so it supports detach/attach semantics (even with Windows Internal Database, not just SQL Server) rather than throwing signature errors after attach; or that runs a series of BCP scripts to move the table data, or even simply automatically backs up the database, restores it to the new server, copies the content and executes &amp;quot;wsusutil movecontent -skipcopy&amp;quot; to relocate the content data.&lt;/p&gt;
&lt;p&gt;eg:&lt;/p&gt;
&lt;p&gt;wsusmigrate oldserver newserver temppath newcontentpath&lt;/p&gt;
&lt;p&gt;wsusmigrate oldwsus3 newwsus3 %TEMP% E:\WSUS&lt;/p&gt;
</description></item><item><title>re: How to move WSUS from one server to another</title><link>http://blogs.technet.com/sus/archive/2009/07/02/how-to-move-wsus-from-one-server-to-another.aspx#3265713</link><pubDate>Fri, 17 Jul 2009 17:52:24 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3265713</guid><dc:creator>Dileep Krishnan</dc:creator><description>&lt;p&gt;I tested this in my VMWARE workstation client POC lab and it just works fine... thanks !!!&lt;/p&gt;
</description></item><item><title>re: How to move WSUS from one server to another</title><link>http://blogs.technet.com/sus/archive/2009/07/02/how-to-move-wsus-from-one-server-to-another.aspx#3277231</link><pubDate>Thu, 27 Aug 2009 00:35:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3277231</guid><dc:creator>notanic</dc:creator><description>&lt;p&gt;I agree with David.Rawling. This procedure does not work.&lt;/p&gt;
&lt;p&gt;Unlike David, I attempted the move between two different instances of Windows 2003, WSUS 3 SP1. Which should be more likely to work.&lt;/p&gt;
&lt;p&gt;It only successfully moved the list of patches over, the patches themselves were disconnected. i.e every patch says 'the files for this need to be downloaded'.&lt;/p&gt;
&lt;p&gt;From googling around it seems the only way to get a decent backup is just to have more that one WSUS and have them mirror each other.&lt;/p&gt;
&lt;p&gt;Restoring a backup of either the content dir or the whole WSUS dir does not work.&lt;/p&gt;
&lt;p&gt;The wsusutil.exe import command does make the patch list appear after the restore from backup.&lt;/p&gt;
</description></item></channel></rss>