Is there a way to enable AlwaysOn feature on a Clustered SQL Instance using PowerShell
I tried below commands and non seems working
Import-Module SQLPS
Enable-SqlAlwaysOn -Path
Enable-SqlAlwaysOn -SqlInstance
Error:
Mohd Sufian www.sqlship.wordpress.com Please mark the post as Answered if it helped.