InstallExchange
1.0.0.9
To get started, download and unpack the Exchange 2013 or 2016 installation media to a directory on the server (which should be domain joined already) or use the Get-ExchangeInstallationMedia cmdlet. This wi
To get started, download and unpack the Exchange 2013 or 2016 installation media to a directory on the server (which should be domain joined already) or use the Get-ExchangeInstallationMedia cmdlet. This will be the SourceDirectory parameter for Install-Exchange.
Then run the Install-Exchange cmdlet with the necessary parameters.
Installation Options
Owners
Copyright
(c) 2016 . All rights reserved.
Package Details
Author(s)
- Michael Haken
Tags
Functions
Get-ExchangeInstallationMedia Get-TextVersion Get-ForestRootNC Get-DomainNC Get-ForestFunctionalLevel Test-DomainNativeMode Get-ExchangeOrganization Test-ExchangeOrganization Get-ExchangeForestLevel Get-ExchangeDomainLevel Remove-AutodiscoverServiceConnectionPoint Add-AutodiscoverServiceConnectionPoint Enable-IFilters Set-DisableSharedCacheServiceProbe Start-ExchangeCleanup Start-ExchangeFixIt Test-ExchangeReadiness Start-ExchangeADPrep Start-ExchangeInstallation Install-Exchange New-InstallExchangeScheduledTask
Dependencies
Release Notes
*1.0.0.9
Added the retry capability when a phase fails. Removed all Exit commands and replaced with Throw.
*1.0.0.8
Added some extra error handling and converted all Get-WmiObject calls to Get-CimInstance calls.
*1.0.0.7
Fixed Test-IsLocalAdmin call during Test-ExchangeReadiness.
*1.0.0.6
Removed numerous functions that were not specific to the Exchange Installation and moved them to the HostUtilities module.
General code cleanup and moved a lot of code that was in Begin or End sections into Process sections.
Added updates for 2013 CU14 and CU15 and 2016 CU3 and CU4.
FileList
- InstallExchange.nuspec
- InstallExchange.psd1
- InstallExchange.psm1