I need to create a mailbox on an exchange 2003 server using python. The stunt conditions are that our machines have either office 2007 and office 2010 installed and thus the cdoexm.dll is not installed on the system. Also as it is 2007/10 you cant install the ExchangeCdo as it requires certain versions of outlook. Also mapi is not enabled on the server.
Is this a case where I will have to call an external program to do this? I've spent the last couple of days trawling sites but all the solutions seem to use cdoexm.
Hope someone has some ideas!