A customer is using an import file to get users from Domino into Exchange
2003/AD 2003 as contacts. But are not mail enabled.

Any idea how to change this behavior and how can they bulk mail enable the
contacts?


Created by domino dump with specific fields to a csv file.

Import CSVDE import.

In Exchange 2007 the import worked with a field called show in address book
populated.

The same field did not work in the Exchange 2003.

If a single user is right clicked and the Exchange tasks are selected there
is an option Establish Email address. This works great for a single contact
at a time, the problem is there are a few thousand. But if we select more
than one user at a time the Establish Email address is not an option.

How can I bulk Establish Email address for imported contacts?

I asked the customer to download ADMODIFY.net and see Establish Email
Address is an option there.

Re: Bulk mail enable contact imported into Exchange 2003 from domino by Ed

Ed
Wed May 07 19:08:40 CDT 2008

You need to import all the attributes that make an object mail-enabled.
There's a TechNet article on that, but be aware that there are a lot of
them. When scripting, one uses the "MailEnable" method, and that takes care
of setting all the attributes, which you can change later. I know that
doesn't help with CSVDE, but I thought it might add a little background.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"

"Mack" <Mack@discussions.microsoft.com> wrote in message
news:6AEBAB12-A42B-4A99-B730-B09B75163220@microsoft.com...
>A customer is using an import file to get users from Domino into Exchange
> 2003/AD 2003 as contacts. But are not mail enabled.
>
> Any idea how to change this behavior and how can they bulk mail enable the
> contacts?
>
>
> Created by domino dump with specific fields to a csv file.
>
> Import CSVDE import.
>
> In Exchange 2007 the import worked with a field called show in address
> book
> populated.
>
> The same field did not work in the Exchange 2003.
>
> If a single user is right clicked and the Exchange tasks are selected
> there
> is an option Establish Email address. This works great for a single
> contact
> at a time, the problem is there are a few thousand. But if we select more
> than one user at a time the Establish Email address is not an option.
>
> How can I bulk Establish Email address for imported contacts?
>
> I asked the customer to download ADMODIFY.net and see Establish Email
> Address is an option there.
>
>



Re: Bulk mail enable contact imported into Exchange 2003 from domi by Mack

Mack
Thu May 08 06:27:00 CDT 2008

Thanks Ed. Do you have a link to the article on scripting instead of CSVDE?
There is an MCS on site with the customer who could probably write the script
for them if he had the article.

Mack

"Ed Crowley [MVP]" wrote:

> You need to import all the attributes that make an object mail-enabled.
> There's a TechNet article on that, but be aware that there are a lot of
> them. When scripting, one uses the "MailEnable" method, and that takes care
> of setting all the attributes, which you can change later. I know that
> doesn't help with CSVDE, but I thought it might add a little background.
> --
> Ed Crowley
> MVP - Exchange
> "Protecting the world from PSTs and brick backups!"
>
> "Mack" <Mack@discussions.microsoft.com> wrote in message
> news:6AEBAB12-A42B-4A99-B730-B09B75163220@microsoft.com...
> >A customer is using an import file to get users from Domino into Exchange
> > 2003/AD 2003 as contacts. But are not mail enabled.
> >
> > Any idea how to change this behavior and how can they bulk mail enable the
> > contacts?
> >
> >
> > Created by domino dump with specific fields to a csv file.
> >
> > Import CSVDE import.
> >
> > In Exchange 2007 the import worked with a field called show in address
> > book
> > populated.
> >
> > The same field did not work in the Exchange 2003.
> >
> > If a single user is right clicked and the Exchange tasks are selected
> > there
> > is an option Establish Email address. This works great for a single
> > contact
> > at a time, the problem is there are a few thousand. But if we select more
> > than one user at a time the Establish Email address is not an option.
> >
> > How can I bulk Establish Email address for imported contacts?
> >
> > I asked the customer to download ADMODIFY.net and see Establish Email
> > Address is an option there.
> >
> >
>
>
>

Re: Bulk mail enable contact imported into Exchange 2003 from domi by Ed

Ed
Mon Jun 02 18:51:37 CDT 2008

There are lots of articles, and no one of them is a Rosetta Stone, sorry.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"

"Mack" <Mack@discussions.microsoft.com> wrote in message
news:8E41BDFD-7CA6-47D2-96DA-D5205C17C8C9@microsoft.com...
> Thanks Ed. Do you have a link to the article on scripting instead of
> CSVDE?
> There is an MCS on site with the customer who could probably write the
> script
> for them if he had the article.
>
> Mack
>
> "Ed Crowley [MVP]" wrote:
>
>> You need to import all the attributes that make an object mail-enabled.
>> There's a TechNet article on that, but be aware that there are a lot of
>> them. When scripting, one uses the "MailEnable" method, and that takes
>> care
>> of setting all the attributes, which you can change later. I know that
>> doesn't help with CSVDE, but I thought it might add a little background.
>> --
>> Ed Crowley
>> MVP - Exchange
>> "Protecting the world from PSTs and brick backups!"
>>
>> "Mack" <Mack@discussions.microsoft.com> wrote in message
>> news:6AEBAB12-A42B-4A99-B730-B09B75163220@microsoft.com...
>> >A customer is using an import file to get users from Domino into
>> >Exchange
>> > 2003/AD 2003 as contacts. But are not mail enabled.
>> >
>> > Any idea how to change this behavior and how can they bulk mail enable
>> > the
>> > contacts?
>> >
>> >
>> > Created by domino dump with specific fields to a csv file.
>> >
>> > Import CSVDE import.
>> >
>> > In Exchange 2007 the import worked with a field called show in address
>> > book
>> > populated.
>> >
>> > The same field did not work in the Exchange 2003.
>> >
>> > If a single user is right clicked and the Exchange tasks are selected
>> > there
>> > is an option Establish Email address. This works great for a single
>> > contact
>> > at a time, the problem is there are a few thousand. But if we select
>> > more
>> > than one user at a time the Establish Email address is not an option.
>> >
>> > How can I bulk Establish Email address for imported contacts?
>> >
>> > I asked the customer to download ADMODIFY.net and see Establish Email
>> > Address is an option there.
>> >
>> >
>>
>>
>>