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 […]
PowerShell Is King – Using PowerShell to manage WDS in Windows Server 2012 R2
A very good friend of mine (Johan Arwidmark) has written a a post on PowerShell support in Windows Deployment Services for Windows Server 2012 R2. So, go ahead and read it here. […]
PowerShell Is King – Deploying Windows To Go devices using PowerShell
The basic idea is simple, just apply the wim file to the USB and you are done, or let the user run the utility on their own, or maybe, let the user […]
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 […]
