Skip to content

Instantly share code, notes, and snippets.

@nidr0x
Created June 6, 2018 14:09
Show Gist options
  • Save nidr0x/da4102a8d2b0c16db63e530fc3f0edb1 to your computer and use it in GitHub Desktop.
Save nidr0x/da4102a8d2b0c16db63e530fc3f0edb1 to your computer and use it in GitHub Desktop.
Enable-WSManCredSSP -Role Server -Force
Set-Item -Path "WSMan:\localhost\Service\Auth\CredSSP" -Value $true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment