Install Sysinternals from the Microsoft Store
Yesterday at [email protected] special event for the birthday of the Sysinternals Suite, Mark...
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 uptime of your system using the GUI or...
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...
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 Public Preview)....
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...
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 Checkpoints in Hyper-V using PowerShell....
How to Install PowerShell 7 on Windows 10 on ARM
As you know I am running Surface Pro X as my daily driver, which comes with Windows 10 on ARM. With...