Skip to content

Instantly share code, notes, and snippets.

@alantsai
Last active December 19, 2016 07:06
Show Gist options
  • Save alantsai/90e1a7d10b98b8a8618df6258fdf8ce3 to your computer and use it in GitHub Desktop.
Save alantsai/90e1a7d10b98b8a8618df6258fdf8ce3 to your computer and use it in GitHub Desktop.
Get installed Sql Server Instance - 取得安裝在機器上面的 sql server #powershell
Get-ItemProperty 'HKLM:\Software\Microsoft\Microsoft SQL Server\Instance Names\SQL'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment