Labeled code block with "powershell"

This commit is contained in:
Gary Moore 2020-02-05 17:04:43 -08:00 committed by GitHub
parent 9258ff9b91
commit ff70712443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ Organizations that use Windows Server Update Services (WSUS) must take action to
b. Use `Add-Package` to add Windows Mixed Reality FOD to the image.
```
```powershell
Add-Package
Dism /Online /add-package /packagepath:(path)
```