Skip to content

Instantly share code, notes, and snippets.

@ghotz
Created July 21, 2022 09:35
Show Gist options
  • Save ghotz/ea39ae98ef7a18f01d9d3a0852fb794b to your computer and use it in GitHub Desktop.
Save ghotz/ea39ae98ef7a18f01d9d3a0852fb794b to your computer and use it in GitHub Desktop.
SQL Server Installation snippets
Install-WindowsFeature RSAT-AD-PowerShell
Install-ADServiceAccount gMSAsqlservice
Test-ADServiceAccount gMSAsqlservice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment