PowerShell Cmdlets Available in the Containers Module on a Nano Server

containers windows-server-nano powershell

Just a Monday-morning quickie:

Here’s a list of all the cmdlets available in the Containers PowerShell module on a Nano Server with the containers package installed:

Containers – the next big thing!
Containers – the next big thing!

Function Install-ContainerOSImage                    1.0.0.0  Containers
Function Uninstall-ContainerOSImage                  1.0.0.0  Containers
Cmdlet   Add-ContainerNetworkAdapter                 1.0.0.0  Containers
Cmdlet   Connect-ContainerNetworkAdapter             1.0.0.0  Containers
Cmdlet   Disconnect-ContainerNetworkAdapter          1.0.0.0  Containers
Cmdlet   Export-ContainerImage                       1.0.0.0  Containers
Cmdlet   Get-Container                               1.0.0.0  Containers
Cmdlet   Get-ContainerHost                           1.0.0.0  Containers
Cmdlet   Get-ContainerImage                          1.0.0.0  Containers
Cmdlet   Get-ContainerNetworkAdapter                 1.0.0.0  Containers
Cmdlet   Import-ContainerImage                       1.0.0.0  Containers
Cmdlet   Move-ContainerImageRepository               1.0.0.0  Containers
Cmdlet   New-Container                               1.0.0.0  Containers
Cmdlet   New-ContainerImage                          1.0.0.0  Containers
Cmdlet   Remove-Container                            1.0.0.0  Containers
Cmdlet   Remove-ContainerImage                       1.0.0.0  Containers
Cmdlet   Remove-ContainerNetworkAdapter              1.0.0.0  Containers
Cmdlet   Set-ContainerNetworkAdapter                 1.0.0.0  Containers
Cmdlet   Start-Container                             1.0.0.0  Containers
Cmdlet   Stop-Container                              1.0.0.0  Containers
Cmdlet   Test-ContainerImage                         1.0.0.0  Containers