howtothings.co.uk
How to move the WsusContent folder (Windows server) - Printable Version

+- howtothings.co.uk (https://www.howtothings.co.uk)
+-- Forum: Computing (https://www.howtothings.co.uk/forumdisplay.php?fid=4)
+--- Forum: Operating System and Software Support (https://www.howtothings.co.uk/forumdisplay.php?fid=17)
+--- Thread: How to move the WsusContent folder (Windows server) (/showthread.php?tid=1367)



How to move the WsusContent folder (Windows server) - Mark - 16-02-2014

How to move the WsusContent folder (Windows server)

You may want to move the WsusContent folder is you're struggling for disk space.

You can use the command:
Code:
wsusutil movecontent d:\WSUS d:\temp\wsusmove.log
Assuming d: is the new drive with more space.

If you want to move the database that would need to be done in management studio, stop services, before and after too, detach, move, attach.

If it's an SBS server you can move it with the SBS Console wizard (see link below)
http://blogs.technet.com/b/sbs/archive/2009/09/23/how-to-move-wsus-content-and-database-files-to-a-different-partition.aspx