Forum Discussion
yogiaprilian
Jan 27, 2020Copper Contributor
(Ask) WinRM Cannot Process the Request - Windows Admin Center 1910
Hello All, I have a problem when using the Windows Admin Center. I am currently trying to deploy Hyperconverged through the Windows Admin Center. When arrived at the Clustering step namely Valida...
Jamony
Sep 18, 2026MCT
The first thing I would do is upgrade Windows Admin Center. Version 1910 is extremely old.
Then test WinRM directly from the WAC gateway:
Test-WSMan <ServerName>
For domain-joined machines also verify:
DNS
time synchronization
Kerberos
SPNs
firewall rules
0x8009030e normally points more toward authentication/delegation than basic TCP connectivity.
If CredSSP is required for a specific double-hop operation, configure it only for that scenario.
For workgroup/local-account connections, use explicit credentials and narrowly scoped TrustedHosts entries rather than TrustedHosts=*.