Skip to content

Instantly share code, notes, and snippets.

@mohitt
Created August 11, 2019 17:01
Show Gist options
  • Select an option

  • Save mohitt/68cb3e1b401bf57ac3b79b9b5c29b904 to your computer and use it in GitHub Desktop.

Select an option

Save mohitt/68cb3e1b401bf57ac3b79b9b5c29b904 to your computer and use it in GitHub Desktop.
Enable PS Remoting
Set-NetConnectionProfile -interfacealias "vEthernet (Default Switch)" -NetworkCategory Private
Enable-PSRemoting -Force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment