mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-29 13:47:23 +00:00
trying to fix step numbering
This commit is contained in:
parent
1daf1317ef
commit
cf790ba4f4
@ -17,10 +17,9 @@ Windows 10 devices can receive updates from a variety of sources, including Wind
|
|||||||
|
|
||||||
1. Start Windows PowerShell as an administrator
|
1. Start Windows PowerShell as an administrator
|
||||||
2. Run `\$MUSM = New-Object -ComObject “Microsoft.Update.ServiceManager”`.
|
2. Run `\$MUSM = New-Object -ComObject “Microsoft.Update.ServiceManager”`.
|
||||||
3. Run `\$MUSM.Services`. The resulting output should be similar to the following:
|
3. Run `\$MUSM.Services`. The resulting output should be similar to the following:
|
||||||
|
```
|
||||||
```
|
Name : Microsoft Update
|
||||||
Name : Microsoft Update
|
|
||||||
ContentValidationCert : {}
|
ContentValidationCert : {}
|
||||||
ExpirationDate :
|
ExpirationDate :
|
||||||
IsManaged : False
|
IsManaged : False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user