Skip to content

credssp configured, same repeated error #18

@tommls

Description

@tommls

I followed all the steps to configure credssp (winrm quickconfig, enable credssp both client and computer, enable ps-remoting, set local group policy, set the SPNs, everything I could find) and the script continues throwing this error, it happens in all the script blocks:

New-PSSession : [SP3] Connecting to remote server SP3 failed with the following error message : The WinRM client cannot process the request. A computer policy does not allow the delegation of the user credentials to the target computer. Use gpedit.msc and look at the following policy: Computer Configuration -> Administrative Templates -> System -> Credentials Delegation -> Allow Delegating Fresh Credentials. Verify that it is enabled and configured with an SPN appropriate for the target computer. For example, for a target computer name "myserver.domain.com", the SPN can
be one of the following: WSMAN/myserver.domain.com or WSMAN/*.domain.com. For more information, see the about_Remote_Troubleshooting Help topic.

Furthermore the log truncates the line wherein the error occurs so I can not tell you which line is failing.
I know I did not have this error with the previous sppatchify version, which did not work for other reasons unbeknownst to me, I noticed there is another issue herein pertaining to credssp...

And SP3 is not a remote server, the script is being run locally as the domain administrator which has rights to do everything/anything on this server, since it is one of the farm administrators...

Thank you, Tom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions