Skip to content

Instantly share code, notes, and snippets.

@hklcf
Created August 4, 2016 11:29
Show Gist options
  • Save hklcf/2505ee97b017d9754c8bcef84fbf8106 to your computer and use it in GitHub Desktop.
Save hklcf/2505ee97b017d9754c8bcef84fbf8106 to your computer and use it in GitHub Desktop.
net stop wuauserv
del %systemroot%\SoftwareDistribution\DataStore\*.* /f /s /q
net start wuauserv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment