VMM does not have appropriate permissions to access the resource C:\windows\system32\qmgr.dll on the xxx server

The possible errors on System Center Virtual Machine Manager 2022 could be either of the following:

VMM does not have appropriate permissions to access the resource C:\windows\system32\qmgr.dll on the xxx server

VMM does not have appropriate permissions to access the resource " on the xxx server

VMM could not enumerate instances of class Msvm_VirtualSystemManagementService on the server xxx. Failed with error HRESULT 0x80070005 Access is denied

And you may also face other errors that related to access deny.

One possible cause is the service account format that you are using. It looks like there is a bug on System Center Virtual Machine Manager 2022. VMM tries to perform tasks with “localhost\[email protected]” if you entered service account with format “[email protected]”.

Change it to “zhengwu\xxxxxx” will fix that.