Update Windows 1809 to 1903 with ISO
Hi,
I am trying to update current Windows 1809 or 1803 to 1903 with an iso. When i do this manually its working without any issues. The script i use is as follow :
Unzip \\shared-drive\w10.zip to C:\windows\temp\w10
After Unzip success run setup.exe /Auto Upgrade /Quiet /DynamicUpdate Disable.
The problem now is that Kace is getting timeout because the unzip takes longer than its allowed in the Process Timeout: 2 Hours.
I have try it with Distribution › Managed Installations but it does not give an message like i will run now setup.exe. So the user will not notice there is an installation waiting or installing.
Are there any other options to unzip with an longer timeout ?
Answers (1)
copy the file to the computer before you unzip this if the unzip operation needs too long.