Door deze site te gebruiken, u gaat akkoord met de Privacybeleid.
Accepteren
OndernemingOndernemingOnderneming
  • THUIS
  • IT-PRO
  • Technisch
  • Microsoft
    • Azuur
    • Configmgr/sccm
    • DPM
    • Orkestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kantoor 365
    • Kantoor insider
    • PowerBI
    • Skypen
    • SQL-server
    • Teams
  • VENSTERS
    • Windows-beheercentrum
    • Windows-client
    • Windows-server
  • SCCM-queryverzamelingslijst
Lezing: SQL Server Installatie Voorbereiding: Windows Firewall -regels maken, Logische schijven, .NET -framework installeren 3.5, en serviceaccounts aanmaken
Lettergrootte wijzigenAa
OndernemingOnderneming
Lettergrootte wijzigenAa
  • THUIS
  • IT-PRO
  • Technisch
  • Microsoft
  • VENSTERS
  • SCCM-queryverzamelingslijst
Zoekopdracht
  • THUIS
  • IT-PRO
  • Technisch
  • Microsoft
    • Azuur
    • Configmgr/sccm
    • DPM
    • Orkestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kantoor 365
    • Kantoor insider
    • PowerBI
    • Skypen
    • SQL-server
    • Teams
  • VENSTERS
    • Windows-beheercentrum
    • Windows-client
    • Windows-server
  • SCCM-queryverzamelingslijst
SQL-server

SQL Server Installatie Voorbereiding: Windows Firewall -regels maken, Logische schijven, .NET -framework installeren 3.5, en serviceaccounts aanmaken

Gepubliceerd: Februari 4, 2024
6 Min. gelezen
DEEL

SQL Server Installatie Voorbereiding: Windows Firewall -regels maken, Logische schijven, .NET -framework installeren 3.5, en serviceaccounts aanmaken.

Inhoud
Create Windows Firewall rules for SQLCreate logical disksInstall Net Framework 3.5Create Service Accounts

Create Windows Firewall rules for SQL

1. Log in to your SQL server. Rechtermuisknop click on the Begin button and select Control Panel;

2. Open Windows Firewall;

3. Klikken op Advanced settings;

4. Klikken op Inbound Rules and select New Rule;

5. Select the option Port and click the Volgende knop;

6. Select options UDP, Specific local ports and enter 1434 and click the Volgende knop. (Default SQL UDP port, allow remote connections to SQL);

7. Leave Allow the connection and click the Volgende knop;

8. Leave check marks by default and click Volgende;

9. Enter the rule name, for an example SQL UDP, and click the Finish knop;

10. Repeat and select the TCP optie, Specific local ports, and enter 1433. (Default SQL TCP port). Also, I enter 14331 En 8080 after the symbol “,” for my future SCCM installation. Klik de Volgende knop;

11. Repeat, enter the rule name, Bijvoorbeeld, SQL TCP, and click the Finish knop;

12. Check created tules;

Create logical disks

Create logical disks. Early I created and connected to my SQL VM two “Virtual Disks'. In this post, we initialize them and create “Logical disks” in the system.

1. Rechtermuisknop on the “Begin” button and select “Disk Management';

2. First of all change the “CD-ROM” drive letter from “D” to “R'. Rechtermuisknop click on CD-ROM and select Change Drive Letter and Paths;

3. Click the Wijziging knop;

4. Select the drive letter “R” and click the OK knop;

5. In the pop-up window click the Yes knop;

6. Click the OK button to apply changes;

7. Rechtermuisknop click on the first Disk and select Online;

8. Rechtermuisknop click on the first Disk and select initialize Disk;

9. Select option “GPT (GUID Partition Table)"En klik op"OK” button;

10. Rechtermuisknop click on first Disk “Unallocated space” and select “New Simple Volume” (to create new logical disk);

11. Click the “Volgende” button;

12. Leave size as default and click the “Volgende” button;

13. Assign a drive letter, as an example “D” and click the “Volgende” button;

