How to Upgrade Win 10 to 1803 Using Remote Desktop

2

I have to upgrade Windows 10 to 1803 on several remote machines, which can be accessed by using a Remote Desktop connection.

Some months ago I used this command to install 1703 without having to answer any more dialogs and especially skipping the data protection questions after the last reboot.

setup.exe /auto upgrade /DynamicUpdate enable /telemetry disable

This does not work with 1803, so how can I upgrade to 1803 and skip all the questions?
And btw, how are the questions after the last reboot named in English?

user2154065

Posted 2018-07-14T13:42:29.693

Reputation: 168

@David: Sorry, but the issue at TechNet is another one. – user2154065 – 2018-07-14T13:51:54.983

I don't think there were any questions from 1703 to 1804 that blocked post-installation boot. I'm fairly sure I've kicked off a couple of (non English language) upgrades remotely and the PCs (eventually) come back online by themselves. – roaima – 2018-07-14T14:14:51.810

@roaima: They do not have to come up, depending on the System configuration, but most of the time they are there. – user2154065 – 2018-07-14T14:16:44.793

How do you upgrade machines remotely? - You mount the ISO within Windows, launch the setup.exe normally, and the upgrade will happen automatically. You could confirm this is the case by using a Virtual Machine locally. – Ramhound – 2018-07-14T14:58:49.527

@Ramhound: Sorry, but that is simply not the case. – user2154065 – 2018-07-14T15:07:24.200

No answers