By updating VM to the most current configuration version on Hyper-v hosts you get the best compatibility option on the VM making the VM best performance on the virtual environment.
Category: Hyper-v
Automatic VM Activation in Windows ServerAutomatic VM Activation in Windows Server
Are you tired of managing product keys for your Windows Server virtual machines (VMs)? Automatic VM Activation is a convenient feature that allows you to activate Windows Server VMs automatically
Hyper-V Virtual Switch error after applying setting due to LBFO deprecation in Windows Server 2022Hyper-V Virtual Switch error after applying setting due to LBFO deprecation in Windows Server 2022
In Windows Server 2022, the traditional LBFO (Load Balancing/Failover) teaming mode is deprecated for Hyper-V virtual switches. when applying the new VM switch you can get this error : Instead,
How to SET 2FA on local on-perm Exchange with open source software for freeHow to SET 2FA on local on-perm Exchange with open source software for free
properly implementing Gluu’s multi-factor authentication with Exchange Server 2016 Outlook Web App (OWA). Here is an expanded step-by-step walkthrough: Here are the specific steps to use ADSI Edit to configure
How To Install Windows 11 On any Hardware Without TPM or SecureBoot optionsHow To Install Windows 11 On any Hardware Without TPM or SecureBoot options
When trying to install window 11 on old hardware you might get this error cause by your hardware not supporting TPM or Secure Boot features, this can prevent windows from
How To get All the VM and the IP from Hyper-v ClusterHow To get All the VM and the IP from Hyper-v Cluster
There is many Powershell command to get information on hosted VM’s’ for example, to get all the IP of the hosted VM on the cluster : Get-ClusterGroup | ? {$_.GroupType
How To remove hyper-V node from A Dead ClusterHow To remove hyper-V node from A Dead Cluster
Some time when trying to add already joined node to new hyper-v cluster you can error like : “The computer hyperv-node-server-name is joined to a cluster.” This can happens when
Windows Failed to Initialize WMI Core or Provider SubSystemWindows Failed to Initialize WMI Core or Provider SubSystem
Sometime Due to bad update 3th party application or some other corrupting procedure, The WMI core failed to start or initialize, this can damage backup process or any other application
Windows Stuck in “Automatic Repair” LoopWindows Stuck in “Automatic Repair” Loop
Sometime Window get in to looping trying automatic repair itself . if a file is missing or in case of some disk errors this could go on endless. you need
How To Merge Hyper-V disk and Remove SnapshotHow To Merge Hyper-V disk and Remove Snapshot
Hyper-v can create checkpoint / Snapshot in many ways, sometime removing them can be a pain in the A… Especially if they have been created by 3rd party software. The