Month: October 2023

Just another Tech site

Find the Hostname of a Hyper-V Virtual Machine (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.  I work on a lot of VM’s and this is cool part of knowing where to look, especially when troubleshooting. If you don’t have access to the Hyper-V host, you need to…
Read more

Creating Hyper-V VM with PowerShell

I was trying to learn how to create a VM in Windows 2019 Hypervisor with PowerShell. Microsoft Resource  was a big help. Some of things that I started to learn was how to setup VM Switches, enable VLAN, create and configure a VM that would show up in Hyper-V and the settings needed to run.…
Read more