proxb / PowerShell_Scripts

Miscellaneous scripts for things that I have done; more scripts will arrive as I get time to update this repo.
MIT License
205 stars 72 forks source link

renaming Get-SQLInstance #7

Closed chipitsine closed 8 years ago

chipitsine commented 8 years ago

there's another Get-SQLInstance (which is not very usable because of mandatory "Credential")

https://technet.microsoft.com/en-us/library/mt759805.aspx

please, rename Get-SQLInstance commandlet

(we agreed on that in email conversation, I open an issue to keep it in mind)

proxb commented 8 years ago

I'll probably rename it to Get-PSSQLInstance to avoid excessive characters

chipitsine commented 8 years ago

It would be nice to include "database engine" in some way. There will be also commandlets to enumerate other sql server components, i.e. reporting, analysis, agent,...