Re: New Email Distribution List Creation
- From: "Laura E. Hunter [MVP]" <nospamplease>
- Date: Wed, 28 Jun 2006 17:01:31 -0400
Use dsmod (from the Windows Support Tools) or adfind (from www.joeware.net)
dsmod group "CN=US INFO,OU=Distribution Lists,DC=microsoft,DC=com" -addmbr
"cn=User1,dc=domain,dc=com" "cn=user2,dc=domain,dc=com"
or
admod -b "CN=US INFO,OU=Distribution Lists,DC=microsoft,DC=com"
"member:++:cn=User1,dc=domain,dc=com;cn=user2,dc=domain,dc=com"
The Technet Script Repository probably also has a VBScript solution as well.
(Just google those three words, you'll go right to it.)
HTH
--
Laura E. Hunter
Microsoft MVP: Windows Server - Networking
Responses provided as-is; no warranties expressed or implied
"redrobit" <redrobit@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A4A34528-58C2-4F83-95E7-9769458AB3FC@xxxxxxxxxxxxxxxx
I have Exchange 2003 on Server 2003, and I need to create a new email
distribution list in AD for our company news letter. I have at least 200
addressess that will need to be made members of this DL. I have all the
addressess in a word document. Is there a way to easily import these
addressess into the DL, or do I have to type in each one by hand?
.
- Prev by Date: Re: Password Manager for Active Directory
- Next by Date: Re: Roaming profile only roaming in safe mode
- Previous by thread: Re: Password Manager for Active Directory
- Next by thread: Re: New Email Distribution List Creation
- Index(es):