michelderooij / Install-Exchange15

Script to fully unattended Exchange 2013/2016/2019 deployments.

Home Page:https://eightwone.com/2013/02/18/exchange-2013-unattended-installation-script/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install-Exchange15

Getting Started

This script can install Exchange 2013/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 logon using provided credentials, performing setup in between required reboots.

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

License

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

About

Script to fully unattended Exchange 2013/2016/2019 deployments.

https://eightwone.com/2013/02/18/exchange-2013-unattended-installation-script/

License:MIT License


Languages

Language:PowerShell 100.0%