Overview We have been using RestPS for a while, it is a very nice solution, it is basically a PowerShell script that when running act as a Restful API. It gives us […]
Mikael Nystrom
Nice to Know–Install the HPEIloCmdLets the easy way
Configure HPE servers using HPE Ilo CmdlEts is awesome, but most instructions are slightly incorrect. here is how you do it: Update NuGet Install-Module –Name PowerShellGet –Force Restart PowerShell Exit Install HPEIloCmdLets […]
OS Deployment – PowerShell Deployment Extension for MDT
About 2 years ago, at MMS 2017 Michael Niehaus showed a proof of concept, it was an extension to Microsoft Deployment Toolkit. The idea was to replace the VB code with PowerShell. […]
Bug – Checkpoint operation for ‘XYZ001’ failed.
On my dev hyper-v host, that has been up an running for almost 2 years, no issue at all, then suddenly out of $null, I could not create a checkpoint??? This was […]
Nice to Know – Online editor for GitHub readme.MD files
GitHub is where i store most of my scripts, having a readme file for each repository is nice, but the default “look” could be better. The language used on GitHub is Markdown. […]
IDT High definition audio codec issues in Windows 10
Since I’m running Windows Insider the OS is updated regularly to a new version. I don’t remember the last time I had a issue, but yesterday it was time for the “Darn, […]
A brand new design!
It was time to change the face of the Deployment Bunny, so we have a new theme. I hope you like the “feature upgraded” Bunny… /mike
Nice to Have – Ilo Connect
Ilo Connect. Working in the lab, lots of HPE servers, yes I use ILO. However, using the ILO webpage is to slow, using the command line is to messy, and setting up […]
