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: Wed, 12 Apr 2006 11:11:41 -0400,    group: microsoft.public.exchange.tools        back       


GAL reports   
This question has probably already been asked a million times, here goes
with 1,000,001:

Our company has about 14000 employees that are spread across about 60
divisions in the US.  The receptionist at each division manually creates an
Excel spreadsheet for their division, listing just employees for that
division.  Is there an end-user method, or utility, that will allow them to
automate this?

Thanks
date: Wed, 12 Apr 2006 11:11:41 -0400   author:   JohnB

Re: GAL reports   
Give'em a script that dumps the info from AD into a csv file.

Assuming you have some attribute on each user that is unique to each 
division you can use any of many tools to get this data.  Specifically 
talking out of the box you can use csvde (support tools i think) to create a 
simple shell script that makes it pretty;
csvde -f div1.csv -d "ou=myUsersOU,dc=company,dc=com" -r 
"(&(objectcategory=person)(uniqueAttribute=div1)" -l 
displayName,mail,telephoneNumber

in that example "uniqueAttribute" can be whatever you use to differentiate 
the divisions, department, location, etc.

alex

"JohnB"  wrote in message 
news:uEWQqNkXGHA.4388@TK2MSFTNGP03.phx.gbl...
> This question has probably already been asked a million times, here goes
> with 1,000,001:
>
> Our company has about 14000 employees that are spread across about 60
> divisions in the US.  The receptionist at each division manually creates 
> an
> Excel spreadsheet for their division, listing just employees for that
> division.  Is there an end-user method, or utility, that will allow them 
> to
> automate this?
>
> Thanks
>
>
date: Thu, 13 Apr 2006 00:35:36 -0700   author:   Alex Fontana

Re: GAL reports   
Here's a tool that might .

You could aslo setup a script on server to schedule an  export to a 
directory in a file share. The end user could then grab the data.

Ather way is to generate it the data centrally and email out the file to a 
distribution group.



"JohnB"  wrote in message 
news:uEWQqNkXGHA.4388@TK2MSFTNGP03.phx.gbl...
> This question has probably already been asked a million times, here goes
> with 1,000,001:
>
> Our company has about 14000 employees that are spread across about 60
> divisions in the US.  The receptionist at each division manually creates 
> an
> Excel spreadsheet for their division, listing just employees for that
> division.  Is there an end-user method, or utility, that will allow them 
> to
> automate this?
>
> Thanks
>
>
date: Fri, 14 Apr 2006 17:23:17 +1000   author:   Andrew Sword [MVP]

Google
 
Web ureader.com


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