Download:
http://gallery.technet.microsoft.com/scriptcenter/2d191bcd-3308-4edd-9de2-88dff796b0bc
After you have downloaded the module, do the following:
1.) Copy the whole module folder (after unzipping) to %WINDIR%\System32\WindowsPowerShell\v1.0\Modules
2.) Start up PowerShell ISE as admin from admin tools
3.) Set-ExecutionPolicy RemoteSigned
4.) Import-Module PSWindowsUpdate
5.) Get-WUInstall
6.) The rest should be automated with some prompts
Restart Computer!
http://gallery.technet.microsoft.com/scriptcenter/2d191bcd-3308-4edd-9de2-88dff796b0bc
After you have downloaded the module, do the following:
1.) Copy the whole module folder (after unzipping) to %WINDIR%\System32\WindowsPowerShell\v1.0\Modules
2.) Start up PowerShell ISE as admin from admin tools
3.) Set-ExecutionPolicy RemoteSigned
4.) Import-Module PSWindowsUpdate
5.) Get-WUInstall
6.) The rest should be automated with some prompts
Restart Computer!
No comments:
Post a Comment