Hi,
I've installed windows admin center on a windows 10 pro 20H2 computer. I have followed the correct procedure, but it won't start. In my browser (chrome or edge) it uses the address https://localhost:6516/, whitch should be ok. But I get the message that the site is not reachable.
With a command prompt, netstat -an | findstr 6516, I get this:
TCP 0.0.0.0:6516 0.0.0.0:0 LISTENING
TCP [::]:6516 [::]:0 LISTENING
Where should I look to find the cause and the correct resolution?
KR
Wannes