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.
2 parents 0200840 + 14c856e commit c352660Copy full SHA for c352660
articles/governance/machine-configuration/whats-new/psdsc-in-machine-configuration.md
@@ -270,7 +270,7 @@ $null = Invoke-Command -ScriptBlock {
270
}
271
272
try {
273
- # Set env variable to include Windows Powershell modules so we can find
+ # Set env variable to include Windows PowerShell modules so we can find
274
# the Get-WindowsFeature cmdlet.
275
$env:PSModulePath = $WindowsPSModuleFolder
276
# Call Windows PowerShell to get the info about the Web-Server feature
0 commit comments