14. Set format options:

  • File System – leave “NTFS', if you use “ReFS” – you can’t backup it with “DPM” (Data Protection Manager doesn’t understand ReFS);
  • Allocation unit size – I set “64K” because I place on disk a few big files;
  • Volume label – set the name for your drive. In my case “SCCM-DATA'.

Click the “Volgende” button;

15. Check the summary information and click the “Finish” button;

16. Repeat for the second disk;

17. Open “This PC” and check newly added “Logical Disks”;

Install Net Framework 3.5

You can install it using CMD or GUI. In this post, we install “NET-framework 3.5” from GUI.

1. If Server Manager doesn’t start at login – run it. Click on the upper menu “Manage” and select “Add Roles and Features”;

2. Click the “Volgende” button;

3. Click the “Volgende” button;

4. Select your target server and click the “Volgende” button;

5. Don’t install any roles, click the “Volgende” button;

6. Set the check mark on “.NET Framework 3.5 Features” and click the “Volgende” button;

7. Click the “Installeren” button (if you don’t have an internet connection, but insert DVD or *.iso file with operating system installation files – click “Specify an alternate source path” <drive letter>:\sources\sxs);

8. When the installation is complete click the “Dichtbij” button;

Create Service Accounts

1. For my SQL & SCCM deployment I create folders:

  • On disk “D” ('SCCM-DATA') – SCCM and sub-folders (Backup, Data, Logs);
  • On disk “E” ('TEMP') – SCCM;

You plan and deploy SQL as you wish or by your “Corporate Policies'.

2. Let’s add “Service accounts” for SQL and SCCM deployment. Rechtermuisknop click on the “Begin” button and select “Computer Management”;

3. Ga naar "Groups” and open “Administrators';

4. Click the “Toevoegen” button;

5. First add the SCCM server ('AD Object Computer') account. Volgende, add all SQL service accounts and SCCM service accounts (for client installation); After adding click the 'OK” button;

6. Also you may enable in “Windows Firewall” rule to allow ping;

7. And enable more rules (see screenshot) for successful SCCM deployment.

8. If you don’t do step “7” you may get the next error when installing SCCM;

GETAGD:Microsoft SQL ServerMicrosoft Windows-serverNetwerkSysteemcentrumSystem Center-configuratiemanagerTechnische previewRamenRamen 10
Vorig artikel Problemen oplossen SCCM -applicatie -implementatie: Software niet gevonden fout
Volgend artikel How to Install Windows 10 on Hyper-V Virtual Machine: Stapsgewijze gids
Laat een reactie achter Laat een reactie achter

Laat een antwoord achter Antwoord annuleren

Uw e-mailadres wordt niet gepubliceerd. Verplichte velden zijn gemarkeerd *

Deze site gebruikt Akismet om spam te verminderen. Ontdek hoe uw reactiegegevens worden verwerkt.

Vertaling

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
door Transposh - Vertaalplugin voor Wordpress

Populaire berichten

Systeemvereisten voor Windows Server 2016
Windows-server
Configuration Manager Queryverzamelingslijst
Configuration Manager Queryverzamelingslijst
ConfiguratieMgr
Gestructureerde/beheerde navigatie ingeschakeld op moderne pagina's in klassieke teamsites
Technologie
SCCM Kan DP-locaties niet ophalen als de verwachte versie van MP
ConfiguratieMgr

Recente berichten

Fail2ban installeren en configureren voor SSH-bescherming op Ubuntu 24.04
Linux
FirewallD inschakelen en configureren op AlmaLinux
Linux
Gebruikers aanmaken en SSH-sleutel instellen in AlmaLinux
Linux
Hoe het wachtwoord op AlmaLinux opnieuw in te stellen
Linux

© 2023 Onderneming

Ga naar mobiele versie
Welkom terug!

Log in op uw account

Gebruikersnaam of e-mailadres
Wachtwoord

Wachtwoord vergeten?