Check VM Generation Version Hyper-V
Since Windows Server 2012 R2, Microsoft introduced a new VM Type called Generation 2 VM. There are some advantages using Generation (Gen) 2 VM such as Hot add/remove Virtual...
Get all VMs VHDX disk size
Sometimes you need to get which VM that most consume the disk storage. You can check the vhdx size by inspecting the disk one by one. However, It will...
Windows Server Core: How to start PowerShell by Default
By Default, Windows Server Core will start Command Prompt (cmd). However, if you would like to change the default cmd to PowerShell, you can change it by changing the...
SSH On Windows Server 2019
Since the end of the last year, Windows Server 2019 and Windows 10 Build 1809 includes OpenSSH Server and Client as supported Feature-on-Demand. In this post, I will try...
Repair UEFI Boot Error Windows Server
Recently, One of our customer's server had an issue during boot process. Below the steps on how to resolve UEFI Boot issue on Windows Server.
You...
“No Remote Desktop License Servers available” while RDP to Windows Server
When you trying to connect to the Windows Server Remote Desktop Session Host (RDSH), you may encounter the following error message:
The remote session was...