Does anyone know how to enumerate cluster info (Microsoft cluster server
2000) through VBS. But more specifically, is there a way to execute the MOVE
GROUP function from within VBS/VBScript.
Thanks,
JFR
Mike Epprecht (SQL MVP) - 25 Feb 2005 15:49 GMT
Hi
From VBS, call cluster.exe to do what you want. Has the same functionality
as the UI.
Regards
Mike
> Does anyone know how to enumerate cluster info (Microsoft cluster server
> 2000) through VBS. But more specifically, is there a way to execute the MOVE
> GROUP function from within VBS/VBScript.
>
> Thanks,
> JFR
Shon Shah [MSFT] - 25 Feb 2005 18:43 GMT
JFR,
Cluster Automation Server might help:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mscs/mscs/progr
amming_with_cluster_automation_server.asp
Hope this helps.

Signature
Regards,
Shon Shah
Software Design Engineer/Test
Microsoft Cluster Server
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples, if any, are subject to the terms specified
at http://www.microsoft.com/info/cpyright.htm
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
> Does anyone know how to enumerate cluster info (Microsoft cluster server
> 2000) through VBS. But more specifically, is there a way to execute the
[quoted text clipped - 3 lines]
> Thanks,
> JFR