FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Lista global de direcciones de OutLook
Posts: 654
Joined: Mon May 29, 2006 03:14 PM
Re: Lista global de direcciones de OutLook
Posted: Wed Oct 06, 2010 01:59 PM
Baxajaun wrote:usuario : DOMINIO\Administrador
clave: Clave del administrador

驴 No habra que ser administrador ?
Yo soy usuario normal y tengo acceso a la lista global a traves del outlook.
Mi abuelo dec铆a: Los aviones vuelan porque Dios quiere, y los helic贸pteros ni Dios sabe porque vuelan.

FWH 16.02, xHarbour 1.2.3, Harbour 3.2.0, WorkShop 4.5, AJ Make 0.30, Borlan BCC 7.00, VisualStudio 2013
Posts: 990
Joined: Wed Oct 19, 2005 02:17 PM
Re: Lista global de direcciones de OutLook
Posted: Wed Oct 06, 2010 02:01 PM

Jose Maria,

prueba con WMI Explorer primero con tu DOMINIO\usuario y clave y si te funciona te tiene que funcionar con FWH

Saludos,

F茅lix

Posts: 654
Joined: Mon May 29, 2006 03:14 PM
Re: Lista global de direcciones de OutLook
Posted: Thu Oct 07, 2010 03:41 PM
He encontrado este documento:

Procedimiento para obtener la lista global de direcciones o un conjunto de listas de direcciones de un almac茅n
http://msdn.microsoft.com/es-es/library/ff184631.aspx
Mi abuelo dec铆a: Los aviones vuelan porque Dios quiere, y los helic贸pteros ni Dios sabe porque vuelan.

FWH 16.02, xHarbour 1.2.3, Harbour 3.2.0, WorkShop 4.5, AJ Make 0.30, Borlan BCC 7.00, VisualStudio 2013
Posts: 990
Joined: Wed Oct 19, 2005 02:17 PM
Re: Lista global de direcciones de OutLook
Posted: Fri Oct 08, 2010 06:06 AM

Jose Maria,

muchas gracias.

Saludos,

F茅lix

Posts: 654
Joined: Mon May 29, 2006 03:14 PM
Re: Lista global de direcciones de OutLook
Posted: Fri Oct 08, 2010 10:34 AM
隆隆隆 Aleluya !!! La soluci贸n ideal. Se hace con el Access.

http://www.howtogeek.com/howto/database ... to-access/

En un lugar de internet... wrote:
Export Exchange Global Address List to Access.

Outlook doesn鈥檛 give you an option to export the Exchange Global Address list to any format. You don鈥檛 even have the option to sort while searching, which drives me crazy.. If I want to see who works in the Houston office, I don鈥檛 want to have to go through the entire list.
Sure, you can get your exchange administrator to export a list for you, but thankfully there鈥檚 an easy way using Microsoft Access.
Prerequisite: You will need to make sure you do this on a computer that has Outlook installed and configured.
Start by opening Access, and creating a blank database. Now select File \ Get External Data \ Import


You will see a standard file open dialog. In here, you will open the drop-down menu for Files of type, and you should see Exchange() in the list:


As soon as you select that, it will automatically open the Import Exchange/Outlook Wizard. Select the Global Address List in the tree, and then hit Next. Note that you could export other lists using this same method if you wanted to.


At this point, you will be asked where you want to store the data. If this is the first time, you will just select new table. You could alternatively push the data into any table you want, but we鈥檙e just going to import the whole thing.


Now you should see the new table in your database, and it will contain the entire contents of the global address list.
Mi abuelo dec铆a: Los aviones vuelan porque Dios quiere, y los helic贸pteros ni Dios sabe porque vuelan.

FWH 16.02, xHarbour 1.2.3, Harbour 3.2.0, WorkShop 4.5, AJ Make 0.30, Borlan BCC 7.00, VisualStudio 2013
Posts: 990
Joined: Wed Oct 19, 2005 02:17 PM
Re: Lista global de direcciones de OutLook
Posted: Fri Oct 08, 2010 10:59 AM

Jose Maria,

nuevamente, muchas gracias.

Saludos,

Felix

Continue the discussion