These Feature Updates are becoming quite annoying. I am a MSP. All my clients are running Windows 10. Automated Feature Updates are always a problem. Here is the latest script:
Download the file https://download.microsoft.com/download/3/d/c/3dcc9642-d3a0-459c-86fd-128f5a0c3cc5/Windows10Upgrade9252.exe and save it in the C:\Temp folder as Upgrade.exe
Ten update.exe /quietinstall /skipeula /auto upgrade /copylogs c:\Temp
This works but has one very, very annoying problem. It reboots without warning. So no what my customers are in the middle of doing BAM it reboots. Obviously that is not acceptable. So the questions abound:
1) What is this file? (how do you know where to download it and what it does)
2) Where is the documentation on running it? (i.e command line parameters to keep it from rebooting)