Summary: Use Windows PowerShell to find the WSMAN service settings on a local computer.
How can I use Windows PowerShell to easily verify the WSMAN settings on my local computer?
Open the Windows PowerShell ISE or console with admin rights, and then use the
WSMAN provider to display the LocalHost\Service folder as shown here:
dir WSMan:\localhost\Service