Answered by:
Remote DSC configuration error ( remote authentication error with WinRM )

Question
-
When i try to push a DSC configuration on a remote server i get this error saying that kerberos authentication failed to find the remote server notice that :
-I configured winrm on the client server with the https listener and a ssl certificate that i imported.
-I added firewall rule to allow https trafic on the 5986 port .
-Enter-PSSession and test-wsman work fine and i can access the client with default authentication.
-winrm get winrm/config -r:ClientName get me the same error .
Thanks .
Wednesday, April 18, 2018 8:45 AM
Answers
-
Hi DevOpsTryH,
May I ask the local server and the remote server in the same domain?
And what's the account your used to publishes a configuration to a remote computer. The user should be administrator on the remote computer
Any more error message in the event viewer?
If it still no clue, please also check steps on how to troubleshoot Kerberos
Best Regards,
Mary
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- Proposed as answer by Mary Dong Tuesday, April 24, 2018 6:57 AM
- Marked as answer by DevOpsTryH Wednesday, April 25, 2018 3:09 PM
Thursday, April 19, 2018 8:35 AM
All replies
-
Hi,
Are you using a pull server ?
How do you try to push your DSC Configuration ?
Regards,
Wednesday, April 18, 2018 1:28 PM -
Hi DevOpsTryH,
May I ask the local server and the remote server in the same domain?
And what's the account your used to publishes a configuration to a remote computer. The user should be administrator on the remote computer
Any more error message in the event viewer?
If it still no clue, please also check steps on how to troubleshoot Kerberos
Best Regards,
Mary
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- Proposed as answer by Mary Dong Tuesday, April 24, 2018 6:57 AM
- Marked as answer by DevOpsTryH Wednesday, April 25, 2018 3:09 PM
Thursday, April 19, 2018 8:35 AM -
Hi Mary ,
Thank you it was a domain problem and i fixed the links were helpful .
Regards ,
Wednesday, April 25, 2018 3:09 PM -
Hi ,
it's a push model .
start-dscConfiguration
regards,
Wednesday, April 25, 2018 3:26 PM