Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to include Phone Number, Address, etc. in Directory Export

Status
Not open for further replies.

DannoSV

Technical User
Jul 7, 2003
37
US
Hi,

I need to export additional attributes than what is exported by default using the Export Directory function from the Tools menu in the Exch 5.5 Admin Console.

I believe that you need to create a template that includes headers for these values - but I can't seem to get it to work.

Has anyone done this before? Is there an existing template on the Microsoft site for this (I can't find it.)

Thanks a bunch -

DannoSV
 
Dear Danno,

As Exchange experts have suggested me there is one utility header.exe in the BackOffice Resource Kit that might help you to do it.

If you have the Technet you can find that utility there.

Ciao,
Robert
 
You can use HEADER.EXE, a GUI utility, to create a CSV file that you then use as the destination file name for the export command. You can then run the admin utility with the /E (export) switch to populate the CSV file without having to launch the admin GUI.

I run the command below weekly on my mail server to generate a phone list.

admin /e d:\maint\phonelist.csv /d <servername> /n
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top