Skip to content

Instantly share code, notes, and snippets.

@lancepioch
Created March 9, 2018 17:12
Show Gist options
  • Save lancepioch/169fe8e816912d00663994bd2757f1fe to your computer and use it in GitHub Desktop.
Save lancepioch/169fe8e816912d00663994bd2757f1fe to your computer and use it in GitHub Desktop.
net stop iphlpsvc
net stop wscsvc
net stop Winmgmt
net start Winmgmt
net start wscsvc
net start iphlpsvc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment