-
Hi all, I apologize in advance for what may be a very simple question - can the -UpdatesInterval parameter be used to specify a certain day of the week? For instance, if we would like to run updates every Friday, is -UpdatesInterval Weekly Friday or something similar possible? In terms of the -UpdatesInterval Weekly setting, would it run weekly based on the day WAU was installed with that setting on the device? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi,
|
Beta Was this translation helpful? Give feedback.
Hi,
By default, WAU will run on tuesday. You can adjuste this inside the install script before running it. Have a look in the
Winget-AutoUpdate-Install.ps1
from line 288 and change the day of week with the one you want: