Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

VM : 192.168.20.

...

9 =>

...

vm 

...

rdcb + sql 

RDS broker 2 dans le domaine comptaplus.loc

Télécharger SQL Server :

https://download.microsoft.com/download/5/1/4/5145fe04-4d30-4b85-b0d1-39533663a2f1/SQL2022-SSEI-Expr.exe


MANAGEMENT STUDIO : 

https://download.microsoft.com/download/7519f0ff-997c-4f36-b5aa-9a51d47dd34c/SSMS-Setup-ENU.exe



faut cocher trust server certificate 

Image chargéeImage Added

Lancer l’installation

  1. Lance le fichier téléchargé (SQL2019-SSEI-Expr.exe)

  2. Choisis "Installation personnalisée"

  3. Dans SQL Server Installation Center :

    • Clique sur "Nouvelle installation SQL Server"

...

3️⃣ Configuration de l’installation

  • Instance : par défaut (SQLEXPRESS) ou nommée (RDSQL)

  • Fonctionnalités :

    • Moteur de base de données ✔️

  • Type d’authentification :

    • Choisir "Mode mixte (SQL Server + Windows)"

    • Définir un mot de passe sa

    • Ajouter ton compte admin comme administrateur SQL

Post-installation (très important)

Activer TCP/IP :

  • Ouvre SQL Server Configuration Manager

  • Va dans : SQL Server Network Configuration > Protocols for [Instance]

  • Active TCP/IP

  • Redémarre le service SQL Server


Ajouter le serveur sur RDS BROEKR 1 (ajout de serveurs )

puis ajout la fonctionnalité  "BROKER " (bureau à distance) et accè web 

 Image Added



🔗 Lien officiel :
👉 https://aka.ms/sql2019express (version Express)

...

  1. Lance le fichier téléchargé (SQL2019-SSEI-Expr.exe)

  2. Choisis "Installation personnalisée"

  3. Dans SQL Server Installation Center :

    • Clique sur "Nouvelle installation SQL Server"

...

3️⃣ Configuration de l’installation

  • Instance : par défaut (SQLEXPRESS) ou nommée (RDSQL)

  • Fonctionnalités :

    • Moteur de base de données ✔️

  • Type d’authentification :

    • Choisir "Mode mixte (SQL Server + Windows)"

    • Définir un mot de passe sa

    • Ajouter ton compte admin comme administrateur SQL

...