Configuring SQL Server 2012 Configuration Manager for SCCM 2012 R2.
- Login to your system with SQL Server;
2. Go to All programs and start Servidor SQL 2012 Gerenciador de configuração; 3. No console aberto, vá para SQL Server Network Configuration\Protocols for <your instance name> (in my case SCCM);
4. Abrir Propriedades of TCP/IP;
5. Go to IP Addresses Em IP1 clear TCP Dynamic Ports and enter your SQL port (no meu caso 14331) to TCP Ports, repeat the action for IP2, IP3 (all interfaces with an IP address), and IPALL. You must enter the port, that you early open in Windows Firewall.
When complete, clique OK;
6. Na janela pop-up, clique em OK;
7. Go to SQL Server Services, selecione Servidor SQL (<your instance name>) and restart it;
8. Restarting begins;
9. When complete – close the Configuration Manager console.