We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f060f2 commit 26f9c90Copy full SHA for 26f9c90
articles/governance/policy/how-to/guest-configuration-create-linux.md
@@ -140,6 +140,7 @@ Configuration AuditFilePathExists
140
import-module PSDesiredStateConfiguration
141
AuditFilePathExists -out ./Config
142
```
143
+
144
Save this file with name `config.ps1` in the project folder. Run it in PowerShell by executing `./config.ps1`
145
in the terminal. A new mof file will be created.
146
0 commit comments