Remove Distribution Group

From KlavoWiki
Revision as of 23:42, 13 April 2011 by David (talk | contribs) (Created page with "To remove a distribution Group. <pre> Remove-DistributionGroup -Identity "D-AU-DL Name" </pre> The Identity can either be display name or alias. Category : Exchange PowerShell")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

To remove a distribution Group.

Remove-DistributionGroup -Identity "D-AU-DL Name"

The Identity can either be display name or alias.