Closed
Description
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
Labels
No labels