OSD Partition Setup, Mike Terrill Edition (The Optimized Way).

Update 2024.05.14 – Mike released an updated Task Sequence Export and write up with additional details: Format and Partition Disk – a Reusable TS Module (2pintsoftware.com) Update 2022.09.29 – Summary of Partitions.  EFI needs to be larger to hold more firmware updates, and larger updates. EFI: 496MB MSR: 128MB Windows (Primary): Remaining Recovery: 984MB If … Read more

So long MDT, Native CM* for Me

*With a few parts of MDT salvaged from the garbage heap. UPDATE: 2024.5.21 – I’ve now replaced MDT Lite’s gather with a Johan’s script: Josch62/Gather-Script-For-ConfigMgr-TS (github.com) Ok, MDT is still a good product if you’re using it to deploy an OS only. (And if you’re doing a build and capture, personally I still like it … Read more

Replace MDT with MDT Lite

UPDATE: 2024.5.21 – I’ve now replaced MDT Lite’s gather with a Johan’s script: Josch62/Gather-Script-For-ConfigMgr-TS (github.com) Save yourself a ton of time.  I’ve moved all of my task sequences to using that to gather basic variables. Quick Technical Post on how to create your own slim MDT Lite Package (Gather, BGInfo, ServiceUI) without having to integrate … Read more

“Fix Windows ADK version 1809 issue with crashing WPF applications” during a Task Sequence

Ok, so basically this information is completely stolen from Nickolaj Anderson, Twitter: @NickolajA, the files required and original blog post and credit can be found HERE. I even stole 75% of the blog post title. I recommend you read that if you haven’t as it gives more detailed information to what is actually going on.   … Read more