Hello, the DIA tool checks the OS version and fails out if Retail. To verify the OS, in a cmd prompt window type SLMGR /DLV the returning window should tell you what the OS is. The description should be OEM or Volume channel. If it is Retail, that is why you have a failure.
If using media from Microsoft Creation Tool kit, it will install as retail if placed on a system that did not ship with OEM licensing. If installed in a VM, it will install as retail as well but the DIA tool will convert it to OEM when it captures the image. Hope this helps.
tkoscielniak
52 Posts
0
July 27th, 2018 10:00
Hello, the DIA tool checks the OS version and fails out if Retail. To verify the OS, in a cmd prompt window type SLMGR /DLV the returning window should tell you what the OS is. The description should be OEM or Volume channel. If it is Retail, that is why you have a failure.
If using media from Microsoft Creation Tool kit, it will install as retail if placed on a system that did not ship with OEM licensing. If installed in a VM, it will install as retail as well but the DIA tool will convert it to OEM when it captures the image. Hope this helps.
Will Sparing
8 Posts
0
July 27th, 2018 10:00
I see. I've been able to do this with a physical machine in the past, but that looks to no longer be possible.
I'll build out a VM and follow the posted tutorials for this next Image.
Thank you.