Exchange 2003 management interfaces
Hi all,I need to manage Exchange 2003 remotely. For that I am looking at different options that Exchange 2003 offers. I know that there isn't any integration with powershell, but I am looking at Webservices or any other such command line interface which I can invoke remotely. Any help in this regards would be greatly appreciated.Thanks,Kamal
June 24th, 2008 1:26pm
Hi Kamal,
You can install Exchange Management Tools on any of the server/workstation to manage it remotely. While installation you need to select just Management Tools.
However if you want to do it programmatically then you can do some of the task with WMI, CDO & VBScript.
Here are some of the references.
http://www.microsoft.com/technet/scriptcenter/topics/exchange/ex03_wmi1.mspx
http://www.microsoft.com/technet/scriptcenter/topics/exchange/ex03_wmi2.mspx
http://www.microsoft.com/technet/scriptcenter/topics/exchange/ex03_wmi3.mspx
http://www.msexchange.org/articles/Scripting-Exchange-VBScript-ADSI-Part1.html
http://www.msexchange.org/articles/Scripting-Exchange-VBScript-ADSI-Part2.html
http://www.msexchange.org/articles/Scripting-Exchange-VBScript-ADSI-Part3.html
Free Windows Admin Tool Kit Click here and download it now
June 24th, 2008 1:59pm