Failover Cluster Rule ID 17 Internal Error configuring Cluster Aware Updating

Karl Dawkins 1 Reputation point
2022-06-08T13:15:25.477+00:00

Here's a fun one:

RuleId : 17
Title : All failover cluster nodes must be able to access Windows PowerShell scripts
State : Failed
Severity : Error
FailedMachines : {HOSTA (internal error)}
PercentComplete : 85

I've set up basic CUA but I need a PowerShell script available to wait for an additional service to be online. I've placed the script in c:\ClusterStorage\Storage1\script.ps1. However, when running test-causetup I get the above. It seems to only be one host that has this issue in a 2 node cluster. If I put the script in c:\windows it has the exact same issue.

Any ideas on how to fix?

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.
958 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,363 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,351 Reputation points
    2022-06-09T07:48:09.12+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having issues related to Cluster aware updates.

    Ensure that all possible owner nodes of the CAU clustered role have permissions to access the configured PowerShell pre-update and post-update scripts.

    Also , Please try to Remove the CAU configuration, reinstall and reconfigure CAU.

    Reference :

    https://learn.microsoft.com/en-us/windows-server/failover-clustering/cluster-aware-updating-requirements

    --------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments