Get-Help -ShowWindow is getting only the first paragraph of each parameter description. It should give us the full help topic.Compare the output (for example, -LanguageMode <PSLanguageMode> section) of:Get-Help New-PSSessionConfigurationFile -Parameter LanguageModeandGet-Help New-PSSessionConfigurationFile -ShowWindow
Have you seen this problem before in this product?