Is it possible to open an Active Director or Exchange Management Console user dialog directly from Powershell?
Posted
by
Myrddin Emrys
on Server Fault
See other posts from Server Fault
or by Myrddin Emrys
Published on 2012-06-15T22:38:10Z
Indexed on
2012/06/18
15:18 UTC
Read the original article
Hit count: 257
I'd like to be able to launch either the AD user dialog, or the EMC mailbox dialog directly from a Powershell script to open a specific user. The workflow goes something to the effect of "Does everything look correct on this user? Y/N" to continuing on, or to bringing up the account to edit.
There's no reason to completely duplicate the functionality of these dialogs. I don't mind requiring that EMC or ADU&C already be open before the script is run, if necessary.
© Server Fault or respective owner