ℹ️
|
GitHub supports only a subset of the AsciiDoc language. To create your own documentation use Asciidoctor or the Asciidoc Book Editor. |
YAML reference of DSC resources of Common Tasks
Links
-
Exercise 2: Add a new node
-
Exercise 3: Add a new role and modify a role
-
Exercise 4: Add another layer to your hierarchy
-
Exercise 5: Create and use a custom Configuration (DSC Composite Resource)
Store encrypted strings in the YAML files
-
Instructions: DSC Configuration data encryption
-
Script to create encrypted strings: EncryptPwd4Yml.ps1
❗
|
To avoid problems with special characters (like German umlaut) all YAML files should be stored with UTF-8 with BOM encoding. |