Durch die Nutzung dieser Website, Sie stimmen dem zu Datenschutzrichtlinie.
Akzeptieren
EnterEnterEnter
  • HEIM
  • IT-PROFI
  • Technik
  • MICROSOFT
    • Azurblau
    • Configmgr/sccm
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Büro 365
    • Büro-Insider
    • Power Bi
    • Skype
    • SQL-Server
    • Mannschaften
  • FENSTER
    • Windows Admin Center
    • Windows-Client
    • Windows-Server
  • SCCM-Abfragesammlungsliste
Lektüre: Installieren von SQL Server 2016 Für die Bereitstellung von Konfigurationsmanager
Schriftart-ResizerAa
EnterEnter
Schriftart-ResizerAa
  • HEIM
  • IT-PROFI
  • Technik
  • MICROSOFT
  • FENSTER
  • SCCM-Abfragesammlungsliste
Suchen
  • HEIM
  • IT-PROFI
  • Technik
  • MICROSOFT
    • Azurblau
    • Configmgr/sccm
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Büro 365
    • Büro-Insider
    • Power Bi
    • Skype
    • SQL-Server
    • Mannschaften
  • FENSTER
    • Windows Admin Center
    • Windows-Client
    • Windows-Server
  • SCCM-Abfragesammlungsliste
SQL-Server

Installieren von SQL Server 2016 Für die Bereitstellung von Konfigurationsmanager

Veröffentlicht: Februar 11, 2024
3 Min. Lesezeit
AKTIE

Schritt-für-Schritt-Anleitung: Installieren von SQL Server 2016 Für die Bereitstellung von Konfigurationsmanager.

Inhalt
Some Preparation:Installation

Some Preparation:

  • Installieren .Net 3.5 Feature (with Server Manager or with PowerShell, Ich wähle Powershell)
Install-WindowsFeature Net-Framework-Core
  • Create rules in Windows Firewall for SCCM connection (I use static port 14331 for DB and 8080 for reporting, also, I’m added standard TCP and UDP ports);
  • Create an Active Directory 3 service accounts:

sqlsccmagent – sql agent

sqlsccmsvc – sql service

sqlsccmrep – sql reporting services

  • Add all 3 accounts to Local Group Administrators on SQL system;
  • Auch, I create (hinzufügen) two disks (1 for SCCM DATA DBs and 1 for Temp DBs);
  • Create some folders in SCCM-DATA;
  • Installieren SQL Management Studio (Management Studio doesn’t include in SQL Server 2016 installation).

Installation

  1. Mount *.iso or insert DVD with SQL Server distributive. Go to the SQL folder and run the setup.exe with Run as administrator;

2. Für Installation click on New SQL server standalone installation or add features to an existing installation;

3. Für Product Key enter your product key and click Nächste (or you may choose Evaluation Version);

4. Für License Terms read and accept (by settings check mark Ich akzeptiere die Lizenzbedingungen) the license terms, klicken Nächste;

5. Für Global Rules rule check begin;

6. Für Microsoft Update, if you have an internet connection, Stellen Sie das Checkmark ein Use Microsoft Update to check for updates (recommended) und klicken Nächste;

7. In meinem Fall, it finds some updates, I select it and click Nächste;

8. Wait to check Install Setup Files;

9. Für Install Rules Windows-Firewall Warnung state normal, klicken Nächste;

10. For Feature Selection wählen Database Engine Services, Full-Text and Semantic Extractions for Search Und Berichtsdienste;

11. Auch, as you see, there are no Management Tools. Klicken Nächste;

12. Für Instance Configuration, Sie können verwenden Default Instance oder (like I do) create a new Named Instance. Klicken Nächste;

13. Für Server Configuration eingeben Services Accounts with passwords. Gehe zu the Collation tab;

14. You must use SQL_Latin1_General_CP1_CI_AS. Klicken Nächste;

15. Für Database Engine Configuration In the Server Configuration tab wählen Windows authentication mode and add Current User, Und Local Administrators Group;

16. In Data Directories, you may change the directories path (like I do);

17. Für TempDB you also may change Directories and make some configurations. Wenn vollständig, klicken Nächste;

18. Für Reporting Services Configuration choose to Install only, we configure it later. Klicken Nächste;

19. Für Ready to Install check yourself and click Installieren;

20. Installation begins;

21. Für Complete klicken Schließen and reboot the system;

GETAGGT:Microsoft SQL ServerSystemcenterSystem Center-KonfigurationsmanagerTechnische Vorschau
Vorheriger Artikel Anleitung zur Installation von SQL Server 2012 Für SCCM 2012 R2 | Step-by-Step Tutorial
Nächster Artikel So konfigurieren Sie SQL Server 2016 Berichtsdienste für den Konfigurationsmanager
2 Kommentare 2 Kommentare
  • Mike Pinkston sagt:
    Oktober 5, 2017 bei 6:01 Uhr

    Thank you for the article. I get to the part about adding the three accounts and I do not have the services container. I am not able to find much information on it. I ran adprep again thinking it might add it but it did not. Is this container built by default in AD?

    Antwort
    • Andrei Pryymak sagt:
      Oktober 5, 2017 bei 7:48 Uhr

      AD container “Service accounts” and sub-container “Sql” not exist by default. You can create service accounts in OU “Users” or create some hierarchy, like I

      Antwort

Hinterlassen Sie eine Antwort Antwort abbrechen

Ihre E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahren Sie, wie Ihre Kommentardaten verarbeitet werden.

Übersetzung

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
von Transposh - Übersetzungs-Plug-In für WordPress

Beliebte Beiträge

Systemanforderungen für Windows Server 2016
Windows-Server
Configuration Manager-Abfragesammlungsliste
Configuration Manager-Abfragesammlungsliste
ConfigMgr
Strukturierte/verwaltete Navigation auf modernen Seiten in klassischen Teamsites aktiviert
Techn
SCCM konnte DP-Standorte nicht als erwartete Version von MP abrufen
ConfigMgr

Aktuelle Beiträge

Installieren und Konfigurieren von Fail2ban für den SSH-Schutz unter Ubuntu 24.04
Linux
Aktivieren und Konfigurieren von FirewallD auf AlmaLinux
Linux
Benutzererstellung und SSH-Schlüsseleinrichtung in AlmaLinux
Linux
So setzen Sie das Passwort unter AlmaLinux zurück
Linux

© 2023 Enter

Gehen Sie zur mobilen Version
Willkommen zurück!

Melden Sie sich bei Ihrem Konto an

Benutzername oder E-Mail-Adresse
Passwort

Passwort verloren?