Operating system
First, create an operating system content item:

Next, create a new operating system version, click "+ New version" on the content items details page.


You'll then be able to choose your WiM file by clicking "Choose File", browing to your WIM file, and clicking "Open"

You then click "Upload All", and watch the super fun status bar while you sip that coffee and check your Discord rooms.


Troubleshooting during Task Sequence
The most common issues that happen during this step are caused by setting the Content Type to "Folder" instead of Single File. During the Task Sequence, this will result in the following error:
On a successful OSD proccess, it would say the file it's applying like so:
Other times it's because the index number doesn't exist in the WIM, ex: You're trying to apply Index 5, which is typically PRO, but the WIM you're using only has 1 index because it's been already modified before import.
We have also seen issues due to too low of Memory, this happens most frequently on Virtual Machines with less than 4GB alocated, or when Dynamic Memory is enabled.
Last updated

