I configured HA and I have resource of IIS configured(because I have few virtual web sites hosted on it) via the below link (through generic script, provided by MIcrosoft). Then I stop the IIS via iisreset /stop command to verify that when the service stops there should be a failover happen. But still the IIS services are not failing over to other node.
http://support.microsoft.com/kb/887417/en-us
====================================
I have also noticed one thing. I created a generic service resource for WWW service. Now when I stop it via "net stop W3svc" (multiple times) , the WWW service gets stop and the cluster group failover to another node...
Now I dont need the below script which provided by the below link:
http://support.microsoft.com/kb/887417/en-us
Any comment will be appreciated. Thanks. Zahid Haseeb.