PowerTip: Use PowerShell Cmdlet to Report CredSSP

Doctor Scripto

Summary: Use a Windows PowerShell cmdlet to find the status of CredSSP.

Hey, Scripting Guy! Question How can I use Windows PowerShell 4.0 on my laptop running Windows 8.1 to find if WinRM is configured for CredSSP?

Hey, Scripting Guy! Answer Use the Get-WSManCredSSP cmdlet:

Get-WSManCredSSP

0 comments

Discussion is closed.

Feedback usabilla icon