Corrected capitalization.

"-online" to "-Online".
This commit is contained in:
beedell.rokejulianlockhart 2022-12-07 19:32:33 +00:00 committed by GitHub
parent 9540325bf1
commit 5ad8c9e6c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ Application Guard functionality is turned off by default. However, you can quick
3. Type the following command:
```
Enable-WindowsOptionalFeature -online -FeatureName Windows-Defender-ApplicationGuard
Enable-WindowsOptionalFeature -Online -FeatureName Windows-Defender-ApplicationGuard
```
4. Restart the device.