Get Installed PowerShell Modules And Package Providers On Windows Nano Server 2016

This article will show how to view all the Installed Modules and Package Provider on Windows Nano Server 2016.

To view all modules run the first line to connect to you Nano Server (If It’s domain Joined, If not connect using PowerShell Remote)

Enter-pssession NanoHostName

To view all Installed Modules and Packages run:

Get-Module -ListAvailable


Posted

in

by