Tip of the day:

Need to find out about the integration services of virtual machines running a hyper-v host and filter by heartbeat, you can run this simple command:

  • get-vm -computername Host1 | Get-VMIntegrationService -Name heartbeat*
Windows powershell:- get heartbeat of a hyperv host

Hope it helps.

Discover more from Everything-PowerShell

Subscribe now to keep reading and get access to the full archive.

Continue reading