Difference between revisions of "Exchange 2010"
From GWAVA Technologies Training
(→Process) |
(→Process) |
||
Line 21: | Line 21: | ||
#Set IP address and computer name | #Set IP address and computer name | ||
#Add VMware Tools | #Add VMware Tools | ||
− | #Run Windows Update, | + | #Run Windows Update, until it has no more new ones to install and snapshot |
#Add DNS role | #Add DNS role | ||
#Add IIS role | #Add IIS role | ||
Line 31: | Line 31: | ||
##Open Computer Configuration/Policies/Windows Settings/Security Settings/Account Policies/Password Policy | ##Open Computer Configuration/Policies/Windows Settings/Security Settings/Account Policies/Password Policy | ||
##Right click "Password must meet complexity requirements," select Properties and disable. | ##Right click "Password must meet complexity requirements," select Properties and disable. | ||
+ | #Update and Snapshot | ||
+ | #Install 2007 Office System Converter: Microsoft Filter Pack [http://www.microsoft.com/en-us/download/details.aspx?id=20109] | ||
+ | #Run Powershell as Administrator | ||
+ | ##Run the command: | ||
+ | Import-Module ServerManager | ||
+ | ##Run the command: |
Revision as of 16:16, 5 March 2015
Install on Windows Server 2008 R2, there may be a way on 2012 but I couldn't find a working way of doing it quickly enough.
Links
Exchange Server Deployment Assistant [1]
Includes Windows Server 2012 [2]
Prerequisite links are handy [3]
With videos [4]
Metabase error fix [5]
got most of these from [6]
Good to know [7]
Process
- Install Windows Server 2008 R2
- Set IP address and computer name
- Add VMware Tools
- Run Windows Update, until it has no more new ones to install and snapshot
- Add DNS role
- Add IIS role
- Add Active Directory Domain Services Role, promote to Domain Controller
- Change Password Group Policy:
- Start/All Programs/Administrative Tools/Group Policy Management
- Open Forest/Domains/[your AD domain]/Default Domain Policy
- Right click on Default Domain Policy and select Edit...
- Open Computer Configuration/Policies/Windows Settings/Security Settings/Account Policies/Password Policy
- Right click "Password must meet complexity requirements," select Properties and disable.
- Update and Snapshot
- Install 2007 Office System Converter: Microsoft Filter Pack [8]
- Run Powershell as Administrator
- Run the command:
Import-Module ServerManager
- Run the command: