WSUS file synchronization after content deletion

    • Offizieller Beitrag

    from http://blogs.technet.com/b/gborger/arch…-too-large.aspx

    1) Close any open WSUS consoles.
    2) Open a command prompt and navigate to the folder: C:\Program Files\Update Services\Tools.
    3) Run the command WSUSUtil.exe RESET

    -This command tells WSUS to check each update in the database, and verify that the content is present in the WSUSContent folder. As it finds that the content is not present in the folder, it executes a BITS job to download the content from Microsoft. This process takes quite a bit of time and runs in the background.

    How do you tell when the process is complete?
    Other than noticing that the WSUSContent folder is no longer growing you can also check the SoftwareDistribution.log:
    C:\Program Files\Update Services\LogFiles\SoftwareDistribution.log
    When you start the reset process, you should see a line towards the bottom of the log which looks like this:
    WsusService.13 ExecutionContext.runTryCode State Machine Reset Agent Starting
    After waiting for some time, check the log again and search for the text “State Machine Reset Agent Finished”
    WsusService.13 ExecutionContext.runTryCode State Machine Reset Agent Finished

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!