Team,
We have been trying to do a PoC with a NAC product and one requirement for the same is that the Windows needs to have WinRM enabled and the Active directory needs to have an account which can reach the Windows PC on WinRM port 5986.
This a an account which has been added in the NAC product to reach the Windows PC.
We are able to do telnet but when we try to work on the Windows PC we get a error as below:
"Failed to get profile from z.x.c.v with credentials mailid@domainname.com via WINRM: Authorization loop detected on Conduit " {https://schemas.dmtf.org/wbem/wsman/1/wsman.xsd}WinRmPort.http-conduit on URL ""https://z.x.c.v:6986" with realm "null".
Regards!!