Move SQL Instance to Another Node from a Remote Server

  • I am writing a script using Get-WmiObject to inspect remote clusters and determine if SQL instances are running on their preferred nodes. This is working fine, but now I want the script to move instances to the preferred node when they are on the non-preferred mode.

    I can't find a way of doing this remotely with Get-WmiObject.

    Does anyone know how to do this?

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply