Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Tue, 3 Jun 2008 13:36:47 +0200,    group: microsoft.public.exchange.tools        back       


Exchange Configuration Export   
Hi all

I'm looking for a tool which export the Exchange Organisation Configuration 
(sites, connectors, policies, ...) in a file (XML for example like ISA 
Server)

The ExBPA is a verbose tools and gives informations about Best Practices. It 
don't match wat I need.

Thank you in advance
date: Tue, 3 Jun 2008 13:36:47 +0200   author:   test.yvelines

RE: Exchange Configuration Export   
Hi
write your own.
are you using Exchange 2007?
get-excommand | where-object {$_.Name -like "get-*"}

then loop through the result to call each of the get commands and pipe the 
result into text files.

If you are using Exchange 2003 it is a bit more complicated but you can do 
it as well.

Use a little vb-script. connect to the configuration container of AD read 
the information you need.

There is information that isn't stored in AD. But most of the things you 
will get this way.
 

What else can you do?
- Microsoft provides VISIO to read information from AD.
- Microsoft provides ExMap to map your Exchange infrastructure
- There is a third party vendor (SolarWind) that helps to display your AD

Henry




"test.yvelines" wrote:

> Hi all
> 
> I'm looking for a tool which export the Exchange Organisation Configuration 
> (sites, connectors, policies, ...) in a file (XML for example like ISA 
> Server)
> 
> The ExBPA is a verbose tools and gives informations about Best Practices. It 
> don't match wat I need.
> 
> Thank you in advance 
> 
> 
>
date: Fri, 13 Jun 2008 06:25:00 -0700   author:   Henry

Re: Exchange Configuration Export   
Hi Henry

Thank you for all tese informations

Best regards

"Henry"  a écrit dans le message de news: 
769799DE-CFC4-4EC2-A21A-BD0DA3C11376@microsoft.com...
> Hi
> write your own.
> are you using Exchange 2007?
> get-excommand | where-object {$_.Name -like "get-*"}
>
> then loop through the result to call each of the get commands and pipe the
> result into text files.
>
> If you are using Exchange 2003 it is a bit more complicated but you can do
> it as well.
>
> Use a little vb-script. connect to the configuration container of AD read
> the information you need.
>
> There is information that isn't stored in AD. But most of the things you
> will get this way.
>
>
> What else can you do?
> - Microsoft provides VISIO to read information from AD.
> - Microsoft provides ExMap to map your Exchange infrastructure
> - There is a third party vendor (SolarWind) that helps to display your AD
>
> Henry
>
>
>
>
> "test.yvelines" wrote:
>
>> Hi all
>>
>> I'm looking for a tool which export the Exchange Organisation 
>> Configuration
>> (sites, connectors, policies, ...) in a file (XML for example like ISA
>> Server)
>>
>> The ExBPA is a verbose tools and gives informations about Best Practices. 
>> It
>> don't match wat I need.
>>
>> Thank you in advance
>>
>>
>>
date: Wed, 18 Jun 2008 11:24:18 +0200   author:   test.yvelines

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us