Summary: Find the default session configuration connection in Windows PowerShell.
How can I determine what default session configuration I can connect to?
Use the $PSSessionConfigurationName automatic variable
to view the default session configuration:
PS C:\Users\Administrator> $PSSessionConfigurationName
http://schemas.microsoft.com/powershell/Microsoft.PowerShell