Upgrading to ConfigMgr 2012 R2 is not a pain, but it could be. You really need to read and understand before you begin your journey. The basic story is that you do […]
OSD–Using ZTISendMail to send email in a LTI/ZTI task sequence
Long time ago I had a need to send email an email in the end of the task sequence to notify the technician that the OS deployment was done, therefore creating a […]
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–Getting Make and Model using CMD or PowerShell

Trust me, this is not a new thing, rather I get the question every time on a session (before or after) or when working on a customer site, how can I extract […]
Step-by-Step: Upgrading BIOS during LiteTouch(ZeroTouch) Deployment, for Dell, Hewlett-Packard and Lenovo (v2)

Long time ago I wrote a post on how to upgrade the BIOS/Firmware during the deployment of a PC in the beginning of a TaskSequence, since then I have been hammered with […]
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 […]
PowerShell is King – Using PowerShell in a Task Sequence – Part 1

Traditionally VBscript has been “the” script type to use in OS Deployment scenarios, but with WinPE 4.0 in the ADK and MDT 2012 (u1) it is now an option in some scenarios. […]