Unsolved
1 Rookie
•
5 Posts
0
52
April 9th, 2025 14:38
Error Instaling WMS on Windows Server 2022
hello everybody, i trying install WMS on windows Server 2022, but report me this error when check ports and permissions.
No Events found!
Unsolved
1 Rookie
•
5 Posts
0
52
April 9th, 2025 14:38
hello everybody, i trying install WMS on windows Server 2022, but report me this error when check ports and permissions.
Top
RodrigoKruger
1 Rookie
•
5 Posts
0
April 9th, 2025 14:41
In portuguese: "Unable to get property information"
DELL-Scott H
Moderator
•
878 Posts
0
April 9th, 2025 17:39
Use netstat to determine what other application is using port 443
https://www.goengineer.com/blog/netstat-useful-troubleshooting-technique
RodrigoKruger
1 Rookie
•
5 Posts
0
April 10th, 2025 18:01
Conexões ativas
Proto Endereço local Endereço externo Estado PID
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 4
Não é possível obter informações de propriedade
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 976
RpcEptMapper
[svchost.exe]
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING 4
Não é possível obter informações de propriedade
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4
Não é possível obter informações de propriedade
TCP 0.0.0.0:515 0.0.0.0:0 LISTENING 1708
LPDSVC
[svchost.exe]
TCP 0.0.0.0:593 0.0.0.0:0 LISTENING 976
RpcEptMapper
[svchost.exe]
TCP 0.0.0.0:3387 0.0.0.0:0 LISTENING 4
Não é possível obter informações de propriedade
TCP: 0.0.0.0:443 - same problem :"Can not obtain ownership information"
(edited)