I need to update every second month the java engine.
For this, I created a Task Sequence which removes all previous versions which may be installed and then installs the actual one. The TS requires 3 reboots in total and has been set for a max. runtime of 45minutes.
I created a two hour maintenance window every monday at 10pm-12pm.
Now I would like to try on two monday maintenance windows to install the update and after this to force unavailable clients to update it even during the day.
So means at first monday I reach about 70% of the clients. On second monday next 20%. The last 10% should receive the update mandatory even during the day when connected.
a) how to set the deployment details ?
I had problems when only setting the start date as the ts just did run next time when connected and failed because reboot is not allowed outside maintenance windows.
b) every two months I get a new update, should I copy ts or use actual and reschedule ?
When using same ts it shows already installed when trying to reinstall.