[solved] – Question 77821
Specify the correct order of steps for deploying Windows Server containers.
Install the required Windows PowerShell ContainerImage module using the Install-PackageProvider cmdlet.
Install the named image with the Install-ContainerImage cmdlet.
List the available images by name version number and description using the Find-ContainerImage cmdlet.
Expert Answer
OR

