1

I made some changes to HyperV host SMBIOS that caused host UUID change.

The problem that in VMM I still see old host UUID (in host properties and in Get-SCVMHost). I tried to restart VMM service and VMM agent, I tried to refresh host and cluster - UUID still wrong.

Is there any way to re-sync VMM with the host so host UUID will be updated?

John
  • 542
  • 5
  • 16

1 Answers1

1

The workaround is to change the value in Table "dbo.tbl_PMM_PhysicalMachine" of DB "VirtualManagerDB":

enter image description here

Elton Ji - MSFT
  • 281
  • 1
  • 3