Forum Discussion
Konstantinos N. Chionas
Oct 15, 2018Copper Contributor
Cluster Update asking to enable CredSSP
I installed Windows Admin Center, its great and working fine, but one of the things it advises me to do is to turn off CredSSP on servers, but when I use the Updates link on cluster page, it tells me...
rnebular
Jul 08, 2019Copper Contributor
galenb I also have this issue. Setup brand new WAC server on Windows 2019. Added a cluster and all 3 nodes to WAC. On the WAC gateway machine, ran the "Enable-WSManCredSSP" command to all three nodes. output says "true" for all after it runs. On the gateway machine, when I run "Get-WSManCredSSP" on it, I get:
```
The machine is not configured to allow delegating fresh credentials.
This computer is configured to receive credentials from a remote client computer.
```
I have verified that my userID is in the group mentioned for WAC CredSSP Admins" as well.
Any other ideas?