Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Thursday, October 4, 2018 10:30 AM
In windows 10 how to trigger using powershell for
Check online for updates from Microsoft Updates
https://sccmgeekblog.wordpress.com/ https://chat.whatsapp.com/0V1lFenYCbv1vd5uF4VtiE Twitter: https://twitter.com/gokularvind05 FB: https://www.facebook.com/gokul.prem
All replies (3)
Thursday, October 4, 2018 12:25 PM
Hi,
Prior to Windows 10 you were able to use wuauclt /detectnow, but it has been deprecated and no longer functions so now you will have to use the USOCLIENT. The equivalent command for the "wuauclt /detectnow" is "usoclient StartScan".
In order to check for updates from Windows Update follow the steps below:
- Open up a Command Prompt (Admin).
- Type: usoclient StartScan
- You should now see the Windows Update in the Settings menu "Checking for Updates..."
Best regards,
Leon
Blog: https://thesystemcenterblog.com LinkedIn:
Thursday, October 4, 2018 1:11 PM
Leon
Thanks for your reply.
but its not triggering online update for microsoft. I need the highlighted one should be trigger.
https://sccmgeekblog.wordpress.com/ https://chat.whatsapp.com/0V1lFenYCbv1vd5uF4VtiE Twitter: https://twitter.com/gokularvind05 FB: https://www.facebook.com/gokul.prem
Thursday, October 4, 2018 1:23 PM
You could try the Windows Update PowerShell Module that can be found on the TechNet Gallery.
Windows Update PowerShell Module
Blog: https://thesystemcenterblog.com LinkedIn: