Hello.
I got a Windows 2003 Server which is also running an Exchange 2003 server (test environment).
On this server I want to give a user a mailbox using PowerShell. I've been doing some reading on the classes in the root\MicrosoftExchangeV2 namespace and I've come to the conclusion that I cannot use them for this purpose. My guess is that I have to use Active Directory to give them the mailboxes, but I don't know how to do that.
Any help would be great.
Thanks in advance.