Skip to content

Instantly share code, notes, and snippets.

@jvelasquez
Created May 14, 2018 12:45
Show Gist options
  • Save jvelasquez/f1ef2d3c94f060b7185196e22e74290a to your computer and use it in GitHub Desktop.
Save jvelasquez/f1ef2d3c94f060b7185196e22e74290a to your computer and use it in GitHub Desktop.
Enable-PSRemoting -SkipNetworkProfileCheck -Force
Set-NetFirewallRule -Name 'WINRM-HTTP-In-TCP-PUBLIC' -RemoteAddress Any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment