Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@RemixPL1994
Copy link

RemixPL1994 commented Sep 8, 2024

@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?

350719093-84e62eb2-02b5-4e48-8f70-8204d4effd74

Currently it looks like I can search for and download updates but the message is still from an old time.

@Orava2
Copy link

Orava2 commented Jan 17, 2025

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.

@RemixPL1994
Copy link
Author

USOclient StartInteractiveScan

Thank you very much and I appreciate it, this is exactly what I wanted and was looking for. I am grateful.

Best regards :)

@Orava2
Copy link

Orava2 commented Jan 19, 2025

Glad to head :)

I tested the command USOclient StartScan on Windows 10 22H2. I ran this command every minute and it retriggered the scan after 12 hours.

@RemixPL1994
Copy link
Author

@Orava2

I wonder if there is a similar method/command for Windows 7?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants