Configuring SQL Server 2012 Configuration Manager for SCCM 2012 R2.
- Login to your system with SQL Server;
2. Gehe zu All programs and start SQL-Server 2012 Konfigurationsmanager; 3. In the opened console go to SQL Server Network Configuration\Protocols for <your instance name> (in my case SCCM);
4. Offen Eigenschaften of TCP/IP;
5. Gehe zu IP Addresses In IP1 clear TCP Dynamic Ports and enter your SQL port (in meinem Fall 14331) Zu 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.
Wenn vollständig, klicken OK;
6. Klicken Sie im Popup-Fenster auf OK;
7. Gehe zu SQL Server Services, wählen SQL-Server (<your instance name>) and restart it;
8. Restarting begins;
9. When complete – close the Configuration Manager console.