Install Kubernetes on Windows 10 and Windows 11 with AKS Edge Essentials
Awhile back I created a blog post on how you can install Kubernetes on Windows Server, and since...
Install Sysinternals from the Microsoft Store
Yesterday at Sysinternals@25 special event for the birthday of the Sysinternals Suite, Mark Russinovich (Technical Fellow, CTO Microsoft...
Getting started with Windows Package Manager WinGet
In this blog post I want to quickly share how you can get started with the new Windows Package Manager and the WinGet CLI. At the Microsoft...
Get System Uptime with PowerShell
Sometimes you want to know how long your system is running. There are multiple ways to get the...
Find the Hostname of a Hyper-V VM
If you are running a virtual machine (VM) on Hyper-V, sometimes you want to know on which Hyper-V host this VM is running. If you...
Empty Windows recycle bin with PowerShell
Windows has the concept of the recycle bin, from which you can restore files you have deleted. You might want to clear the Windows recycle...
Install Apps from the Microsoft Store using WinGet
Back at Build 2020, Microsoft showed a new package manager for Windows called WinGet (Currently in...
Eject ISO from Hyper-V VM using PowerShell
This is one of these quick and dirty blog posts mostly as a note for myself. Hyper-V offers the capability to add an ISO image to a virtual...
Add ISO DVD Drive to a Hyper-V VM using PowerShell
Hyper-V offers the capability to add an ISO image to a virtual CD/DVD drive and you can use Hyper-V Manager to do that, or you can also use...
How to Manage Hyper-V VM Checkpoints with PowerShell
In this blog post we are going to have a look at how you can create, manage, apply, and remove VM...