Top "Powershell-v5.1" questions

Powershell won't install almost any module using install-module

My Powershell v5.1 won't install almost any module automatically using install-module whereas manually installation does work. First, when I run …

powershell windows-10 powershell-v5.1
Powershell v5.1 Invoke-RestMethod and bypass proxy

I am currently in Powershell V5.1 and would like to bypass Internet Explorer proxy on a Invoke-RestMethod command. In Powershell …

powershell proxy powershell-v6.0 powershell-v5.1
Cannot add "-persist" to New-PSDrive - getting error "network resource type is not correct"

As the title says, if I try to add -persist to the cmdlt, it returns an error: New-PSDrive : The network …

powershell windows-scripting drive-mapping powershell-v5.1 new-psdrive