Tag: Deployment Toolkit

SCVMM 2012r2 Cannot place VM on Host in New Cluster – Storage Issue

We are running System Center Virtual Machine Manager 2012r2 to manage our environment. Currently we have about 200 VMs operating on 5 hosts. We recently ran into an issue with VMM that requires us to build a new cluster and remove the old one. In an effort to streamline things, I also wanted to take […]

“A fatal error occurred while trying to sysprep the machine” error – Fix

Windows has a limitation of only allowing a machine to be sysprepped 3 times until you have to redeploy the operating system clean. I have spent a greater part of the past few years creating images, so I have run into this multiple times. After some research and testing, I have found that they below steps […]

Mapping the iSCSI Initiator with PowerShell

I recently wanted to create a task sequence in MDT that would build all of my Hyper-V hosts and map the iSCSI connection and connect the storage on its own. After digging around and testing several methods, I thought that the best way to do this would be that I could add a small PowerShell script into the […]