Re: New Email Distribution List Creation
- From: "Laura E. Hunter [MVP]" <nospamplease>
- Date: Fri, 30 Jun 2006 11:06:02 -0400
These would need to be created as contacts, yes.
--
Laura E. Hunter
Microsoft MVP: Windows Server - Networking
Responses provided as-is; no warranties expressed or implied
"redrobit" <redrobit@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FDB99294-A6D5-4E21-8538-C8AE2164CA2D@xxxxxxxxxxxxxxxx
Hi Laura, I failed to mention none of the email addressess are part of our
domain. Can this still be done with a third party tool, or will I need to
create AD contacts for each address, then add them to the DL?
"Laura E. Hunter [MVP]" wrote:
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?
.
- References:
- Re: New Email Distribution List Creation
- From: Laura E. Hunter [MVP]
- Re: New Email Distribution List Creation
- Prev by Date: Re: Problem deleting a computer from AD
- Next by Date: Re: Unable to Open GPO in Active Directory
- Previous by thread: Re: New Email Distribution List Creation
- Next by thread: Re: RPC connection between DC and offsite DC intermittent - Help
- Index(es):
Relevant Pages
|