Software to help automate windows os patching with SQL Server high availability/failover clusters



  • is there a third party tool or a way to automate installing windows updates on windows clusters with sql server high availability groups installed? right now we have a manual process of installing then failing over etc.



  • There is not a tool that offers an out of box solution. However, there are many orchestration tools you can utilize to build your own automation solution. A few that come to mind are System Center Orchestrator or Ansible. Not to say those are the only tools, or the best tools. In the orchestration solutions you can build out a multi step playbook. Steps can include, checking if a replica is primary, pushing patches, failing replicas over, and rebooting servers. When or if each step executes could be tied to the outcome of the step before it.



Suggested Topics

  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2