Window updates are always saying checking for updates and process is running without any update install. Hence, I am trying to install window updates using the Windows PowerShell button. However, I have found the error below when I used the following command in Powershell:
Import-Module PSWindowsUpdate
the specified module 'pswindowsupdate' was not loaded because no valid module file was found in any module directory
Can anyone help ?
%USERPROFILE%\Documents\WindowsPowerShell\Modules
or here:%WINDIR%\System32\WindowsPowerShell\v1.0\Modules
– Zach Alexander