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 26f9c90 commit 6504066Copy full SHA for 6504066
articles/governance/policy/how-to/guest-configuration-create.md
@@ -222,6 +222,7 @@ Configuration AuditBitLocker
222
# Compile the configuration to create the MOF files
223
AuditBitLocker ./Config
224
```
225
+
226
Save this file with name `config.ps1` in the project folder. Run it in PowerShell by executing `./config.ps1`
227
in the terminal. A new mof file will be created.
228
0 commit comments