From 56fd5f3679f7522eced80eafe1a1dfcfad5c92d9 Mon Sep 17 00:00:00 2001 From: Romain <96626929+Romanitho@users.noreply.github.com> Date: Sat, 30 Apr 2022 12:22:38 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 710ac4a..ea6abd5 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Scheduled task is set to run: - At 6AM Everyday (with the -StartWhenAvailable option to be sure it is run at least once a day) This way, even without connected user, powered on computers get updated anyway. +> From version 1.9.0 (on new installations) WAU runs everyday at 6AM. You can now configure the frequency with `-UpdatesInterval` option (Daily, Weekly, Biweekly or Monthly). You can also add `-UpdatesAtLogon` parameter to run at user logon and keep this option activated like previous versions (recommanded). + ### Log location You can find logs in install location, in log folder. @@ -71,6 +73,14 @@ Use White List instead of Black List. This setting will not create the "exclude_ **-NotificationLevel** Specify the Notification level: Full (Default, displays all notification), SuccessOnly (Only displays notification for success) or None (Does not show any popup). + +**-UpdatesAtLogon** +Set WAU to run at user logon. + +**-UpdatesInterval** +Specify the update frequency: Daily (Default), Weekly, Biweekly or Monthly. + + **-Uninstall** Remove scheduled tasks and scripts.