SCCM 오류 Checking the site SQL Server TCP is enabled. When trying to install KB for 구성 관리자 I get this 오류:
[Failed]:Checking the site SQL Server Tcp is enabled and set to Static port.
SQL 섬기는 사람 Tcp Port
해결책
1. Open SQL Server 구성 관리자. 클릭하세요 SQL Server Network Configuration, Double Click on TCP/IP;
2. On the IP Addresses tab drag down to IPAll and remove TCP Dynamic Ports all entries as below screenshot;
3. After removing TCP Dynamic Ports restart SQL Server Instance Service.
4. Try the installation again.