Dear all,
I have a new network which has 3 DCs all running W12K R2 and I want to start using Office 365 for email. At the moment my network does not have a email server and I wanted to extend the AD schema to allow better management of email via my local directory before I perform the DirSync. The problem I have is most of the technical articles I come across explain how to do this with Exchange 2010 however I would like to use Exchange 2013.
The exchange 2010 technical reference explains I must have the ex10 setup files and then run: setup /PrepareSchema
I have located some documents that explain to extend the AD schema with ex13 I should have the setup files and then: setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms
Can anyone please let me know if this is the correct method or do I also need to run: setup.exe /PrepareAD /OrganizationName:"<organization name>" /IAcceptExchangeServerLicenseTerms
as well?