Be default the capture process in MDT 2013 uses ImageX to capture the image, there is nothing wrong with that, well, it takes time since Imagex takes about 15 minutes or more […]
OS Deployment – Out Of Band install of Windows Server 2012 R2 Using MDT,WDS and PowerShell (Part 1–Getting the Hardware info)
This is post refers to this post https://deploymentbunny.com/2013/12/29/os-deployment-oob-install-of-windows-server-2012-r2-using-mdtwds-and-powershell/ Out of Band or Bare Metal installation requires information regarding the hardware, that is no surprise. We need to to be able to define […]
PowerShell is King – Building a Reference Image Factory
In the world of deployment a reference image is where all begins, basically we take the ISO/WIM from the vendor, install it, tweak it, patch it and on the other side we […]
OS Deployment – Out Of Band install of Windows Server 2012 R2 Using MDT,WDS and PowerShell
PowerShell is amazing, it is now possible to do all those things I know would be possible, but did require compiled code or time I don’t have (Still working as an consultant […]
PowerShell is King – Create a webpage containing LTI/ZTI Deployment issues with information and links to logs
Knowing is better than guessing, that is an indisputable fact as far as I know and since we try to automate more and more (someone wrote –automating the world, line by line […]
Nice to Know – Dumping MDT Monitor data to a Webpage (using PowerShell) – Update
A couple of days ago I published a simple PowerShell script that dumps the MDT monitoring data and convert it into a web page, the interest for that has been huge. The […]
Nice to Know – Dumping MDT Monitor data to a Webpage (using PowerShell)
(update – https://deploymentbunny.com/2013/12/13/nice-to-know-dumping-mdt-monitor-data-to-a-webpage-using-powershell-update/) A customer asked me –Could you create like a web page that shows the same info as the MDT monitoring tab, so can see all the deployment all the […]
Nice to Know: Remove the Windows 8 Animation during OS Deployment
Don’t get me wrong, I like to watch a god movie, it’s just that I don’t like to see the same movie twice. In Windows 8 there is a movie that is […]
