I'm working on a little CLI AD/Exchange swiss army knife utility and
I've run into a snag -- when creating accounts, Microsoft by default
makes the conatiner name the displayName (J. Random Hacker) rather
than the account name, jhacker.

However for an administrator, most activities, like mailbox creation,
lockout, enable/disable, deletion, are more easily referred to by
accountname than by displayName... does anyone know how I could get a
user object using the account name instead of the display name?

I'm incorporating code from Steven Manross' Exchange module (his
example script code is utilized), as well as code that Colin Eric
Johnson posted in Feb. for creating users -- please let me know if
either of you object. :)

I'll be sure to post my code when it's ready for the light.

Peter
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to