Skip to content

Instantly share code, notes, and snippets.

@c-snell
Last active May 5, 2022 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c-snell/2307321ae3084a670da1b965b54234c0 to your computer and use it in GitHub Desktop.
Save c-snell/2307321ae3084a670da1b965b54234c0 to your computer and use it in GitHub Desktop.
REM Installing SQL Server
powershell.exe -Command "&{ Start-Process powershell -ArgumentList '-ExecutionPolicy Bypass -File C:\Setup\install-sqlserver.ps1' -Verb RunAs}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment