Skip to content

AsJob is a common parameter for remotely loaded modules #339

Closed
@chrisda

Description

@chrisda

Unbeknownst to me, nearly every Exchange cmdlet has a parameter named AsJob. I understand the functionality of this parameter; I don't need an explanation of what it does.

I confirmed the availability of AsJob in the Exchange Management Shell, and New-MarkdownHelp dutifully detected it.

AsJob isn't mentioned in the Common Parameters (Debug, Verbose, ErrorAction, ErrorVariable, etc.) at https://go.microsoft.com/fwlink/p/?LinkID=113216. But I also confirmed that AsJob isn't present anywhere in the Exchange MAML XML files.

Should AsJob be treated like a Common Parameter? Is there a way to suppress AsJob from platyPS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions