Im wondering if it's posible to use Powershell from a remote computer (without installing Exchange manegment tools on the remote computer) to create or list user mailboxes. And if so, how?

link|improve this question
feedback

2 Answers

To be able to run Exchange powershell commands you need to load the Exchange Snap in into powershell, and I do not believe there is a way to get this without installing the management tools.

link|improve this answer
feedback

If you go with Exchange 2007 SP2, you will have support for PowerShell v2. With PowerShell v2 on the client and server, you should be able to do exactly what is described HERE (even if that link is for Ex2010).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.