Run a script prior to start of SQL instance via Windows clusters
Posted
by Shahryar G. Hashemi
on Server Fault
See other posts from Server Fault
or by Shahryar G. Hashemi
Published on 2010-04-14T19:50:58Z
Indexed on
2010/04/14
19:53 UTC
Read the original article
Hit count: 526
Hi,
We have a Windows 2008 cluster with several SQL 2008 instance. We would like to run a script that modifies 4 registry keys prior to the startup of SQL. I do not know if there is a way to have a script run through Windows 2008 clustering that does that. I have a VBS script to do it and tried to add a Generic Script to an existing cluster group, but it failed saying it could not be registered.
Any ideas?
© Server Fault or respective owner