PowerTip: Find WSMAN Settings by Using PowerShell

Doctor Scripto

Summary: Use Windows PowerShell to find the WSMAN service settings on a local computer.

Hey, Scripting Guy! Question How can I use Windows PowerShell to easily verify the WSMAN settings on my local computer?

Hey, Scripting Guy! Answer 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

0 comments

Discussion is closed.

Feedback usabilla icon