PSWindowsUpdate
PSWindowsUpdate copied to clipboard
Import Module issue
PS C:\WINDOWS\system32> import-module -name PSWindowsUpdate import-module : Could not find a part of the path 'C:\Users\User\AppData\Local\Temp\tmpEXO_smhylu1m.qnz\exchange.format.ps1xml'. At line:1 char:1
- import-module -name PSWindowsUpdate
-
+ CategoryInfo : ObjectNotFound: (:String) [Import-Module], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.ImportModuleCommand