Hi,
I have 2 Servers which are clustered. Both run Server 2k3, SP1 and are Domain Members.
Now, I have a script that checks if an application is loaded, and if not it loads the application. I want the script to be executed when the server switches. I tryed creating a generic script resource but it gives me an error message and I cant even complete the wizzard to create the resource.
The error message is:
Member not found
I gues I have to use special function names in the script?
it would also be nice if the application gets shut down on the cluster server thats being switched off, but again, do I have to use a special function name within my script?
I know the coding part to turn my app on and off.
btw, I wrote my script in vbscript.
cheers
I have 2 Servers which are clustered. Both run Server 2k3, SP1 and are Domain Members.
Now, I have a script that checks if an application is loaded, and if not it loads the application. I want the script to be executed when the server switches. I tryed creating a generic script resource but it gives me an error message and I cant even complete the wizzard to create the resource.
The error message is:
Member not found
I gues I have to use special function names in the script?
it would also be nice if the application gets shut down on the cluster server thats being switched off, but again, do I have to use a special function name within my script?
I know the coding part to turn my app on and off.
btw, I wrote my script in vbscript.
cheers