Skip to content

michelderooij/Install-Exchange15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install-Exchange15

Getting Started

This script can install Exchange 2016/2019 prerequisites, optionally create the Exchange organization (prepares Active Directory) and installs Exchange Server. When the AutoPilot switch is specified, it will do all the required rebooting and automatic logging on using provided credentials. To keep track of provided parameters and state, it uses an XML file; if this file is present, this information will be used to resume the process. Note that you can use a central location for Install (UNC path with proper permissions) to re-use additional downloads.

For more information on this script, as well as usage and examples, see the original blog article, Exchange v15 Unattended Setup.

License

This project is licensed under the MIT License - see the LICENSE.md for details.