Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Showwindow switch for help/get-help cmdlet for Exchange Online Powershell cmdlets #4901

Copy link
Copy link
@sulobr

Description

@sulobr
Issue body actions

When using -showwindow switch with help or get-help for Exchange Online cmdlet, the details of the cmdlet is not displayed.

instruction to connect to EXO is documented below
https://technet.microsoft.com/en-us/library/jj984289(v=exchg.160).aspx

https://technet.microsoft.com/en-us/library/mt775114(v=exchg.160).aspx

for example
get-help Get-MailboxCalendarFolder -showwindow
help Get-MailboxCalendarFolder -showwindow

Get-Help works in cmdlet line as below but -ShowWindow doesn’t show same details in the window

PS C:\Users\user1> get-help Get-MailboxCalendarFolder

NAME
Get-MailboxCalendarFolder

SYNOPSIS
This cmdlet is available in on-premises Exchange Server 2016 and in the cloud-based service. Some parameters and settings may be exclusive to one environment or the other.

Use the Get-MailboxCalendarFolder cmdlet to retrieve the publishing or sharing settings for a specified mailbox calendar folder.

For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax.

SYNTAX
Get-MailboxCalendarFolder -Identity [-DomainController ] []

DESCRIPTION
The Get-MailboxCalendarFolder cmdlet retrieves information for the specified calendar folder. This information includes the calendar folder name, whether the folder is currently
published or shared, the start and end range of calendar days published, the level of details published for the calendar, whether the published URL of the calendar can be searched on
the web, and the published URL for the calendar.

You need to be assigned permissions before you can run this cmdlet. Although all parameters for this cmdlet are listed in this topic, you may not have access to some parameters if
they're not included in the permissions assigned to you. To see what permissions you need, see the "Calendar configuration" entry in the Recipients Permissions topic.

RELATED LINKS
Online Version http://technet.microsoft.com/EN-US/library/dba2cebb-3c37-40ce-8ac0-93ec8d79ce0d(EXCHG.160).aspx

REMARKS
To see the examples, type: "get-help Get-MailboxCalendarFolder -examples".
For more information, type: "get-help Get-MailboxCalendarFolder -detailed".
For technical information, type: "get-help Get-MailboxCalendarFolder -full".
For online help, type: "get-help Get-MailboxCalendarFolder -online"

Expected behavior

get-help Get-Mailbox -showwindow or help get-mailbox -showwindow cmdlet should show details of the help documentation in the window

Actual behavior

get-help Get-Mailbox -showwindow or help get-mailbox -showwindow cmdlet does not show details of the help documentation in the window. It is blank

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution-Won't FixThe issue won't be fixed, possibly due to compatibility reason.The issue won't be fixed, possibly due to compatibility reason.WG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core modulecmdlets in the Microsoft.PowerShell.Core module

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.