OSDCloud: The ZTI Way
04-16-2021 8:38 PM
Last updated
Was this helpful?
04-16-2021 8:38 PM
Last updated
Was this helpful?
Disclaimer: All information and content in this blog post is provided without any warranty whatsoever. The entire risk of using this information or executing the provided content remains with you. Under no circumstances should mentioned persons or vendors, the author, or anyone else involved in creating these blog posts be held liable for any damage or data loss.
Update (04-16-2021): now support WiFi (kudos to ), wallpaper and a more dynamic method to control Zero Touch, so I've updated my blog post with the new info.
In this blog post I'll be using created by to create a Zero Touch (ZTI) Windows 10 deployment experience, if you are not familiar with then get started or take a look at these great blog post and by which should prepare you for this blog post.
Copy the URL of the PowerShell file, we need it in a step further down below.
Run PowerShell as administrator.
So, in this elevated PowerShell session, we will now add support for WiFi and ZTI with the below command. Remember to replace the URL "some-online-cloud-storage.com" with your own.
Note. The more you add to the boot media the bigger file you get - Just keep that in mind...
Now, create new ISO(s) with the below command.
Mount the "OSDCloud.iso" or "OSDCloud_NoPrompt.iso" image to a Hyper-V Virtual Machine.
You might know for his project which is a awesome PowerShell module for Offline Servicing Windows Operating System Image.
OK, so if you have followed the walkthrough of creation provided in the above link(s), you should now have a containing AutoPilot profile(s), Boot Media and maybe a wallpaper.
Now, let´s make the customizations that make it possible to automatically run with ZTI.
First we'll need to create a PowerShell configuration file and upload it to a online storage e.g. GitHub or a Webserver. This sample has been borrowed from
Start the Virtual Machine, lean back and watch the magic of ZTI
A special thanks go once again to and his team of contributors for their awesome dedication to the OSD-community! If you want to learn a lot about OSD please visit his blog
If you have any questions regarding this topic, feel free to reach out to me. I am most active on !