You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I use the powershell command to make it show that the updates have just been checked (current date and time) after entering the Windows Update settings?
#35
Open
RemixPL1994 opened this issue
Sep 8, 2024
· 4 comments
Can I use the powershell command to make it show that the updates have just been checked (current date and time) after entering the Windows Update settings?
Currently it looks like I can search for and download updates but the message is still from an old time.
The text was updated successfully, but these errors were encountered:
Try command USOclient StartInteractiveScan . This is equivalent of pressing the button Check for updates.
USOclient StartScan also checked the updates but when I rerun the command MoUsoCoreWorker.exe was activated for a short period but "the button was not pressed". Maybe you have to wait before running that command again.
Task Scheduler \Microsoft\Windows\UpdateOrchestrator shows that Windows will periodically run USOclient with paramters StartScan.
@mgajda83
Can I use the powershell command to make it show that the updates have just been checked (current date and time) after entering the Windows Update settings?
Currently it looks like I can search for and download updates but the message is still from an old time.
The text was updated successfully, but these errors were encountered: