Install SQL Server 2016 Für Konfigurationsmanager.
1. Mount your “DVD” or “*.iso” with SQL installation files;
2. Run installation and go to “Installation„;
3. Wählen "New SQL Server stand-alone installation or add features to an existing installation„;
4. Enter your “Product keyUnd klicken Sie auf “Nächste" Taste;
5. Read the License agreement and set the check mark “I accept the license terms“. Klicken Sie auf „Nächste" Taste;
6. If you have an Internet connection set the checkmark “Use Microsoft Update to check for updates (recommended)„. Klicken Sie auf „Nächste" Taste;
7. Klicken Sie auf „Nächste" Taste;
8. After the system check you may get a “Warnung” message (it’s normal). Click the “Next” button;
9. Set check mark on:
- Database Engine Services;
- Full-Text and Semantic Extractions…;
- Berichtsdienste – Native.
Klicken Sie nach der Auswahl auf „Nächste" Taste;
10. As you see there is no “SQL Management Studio”, you may install it later by downloading it from the current site.
11. Enter your instance name in “Named instance„, and “Instance ID” set automatically. Klicken Sie auf „Nächste" Taste;
12. Set “Service Accounts” for our SQL services (we created them early) and set “Startup Type" Zu "Automatic„;
13. Set “Collation”:
SQL_Latin1_General_CP1_CI_AS
If you set another collation – check the SCCM documentation! Klicken Sie auf „Nächste" Taste;
14. In “Server Configuration” select “Windows authentification mode„. Add user “BUILTIN\Administrator” and local group “<Computername>\Administratoren” by clicking “Hinzufügen" Taste;
15. Configure “Data Directories” (path for Databases, Protokolle, and Backups) for your needs;
16. Configure “TempDB” (path for temp Databases and Logs) for your needs and click the “Nächste" Taste;
17. „Reporting Services Configuration” set “Install only„, we configure it later. Klicken Sie auf „Nächste" Taste;
18. Klicken Sie auf „Installieren” button to start installation;
19. Die Installation beginnt;
20. Installation succeeded, we can go further and make post-install configurations. Click the “Close” button to close the window;