G
Guest
We are trying to find a way that we can programmatically (via a script or
batch file) import a CSV file into an Exchange Public Folder. The CSV file
will be a list of contacts exported from a DB2 database on a regular basis
(say every 4 hours or whatever we decide). The contacts list will need to be
imported into a Public Folder that will be shared out to a specific group.
Importing the contacts into AD and putting them in the GAL was my first
thought. But we don't want the 7500 contacts to be displayed in the GAL. I
know you can create separate lists from the Address Lists, but still doesn't
filter the contacts out of the main GAL, unless I am wrong, but I am pretty
certain about that. You can select the contacts to not appear in the GAL,
but then the contacts wouldn't be displayed in the created Address List
either.
I have read over some of the articles related to using custom forms to
accomplish this and that may be an option. The problem I am having is
finding a way to script the process, instead of manual intervention. When we
use the import function that works fine, and would work great if we only had
to do this once a week, but because the data is changed in the database, and
my task is to get this into a Contacts List that people can search and send
e-mails to, I need to try and figure this out.
Maybe there is another way? I am open to suggestions.
Thanks for any hep you can provide
batch file) import a CSV file into an Exchange Public Folder. The CSV file
will be a list of contacts exported from a DB2 database on a regular basis
(say every 4 hours or whatever we decide). The contacts list will need to be
imported into a Public Folder that will be shared out to a specific group.
Importing the contacts into AD and putting them in the GAL was my first
thought. But we don't want the 7500 contacts to be displayed in the GAL. I
know you can create separate lists from the Address Lists, but still doesn't
filter the contacts out of the main GAL, unless I am wrong, but I am pretty
certain about that. You can select the contacts to not appear in the GAL,
but then the contacts wouldn't be displayed in the created Address List
either.
I have read over some of the articles related to using custom forms to
accomplish this and that may be an option. The problem I am having is
finding a way to script the process, instead of manual intervention. When we
use the import function that works fine, and would work great if we only had
to do this once a week, but because the data is changed in the database, and
my task is to get this into a Contacts List that people can search and send
e-mails to, I need to try and figure this out.
Maybe there is another way? I am open to suggestions.
Thanks for any hep you can provide