Questions tagged [powershell-6.1]

For questions regarding Powershell Version 6.1, also called Powershell Core 6.1

PowerShell Core 6.1 achieved general availability on 13 September 2018 for Windows, macOS, and Linux. PowerShell Core 6.1 is the second supported release of PowerShell Core, that supports Linux, macOS, and Windows. This release also brings additional .NET Core 2.1 fidelity and compatibility of built-in Windows modules.

2 questions
4
votes
5 answers

PowerShell 64-bit hanging on new machine

I recently got a new computer with plenty of horsepower and its works very fast everywhere except PowerShell. Environment: Dell XPS 8930 (i7-8700K, 32GB RAM, 1TB NVMe SSD) Windows 10 Pro with latest updates (1809/10.0.17763) PowerShell…
1
vote
1 answer

Powershell Core on linux through Proxy connection issues

I am unable to get Powershell Core 6.1.0 on Linux to access a proxy successfully. Our corporate proxy utilizes IP based authentication and not user based. So when I attempt to Invoke-WebRequest a bad URL, it will return the HTML of the proxy…
ourkid
  • 11