Reset-Windows-Update-Tool
Reset-Windows-Update-Tool copied to clipboard
20201104: Unattended
It seems when using command line the tool require confirmation at the end of every command
I suggest adding a silent switch to be able to automate this.
Hi @UlfSaf,
I have not seen such behavior, could you please send screenshots?
Hi,
When for example I run WURESET /reset this is the result at the end:

“Press any key to continue…” will stop and wait for input. That will not work automating this in a Powershell script for example.
brgds / Ulf
@UlfSaf, I understand that you want a silent mode to be integrated to be able to execute various commands without checking.
Integrating this flag will take some time, but let me check it out.
This is a really great tool, a silent mode though would be really handy to give me the ability to run this as a log on/off script on all my workstations.
Keep up the great work, excellent tool