Tag: LTI

“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 […]

Enabling Bitlocker with SCCM

Companies are starting to take a look and utilize Bitlocker more often now. I have had many customers ask me about Bitlocker and what the easiest way to deploy it companywide would be. Usually when I am having discussions with people, it is during an upgrade, hardware refresh, or a new build out, so in […]