IT이야기/MECM(SCCM)
SCCM Agent 사용되는 포트
주현ㅇHㅂI
2015. 11. 25. 11:43
728x90
SCCM 2007 Client Push Installation 시 Windows firewall 에서 아래 항목이 예외로 설정되어야 합니다.
· File and Printer Sharing
· Windows Management Instrumentation (WMI)
그리고, Client push 시 사용되는 포트입니다.
Description <?xml:namespace prefix = o /> | UDP | TCP |
Server Message Block (SMB) between the site server and client computer. | -- | 445 |
RPC endpoint mapper between the site server and the client computer. | 135 | 135 |
RPC dynamic ports between the site server and the client computer. | -- | DYNAMIC |
Hypertext Transfer Protocol (HTTP) from the client computer to a mixed mode management point. | -- | 80 (See note 1, Alternate Port Available) |
Secure Hypertext Transfer Protocol (HTTPS) from the client computer to a native mode management point. | -- | 443 (See note 1, Alternate Port Available) |
728x90