Change SQL Client Aliases
hi
we have database vendor not support sql mirroring.
in order have high-availability, use sql aliases on sql client. in case of failure, change sql alias point different server.
how make change via powershell?
use sql server wmi provider configuration. page discusses how delete or create aliases using wmi provider's sqlserveralias class powershell:
i couldn't find examples on web altering alias.
the author of topic , writer have published book building powershell scripts sql server. paper version @ url, there e-book versions:
alan brewer [msft] sql server documentation team posting provided "as is" no warranties, , confers no rights.
Windows Server > Windows PowerShell
Comments
Post a Comment