Hi there,

I don't know if this is possible, but has anyone succesfully managed to access the Exchange 2007 Management shell using Kix?

The reason I ask is I have a script that creates new user accounts. Part of the script creates a new SMTP address (command = $adsUser.CreateMailBox) which then appears in Exchange 2007 as a Legacy Mailbox.

To upgrade the legacy Mailbox to a User Mailbox I have to enter the following command in the Exchange Management shell: set-mailbox username -applymandatoryproperties which upgrades the account ( see MS article here )

So, the question is, can I run this shell command from within Kix?

Thanks in advance for any help.
Glenn.