- 4 перегляди
Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains a failover cluster named Cluster1.
You need to configure Cluster-Aware Updating (CAU) on the cluster by using Windows Admin Center (WAC).
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:


Step 1: Enable CredSSP -
Some tasks that require CredSSP to be enabled include:
Create Cluster wizard workflow -
Active Directory queries or updates
SQL Server queries or updates -
Locating accounts or computers on a different domain or non-domain joined environment
The Credential Security Support Provider protocol (CredSSP) is a Security Support Provider that is implemented by using the Security Support Provider Interface
(SSPI). CredSSP lets an application delegate the user's credentials from the client to the target server for remote authentication.
Step 2: Add Cluster1 to WAC -
Add the failover cluster to Windows Admin Center
Step 3: Add the Cluster-Aware Updating role.
Enabling self-updating mode.
To enable the self-updating mode, you must add the Cluster-Aware Updating clustered role to the failover cluster.
Incorrect:
* Failover clusters do not support gMSAs. However, services that run on top of the Cluster service can use a gMSA or a sMSA if they are a Windows service, an
App pool, a scheduled task, or natively support gMSA or sMSA.
* The Windows Admin Center gateway, when published to DNS and given access through corresponding corporate firewalls, lets you securely connect to, and manage, your servers from anywhere with Microsoft Edge or Google Chrome.
Reference:
https://docs.microsoft.com/en-us/azure-stack/hci/manage/troubleshoot-credssp https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/use/manage-failover-clusters https://docs.microsoft.com/en-us/windows-server/failover-clustering/cluster-aware-updating
Robrol
Highly Voted 1 year, 10 months ago
The correct order of actions according to below link is: 1. Add Cluster1 to WAC. 2. Enable CredSSP. 3. Add the Cluster-Aware Updating role. https://4sysops.com/archives/install-updates-for-server-clusters-using-windows-admin-center/
upvoted 16 times
starseed
Most Recent 3 months ago
1. Add Cluster1 to WAC. 2. Enable CredSSP. 3. Add the Cluster-Aware Updating role.
upvoted 1 times
calotta1
1 year, 4 months ago
From all my readings, I think CredSSP prompts you when adding the Cluster to WAC - So I agree with the rest here who suggests this: 1. Add Cluster1 to WAC. 2. Enable CredSSP. 3. Add the Cluster-Aware Updating role.
upvoted 1 times
syu31svc
1 year, 7 months ago
https://learn.microsoft.com/en-us/azure-stack/hci/manage/update-cluster To use the Cluster-Aware updating tool in Windows Admin Center, you must enable Credential Security Service Provider (CredSSP) and provide explicit credentials 1. Add Cluster1 to WAC. 2. Enable CredSSP. 3. Add the Cluster-Aware Updating role.
upvoted 3 times
Leocan
1 year, 12 months ago
To use CAU, install the Failover Clustering feature in Windows Server and create a failover cluster. The components that support CAU functionality are automatically installed on each cluster node. https://learn.microsoft.com/en-us/windows-server/failover-clustering/cluster-aware-updating CredSSP - https://4sysops.com/archives/install-updates-for-server-clusters-using-windows-admin-center/
upvoted 2 times
joehoesofat
2 years ago
enable credssp needs to say add the user to the local group Windows admin center Credssp administrators' group
upvoted 2 times