Forum Discussion
MDT for windows 10 version 1703
Agreed, I have also completed capturing and deploying a Win10 x64 1703 reference image using the same configuration but I found that when I deploy it to a physical device (vs. virtual machine) at the beginning of the STATERESTORE Property phase/ZTINextPhase (Component) I hear "All right, you're connected. Now we'll check for any updates". I'm assuming this is the network adapter configuration as it is not uniquely identified in the deployment logs.
I would like to disable it but I can't find any documentation indicating its presence. I didn't know if controlling it might be a feature in ADK 1703. Has anyone else seen this behavior?
It is Cortana. Made me jump the first time it happened (A SurfacePro on which the volume defaults to 100%) It can be disabled by adding this to the Unattend.xml, in Pass 4, Deployment Neutral, under Run SynchronousCommand:
Reg Add HKLM\Software\Microsoft\Windows\CurrentVersion\OOBE /v DisableVoice /d 1 /t REG_DWORD /f