PDF Server YAFPC-Appliance ForumWelcome! Topics in this Forum are answered by the Author from time to time. Spam is removed daily! |
|
|
Protect Yourself from spam! Don't leave Your email address here. If You want to get contacted, please use our Contact form. Important note to all spammers! |
Email issueOkay I would like to know how difficult it would be to change your scipts to not pull the logon name, but to instead pull the full name? I am asking this because I have a network of just under 1000 users and I really do not want to have to setup an alias list that has to be maintained seperate from Active Directory, our email structure is first.last@domain.com and the usernames are lastnamefistinital@domain.com Any help here would be great.
Currently it is not possible to obtain email addresses from active directory (LDAP). In principle it is possible but not on my to do list so far. No quick solution, sorry.
The only you could do is to use some VB script to create a list of usernames -- email addresses in a text file, and then load it to the appliance. But first I never have tested this with 1000+ addresses and second I know this is not what you want. W. U. |