Disclaimer: We hope that the information on these pages is valuable to you.
Your use of the information contained in these pages, however, is at your sole risk.
All information on these pages is provided "as -is", without any warranty, whether express or implied,
of its accuracy, completeness, fitness for a particular purpose, title or non-infringement,
and none of the third-party products or information mentioned in the work are authored, recommended, supported or guaranteed by site owners or operators.
Further, the site owners and operators shall not be liable for any damages you may sustain by using this information,
whether direct, indirect, special, incidental or consequential, even if it has been advised of the possibility of such damages.
Warning: main(/home/prosphot/public_html/smog/track/write_logs.php) [function.main]: failed to open stream: No such file or directory in /home/prosphot/public_html/blog/skins/leaf/footer.php on line 3
Warning: main(/home/prosphot/public_html/smog/track/write_logs.php) [function.main]: failed to open stream: No such file or directory in /home/prosphot/public_html/blog/skins/leaf/footer.php on line 3
Warning: main() [function.include]: Failed opening '/home/prosphot/public_html/smog/track/write_logs.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/prosphot/public_html/blog/skins/leaf/footer.php on line 3
Mon 07.21.08: Distribution List - Multiple Owners
How do you give a distribution list owner rights to multiple owners?In Exchange 2007 it is pretty easy.
First you create a Security group that contains all the users you wish to be list owners (ability to modify list membership). Then you can use the add-adpermission commandlet to create the membership.
In this example we have a distribution list called "MF Mentors" and a security group called "Distribution List Editors". This is the command you can use to do this.
[PS] C:\Windows\System32>add-adpermission "MF mentors" -user "Distribution List Editors" -AccessRights ReadProperty,WriteProperty -Properties Member
You should then be able to see the following if you get-adpermission on that distribution list.
User : [DOMAIN INFORMATION]\Distribution List Editors
Identity : [DOMAIN INFORMAIONT]\MF Mentors
Deny : False
AccessRights : {ReadProperty, WriteProperty}
ExtendedRights :
IsInherited : False
Properties : {Member}
ChildObjectTypes :
InheritedObjectType :
InheritanceType : None
Item Rating Information....
Total Votes: 1 - Rating: 5.00