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 […]
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 […]
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 […]
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 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 […]
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. […]
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 […]
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 […]
In my line of work, automation is important, since time is the only thing I don’t have. Many years ago I created the WIM2VHD script and that was ok, so when R2 […]