Summary: Use a Windows PowerShell cmdlet to find the status of CredSSP.
How can I use Windows PowerShell 4.0 on my laptop running Windows 8.1 to find if WinRM is configured for CredSSP?
Use the Get-WSManCredSSP cmdlet:
Get-WSManCredSSP
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