On a Microsoft Windows Server 2003-based server cluster, if you try to change the Cluster service account password by using the
cluster.exe command together with the
/changepassword option, you receive the following error message:
Failed to query node computername of cluster clustername.
System error 1355 has occurred (0x0000054b).
The specified domain either does not exist or could not be contacted.
For example, you receive this error message if you try to change the Cluster service account password by using one of the following commands:
- cluster /cluster:clustername /changepassword:newpassword /skipdc /verbose /force
- cluster /cluster:clustername /changepassword:newpassword,oldpassword /verbose /force
This problem occurs if your Windows Server 2003 server cluster is joined to a Microsoft Windows NT 4.0 domain.