
So the IMF 4.0 is what we use to create reference images automatically. IMF is using Microsoft Deployment Toolkit and Windows ADK. It has been around for a while and we have […]
So the IMF 4.0 is what we use to create reference images automatically. IMF is using Microsoft Deployment Toolkit and Windows ADK. It has been around for a while and we have […]
The Image Factory has been re-worked and updated. It also has moved to GitHub https://github.com/DeploymentBunny/ImageFactoryV3ForHyper-V/ Concept and flow The idea is the same, we use MDT, create refimages task sequences that runs […]
If you are in the business of doing Reference Imaging you want that process to be as automated as possible, but now and then you need to verify that different part of […]
Update: This scripts has been updated/modified: – Installation of VC++ 2005 and 2015 has been removed – Installation of VC++ 2017 has been added The script has also been moved to GitHub […]
I got a tweet, it said “Why doing 4.5.1 when 4.5.2 is out”. So, this is just an update of the 4.5.1 post you can see here. https://deploymentbunny.com/2014/06/24/back-to-basic-net-framework-4-5-1-deployment-in-mdt-using-a-vb-script-wrapper/ How to Use it […]
Yesterday an OS Deployment friend (you know who you are…) asked around for a way to install .NET Framework 4.5.1 as a part of the reference image creation and I told him […]