Installing PowerShell with the .NET Tool
The .NET Tool (dotnet) can be used to easily install the LTS or STS version of PowerShell without local admin rights, but it does have some limitations.
By Sam Erde
There are a surprising number of ways that you can install PowerShell on a system. Today we’ll look at how to install it as a “.NET tool.” This approach is not necessary or ideal for everyday use, but it does have some valid use cases and conveniently does not require...
[Read More]