Hello.
I'm doing some development work for an open-source project, and I need to be able to test using Microsoft Exchange. All I need to be able to do is essentially have an account on an Exchange server so that I can use the calendar feature. So, because
I don't belong to an organization with Exchange, I wanted to run a local Exchange server on my PC.
I downloaded the Exchange Server 2013 executable from https://www.microsoft.com/en-us/evalcenter/evaluate-exchange-server-2013?i=1, and I ran the setup.exe application that was included. But in trying to install Exchange, I got a bunch of errors.
So, is there a way that I can easily set up an Exchange server on my personal computer? I should only need this for about a week to do this development work. If I need to pay a little bit of money, that's all right.
Alternatively, is there another way that I could do the testing I need? I gather that I'm not able to do that with a Microsoft account just using an @outlook.com email address.
Here's the output I get from running the setup executable:
Error:
This computer isn't part of an Active Directory domain.
For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.ComputerNotPartofDomain.aspx
Error:
The user isn"t logged on to an Active Directory domain.
For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.LoggedOntoDomain.aspx
Error:
This computer doesn't belong to a valid Active Directory site. Check the site and subnet definitions.
For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.InvalidADSite.aspx
Error:
The 'IIS 6 Metabase Compatibility' component is required. Install the component via Server Manager.
For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.LonghornIIS6MetabaseNotInstalled.aspx
Error:
The 'IIS 6 Management Console' component is required. Install the component via Server Manager.
For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.LonghornIIS6MgmtConsoleNotInstalled.aspx
Error:
Either Active Directory doesn't exist, or it can't be contacted.
For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.CannotAccessAD.aspx