DNs can be found in AD Explorer. Script: $root=[adsi]”” $rootdn=$root.distinguishedName $group=[adsi](“LDAP://<Group DN>”) $group.add(“LDAP://<User DN>”)
Tag: Powershell
AD – Add Indiv Users
Attr Used (not in any order): Description displayName homeDirectory homeDrive givenName Mail sAMAccountName sn scriptPath userPrincipalName
Exchange 07 – Managing Public Folder permissions
Unfortunately with Exchange 07, there is no longer a GUI to add/remove user permissions to Public Folders. Luckily though, you can dip your hands into
How to Export Mailbox Data
Finally, a simple way to export mailbox information other then the horrible Exmerge! Unfortunately though you do need a completely separate Server 2008 with Outlook and Exchange tools installed.
Delegating Distribution Group Management Via Outlook
Managing distribution lists is normally a duty of Exchange and/or Active Directory administrators. The process for adding or removing a member of a distribution list