November 12th, 2013

PowerTip: Use PowerShell Cmdlet to Report CredSSP

Doctor Scripto
Scripter

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

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.