This year I have 3 sessions at the Stockholm Tech Show. Manage, Monitor and Secure Windows Server using Azure Arc, Log Analytics and Defender How do you make sure your hybrid Infrastructure […]
Mikael Nystrom
Nice to have–Server Connect

When working with server hardware, you tend to need connections in many ways, you need Ilo, Idrac, IPMI, restart, start, configure, etc, etc, and all that can be done using all the […]
Nice to Know – Running RestPS as a Service

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 […]
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, […]