VMM 2022 - Failing to create a template and store it in library
Hello,
I am new to Hyper-V but I managed to deploy two Windows Server 2022 Core servers and a Virtual Machine Manger 2022 machine. Everything seems to work fine besides one thing. If I try to create a template from a VM running Windows Server 2022 and store it in my library then I get the following error:
Error (2912)
An internal error has occurred trying to contact the 'xxxxx.enterprise.com' server: NO_PARAM: NO_PARAM.
WinRM: URL: [http://xxxx.enterprise.com:5985], Verb: [INVOKE], Method: [GetError], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/microsoft/bits/BitsClientJob?JobId={9879FF4F-3897-4238-99C2-FB6B521A8AB3}]
Unknown error (0x80072f0d)
Recommended Action
Check that WS-Management service is installed and running on server 'xxx.xxxx.com'. For more information use the command "winrm helpmsg hresult". If 'xxxx.xxxx.com' is a host/library/update server or a PXE server role then ensure that VMM agent is installed and running. Refer to http://support.microsoft.com/kb/2742275 for more details.
I just dont understand what I am doing wrong. I can move a VM to the library or add an ISO but when I try to create a template then I see the errors above.
Thank you