S
slqleozhang
Envioronment: Windows 10 profession 1909
I use the command remove-windowsupdate to remove an update, it shows me the error message as below.
PS C:\Windows\system32> Remove-WindowsUpdate -KBArticleID KB5000908
Remove-WindowsUpdate : SLQB1IT01: Unknown failure. Try debug.
At line:1 char:1
+ Remove-WindowsUpdate -KBArticleID KB5000908
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: ) [Remove-WindowsUpdate], Exception
+ FullyQualifiedErrorId : Unknown,PSWindowsUpdate.RemoveWindowsUpdate
The update can be listed and removed in GUI.
How can I get it fixed?
Thanks,
Leo
Continue reading...
I use the command remove-windowsupdate to remove an update, it shows me the error message as below.
PS C:\Windows\system32> Remove-WindowsUpdate -KBArticleID KB5000908
Remove-WindowsUpdate : SLQB1IT01: Unknown failure. Try debug.
At line:1 char:1
+ Remove-WindowsUpdate -KBArticleID KB5000908
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: ) [Remove-WindowsUpdate], Exception
+ FullyQualifiedErrorId : Unknown,PSWindowsUpdate.RemoveWindowsUpdate
The update can be listed and removed in GUI.
How can I get it fixed?
Thanks,
Leo
Continue reading...