Install DSC Role On Windows Nano Server 2016

In this article I’ll show how to Install PowerShell Desired State Configuration PowerShell Package on Windows Nano Server 2016.

Before you start make sure you:

Once done I’ll use the cmdlets below to Install DSC:

Import-PackageProvider NanoServerPackage

Install-NanoServerPackage -name Microsoft-NanoServer-DSC-Package -culture en-us

To view all available cmdlets type:

Get-Command -Module PSDesiredStateConfiguration


Posted

in

,

by