Desired State Configuration
Installing AnyPackageDsc
To install AnyPackage use the built-in PowerShell package manager.
Launch PowerShell and run the following command.
# PowerShellGet
Install-Module AnyPackageDsc
# PSResourceGet
Install-PSResource AnyPackageDsc
Resources
Package
Configures a package.
Source
Configures a package source.