Skip to content

Instantly share code, notes, and snippets.

@burki169
Created May 30, 2022 20:11
Show Gist options
  • Save burki169/667e9e1a02b3c7fbfd0a51cd2cf904b1 to your computer and use it in GitHub Desktop.
Save burki169/667e9e1a02b3c7fbfd0a51cd2cf904b1 to your computer and use it in GitHub Desktop.
Install Powershell SqlServer module
Install-Module -Name SqlServer -RequiredVersion 21.1.18256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment