Powershell packages, repositories and GUI apps
This article discusses Powershell packages, repositories and GUI apps. A common question which comes up around Microsoft Powershell is how to make use of the Powershell artifacts, including the following: Powershell packages In order to manage Powershell packages, the following Microsoft Powershell resource can be used as reference: https://docs.microsoft.com/en-us/powershell/module/packagemanagement/?view=powershell-6. The two cmdlets to run initially are … Read more