When executing Get-Help with the -ShowWindow parameter for any Exchange-specific cmdlet, the window only shows the Synopsis. The Syntax, Parameters, Inputs, Outputs, and Examples are all blank.
When executing this with any other command, such as Get-Help Get-ADUser -ShowWindow, the pop-up window shows complete help information.
Running as admin does not help. Running Update-Help does not help.
I would really like to get this to show in a window as one would expect it to. I realize that the -Online parameter is a workaround, but I would prefer to use the pop-up window.
Am I stuck with not being able to display help in this way for Exchange functions, or is there something that can be done to correct this behavior?