Posted On October 30, 2020

Moving WSUS Content Staging Folder

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Moving WSUS Content Staging Folder

Symptom:

Bloated Wsus Staging Folder:

Resolution:

$wsusNewContentFolder='D:\Wsus\WsusContent'
stop-service 'wsus service'
&'C:\Program Files\Update Services\Tools\wsusutil.exe' movecontent $wsusNewContentFolder "$wsusNewContentFolder.log"
start-service 'wsus service'

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Windows Update Error

Error Message: There were some problems installing updates, but we'll try again later. If you…

Windows-clean-up.cmd

------------------------------Clear out TEMP files on a regular basis - this is best done at startup…

Windows XP – Joining Domain

START > CONTROL PANEL > NETWORK AND INTERNET CONNECTIONS CREATE A CONNECITON TO THE NETWORK…