# Creating a mail enabled universal distribution group
new-distributiongroup -alias unidistgroup -name ôThe Big Distribution Groupö -type distribution -org Punters
# Creating a mail enabled universal security group
# This is not a desperately clever idea otherwise email administrators can add users to this group
new-distributiongroup -alias unisecgroup -name ôThe Big Security Groupö -type security -org Punters
# Creating a mail enabled dynamic distribution group
new-DynamicDistributionGroup -alias dyndistgroup -name ôThe Big Dynamic Groupö -recipientfilter {Company -eq "msexchange"} -org Punters
# Creating a mail enabled AD contact
new-mailcontact -alias ADcontact -name ôMay L Contact" -ExternalEmailAddress MayLContact@somewhere.com -org Punters
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.