Hi everyone,
Been toying around with MDT 2013 Update 1 so I could deploy Windows 10 custom images in our business, and I ran into two problems during deployment.
The first problems is in regards to the default wallpaper. Being a big company, we force a wallpaper in the image so that everyone has the same wallpaper (the reason we don't use a GPO is because we're not that corporate-tight-ass, so we still let people change it if they want). With Windows 8.1, we'd simply change the img0.jpg file during deployment (located in C:\Windows\Web\Wallpaper\Windows), and the default Windows 8.1 wallpaper would be gone completely.
I tried doing the same in Windows 10, but for some reason, even if the default img0.jpg file has been replaced with our company wallpaper, the default Windows 10 image is still pushed on top of it. Is there a new location that I need to place the image in for it to be the default one without having to do any post-installation modifications, or anything else whatsoever that is Win10 specific in regards to default wallpaper ?
As for my second problem, it's post-MDT-deployment. In the image's answer sheet (unattend.xml), I made sure to select "NEVER" in the "WillShowUI" setting of the ProductKey section (as you can see below), yet, once the Installation of Windows 10 is done and the computer boots for the first time, the GUI asking for the Product Key shows up. Even if I enter a key in this section, it still shows up.
Is there something else I need to do that would be Win10 Specific so the GUI does NOT show ?
The main reason is that after installation, MDT's Task Sequence still has some things to do that are automated, and we usually just start the imaging process and then forget about it until way later hehe
Thanks in advance all! :)
https://social.technet.microsoft.com/Forums/getfile/747343