Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: PowerShell 3 Support

$
0
0
You need to set your execution policy.

Run powershell as admin

If you run Get-ExecutionPolicy you will find that you're probably set to restricted.

So run Set-ExecutionPolicy RemoteSigned and then hit [Y] to allow the change.

now try your Import-Module SSH-Sessions

This worked for me on windows 8.1

Viewing all articles
Browse latest Browse all 1729

Trending Articles



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