Difference between revisions of "O365 Setup"
From GWAVA Technologies Training
Line 2: | Line 2: | ||
#Add the .NET Framework 3.51 [https://support.microsoft.com/en-us/kb/2461873] feature to the server | #Add the .NET Framework 3.51 [https://support.microsoft.com/en-us/kb/2461873] feature to the server | ||
− | |||
#Install the Azure AD module [https://technet.microsoft.com/en-us/library/jj151815.aspx#bkmk_installmodule] | #Install the Azure AD module [https://technet.microsoft.com/en-us/library/jj151815.aspx#bkmk_installmodule] | ||
##Microsoft Online Services Sign-In Assistant for IT Professionals RTW [http://go.microsoft.com/fwlink/?LinkID=286152] | ##Microsoft Online Services Sign-In Assistant for IT Professionals RTW [http://go.microsoft.com/fwlink/?LinkID=286152] | ||
Line 8: | Line 7: | ||
#Install database if needed. | #Install database if needed. | ||
#*MySQL 5.5 Community edition [http://dev.mysql.com/downloads/mysql/5.5.html#downloads] | #*MySQL 5.5 Community edition [http://dev.mysql.com/downloads/mysql/5.5.html#downloads] | ||
+ | ##Setup Retain database user | ||
+ | ##Setup Retain database and make Retain database user the owner | ||
+ | #Install Java 1.6 JDK [http://download.gwava.com/jvm/jdk-6u26-windows-x64.exe] | ||
+ | #Add the IIS role to the server. | ||
+ | ##In Select Role Services check ISAPI Extensions and ISAPI Filters found under the Application | ||
+ | Development category. Leave everything else as default. | ||
+ | #Check the JAVA_HOME switch for your system. This is set in the Environment Variables. | ||
+ | ##Environment Variables are accessed through: Start | Control panel | System. | ||
+ | ##Select the Advanced tab and then select the ‘Environment Variables’ | ||
+ | button near the bottom. JAVA_HOME should be listed in your System variables table. Point to your Java | ||
+ | 1.6 installation directory. If it is incorrect, correct the information. | ||
+ | ##If it is missing, select ‘New’ and add the path. Syntax as follows: | ||
+ | #*Variable Name JAVA_HOME | ||
+ | #*Variable Value <Path to java installation directory> ie. C:\Program Files\Java\jdk1.6.0_26 | ||
+ | #Install Tomcat by clicking on “Setup Tomcat for Windows.exe” in the Retain installer package and follow the prompts. | ||
+ | #Run RetainInstall.exe | ||
#[[Retain Exchange Install | Install Retain]] | #[[Retain Exchange Install | Install Retain]] | ||
#Setup [[Retain_Exchange#Exchange_Module_Office365_Basics | Retain for O365]] | #Setup [[Retain_Exchange#Exchange_Module_Office365_Basics | Retain for O365]] | ||
see also Setting up Retain with Office 365 [http://support.gwava.com/kb/?View=entry&EntryID=2437] | see also Setting up Retain with Office 365 [http://support.gwava.com/kb/?View=entry&EntryID=2437] |
Revision as of 14:25, 19 March 2015
Set up a Windows Server 2012 or Windows Server 2008 R2 server.
- Add the .NET Framework 3.51 [1] feature to the server
- Install the Azure AD module [2]
- Install database if needed.
- MySQL 5.5 Community edition [5]
- Setup Retain database user
- Setup Retain database and make Retain database user the owner
- Install Java 1.6 JDK [6]
- Add the IIS role to the server.
- In Select Role Services check ISAPI Extensions and ISAPI Filters found under the Application
Development category. Leave everything else as default.
- Check the JAVA_HOME switch for your system. This is set in the Environment Variables.
- Environment Variables are accessed through: Start | Control panel | System.
- Select the Advanced tab and then select the ‘Environment Variables’
button near the bottom. JAVA_HOME should be listed in your System variables table. Point to your Java 1.6 installation directory. If it is incorrect, correct the information.
- If it is missing, select ‘New’ and add the path. Syntax as follows:
- Variable Name JAVA_HOME
- Variable Value <Path to java installation directory> ie. C:\Program Files\Java\jdk1.6.0_26
- Install Tomcat by clicking on “Setup Tomcat for Windows.exe” in the Retain installer package and follow the prompts.
- Run RetainInstall.exe
- Install Retain
- Setup Retain for O365
see also Setting up Retain with Office 365 [7]