Created
June 6, 2018 14:09
-
-
Save nidr0x/da4102a8d2b0c16db63e530fc3f0edb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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