Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Enable PowerShell Remoting with Public Network

$
0
0

Summary: Learn how to use Windows PowerShell 3.0 to enable Windows PowerShell remoting on a network adapter that has a public network profile.

Hey, Scripting Guy! Question How can I enable Windows PowerShell remoting on my system if the network adapter has a public firewall profile?

Hey, Scripting Guy! Answer Beginning with Windows PowerShell 3.0, you can use the Enable-PSRemoting cmdlet
          with the –SkipNetworkProfileCheck parameter:

Enable-PSRemoting -SkipNetworkProfileCheck 


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>