All Tags »
PowerShell »
exchange »
active directory
Sorry, but there are no more tags available to filter with.
-
Over on microsoft.public.windows.powershell, it’s been asked how to mail-enable an AD user in an Exchange 2003 Environment. The MS supported way involves CDOEXM (part of Exchange System Manager) which seems to be rather difficult to use from powershell.
In reality, you can usually get away with using [ADSI] to modify several key attributes on ...