Error DataBase-One Place all Solutions Forums Blog Glossary    Contact Us
Search  
   
Browse by Category
Error DataBase-One Place all Solutions .: Operating Systems .: Windows Operating Systems .: Windows 2003 .: How to uninstall the Cluster service on a Windows Server 2003 cluster

How to uninstall the Cluster service on a Windows Server 2003 cluster

SUMMARY

This article describes how to remove the Cluster service on a Windows Server 2003-based cluster.

MORE INFORMATION

The files for the Cluster service are installed, by default, on computers that run either Windows Server 2003, Enterprise Edition or Windows Server 2003, Datacenter Edition. In earlier versions of Windows, this feature had been in the Add/Remove Programs tool.

You cannot remove the Cluster service, but you can return it to an unconfigured state. To remove the cluster service from a failover node, follow these steps:
1. Start Cluster Administrator (CluAdmin.exe).
2. Right-click the node, and then click Stop the Cluster service.

Note: Do not perform this step if this server is the last node in the cluster.
3. Right-click the node, and then click Evict Node.

This step returns the cluster to its original unconfigured state. You can re-add it later to the same or to a different cluster.
To remove the cluster service from the last node, follow these steps:
1. Start Cluster Administrator (CluAdmin.exe).
2. Right-click the node, and then click Evict Node.

Note The cluster service must be running if the cluster was configured to use the “Enable Kerberos authentication” option.
3. Delete the computer object (network name) from Active Directory, and replicate for changes to take effect.
If you cannot start the Cluster service, or if you have trouble removing the node, you can manually unconfigure the Cluster service:
1. Run the Cmd.exe program to open a command prompt.
2. At the command prompt, type cluster node nodename /forcecleanup, and then press ENTER.

Note: If the Cluster service does not exist in the registry, the command does not respond. To create a place holder, type the following line at the command line, and then press ENTER:
sc create clussvc

How helpful was this article to you?

Related Articles

article How to Upgrade a Microsoft Windows NT 4.0 Cluster to a Windows Server 2003 Cluster
SUMMARY This article describes how to...

(No rating)  6-4-2008    Views: 159   
article How to re-create the Cluster service account in windows server 2003 server
The account that is used to start the...

(No rating)  7-20-2008    Views: 83   
article How to Troubleshoot Printing Issues on a Windows Server 2003 Cluster
SUMMARY This article describes how to...

(No rating)  6-4-2008    Views: 116   

User Comments

Add Comment
No comments have been posted.