So, during the class today we talked about simple but useful things you could do with PowerShell. So we had a very simple situation, during reboot of servers everyone asked “how long […]
PowerShell is King–Convert Windows Server Editions using a UI based PowerShell script
If possible it is best practices to keep the number of images to a minimum. So, in my line of work I’m building reference images for both client and servers, many of […]
PowerShell is King – HP Scripting Tools for Windows PowerShell v1.1 is released
The 1.1 version supports PowerShell v3 and v4 and that means you can install it on Windows 8.1 and Windows Server 2012 R2. There is also some added CMDlets plus some minor […]
PowerShell is King–Use PowerShell to find out the file information in a file repository
This morning I was scheduled to install some software, one part of HP Service Pack was not installed, so I made the decision to just install that component, rather then re-running that […]
PowerShell is King – Measure disk performance for IOPS and Transfer rate

The need Since I build datacenters I need to verify performance and you can do that using SQLIO. But there is a lot of parameters, a lot of typing and to make […]
PowerShell is King – Simple resource Metering using PowerShell

This morning the Big Boss sent an email “There is something wrong, it’s slow, fix it.” Yes, Sir, no problem Sir, absolutely Sir (you get the picture). Anyway, I know we could […]
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 […]
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 […]