-
Notifications
You must be signed in to change notification settings - Fork 24
Description
hello, we were able to implement openwec with windows 2022 without any problems, however, when we try to subscribe a windows 2025, we are seeing issues in the windows client like the below:
The forwarder is having a problem communicating with subscription manager at address http://openwec:5985/server. Error code is 53 and Error Message is <f:WSManFault xmlns:f="[http://schemas.microsoft.com/wbem/wsman/1/wsmanfault"](http://schemas.microsoft.com/wbem/wsman/1/wsmanfault%22) Code="53" Machine="client-machine"><f:Message>WinRM cannot process the request. The following error occurred while using Kerberos authentication: Cannot find the computer openwec. Verify that the computer exists on the network and that the name provided is spelled correctly. </f:Message></f:WSManFault>.
there are no errors in openwec, both windows 2022 and windows 2025 are deployed in the same subnets and they are part of the domain controller.
we tried running other connections commands and the connection is allowed from windows 2025, any ideas if there are known issues for integrations with windows 2025?
Best Regards!.