migrating a server 2019 failover cluster

Dufley, Gary - Prinovis UK Ltd 21 Reputation points
2022-11-26T19:41:29.193+00:00

Hi

I was trying to use Remove-ClusterNameAccount to migrate a failover cluster onto a new domain, the process worked on a new test machine

However I got the output

Remove-ClusterNameAccount : Removing cluster name account failed.
One or more nodes in the cluster are running a version of Windows that does not support this operation
At line:2 char:1

  • Remove-ClusterNameAccount -Cluster CLUSTER01 -Delete ...
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • CategoryInfo : NotSpecified: (:) [Remove-ClusterNameAccount], ClusterCmdletException
  • FullyQualifiedErrorId : Remove-ClusterNameAccount,Microsoft.FailoverClusters.PowerShell.RemoveClusterNameAccount

the servers are running 2019, however I think the cluster may have been created on 2016 (and servers had an inplace upgrade)

can you suggest anything please

cheers!

Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
962 questions
0 comments No comments
{count} votes

Accepted answer
  1. risolis 8,701 Reputation points
    2022-11-26T21:14:57.94+00:00

    Hello @Dufley, Gary - Prinovis UK Ltd

    Thank you for sharing this question on this community space.

    I have reviewed the case scenario described on your post and I want to gather the next articles as well as a relevant detail. Please direct yourself down below:

    https://techcommunity.microsoft.com/t5/failover-clustering/how-to-switch-a-failover-cluster-to-a-new-domain/ba-p/372142

    https://learn.microsoft.com/en-us/windows-server/failover-clustering/cluster-domain-migration

    Note:
    264453-image.png

    I hope you can find this useful to overcome your concern.

    Looking forward to your feedback,

    Cheers,

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful