PowerTip: List Remote PowerShell Endpoint Configurations

Doctor Scripto

Summary: Learn how to list remote Windows PowerShell endpoint configurations.

Hey, Scripting Guy! Question How can I list remote Windows PowerShell endpoint configurations?

Hey, Scripting Guy! Answer Connect-WSMan -ComputerName dc1

          sl WSMan:

          Get-ChildItem dc1\Plugin\microsoft*

And here is the output:

WSManConfig: Microsoft.WSMan.Management\WSMan::dc1\Plugin

Type            Keys                                Name                             

—-            —-                                —-                             

Container       {Name=Microsoft.PowerShell}         Microsoft.PowerShell

0 comments

Discussion is closed.

Feedback usabilla icon