Click to See Complete Forum and Search --> : Mapping a variable based on User FQDN


Abuthemagician
December 9th, 2003, 04:27 PM
i would like to know if it is possible to create a variable for use in autmated setups that would look up a user's FQDN in active directory based on their %username%. I want to use it to setup exchange mail boxes in outlook, but i run into problems. for example:
User Joe Schmo's login is JSchmo
however, his FQDN in active Directory is Joe S. Schmo
and his Exchange mail box name is Joe S. Schmo

therefore i would like to lookup a FQDN based on a %username% and map it to a variable named %fqdn%

any input is appreciated.