Hi,
We have few PCs where start-wuscan PowerShell cmdlet is not available to run. These PCs run 1909, 20H1, 20H2 builds. Wondering how is this cmdlet got broken or missing, and second how to restore it back ?
PS C:\WINDOWS\system32> start-wuscan
start-wuscan : The term 'start-wuscan' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a
path was included, verify that the path is correct and try again.
At line:1 char:1
+ start-wuscan
+ ~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (start-wuscan:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
