AzureStack-QuickStart-Templ.../exchange-2016-non-ha
sumantshiv 79e8872ea3 2079112: Increase core and memory of Exchange VM to be performant (#329) 2018-02-09 14:32:54 -08:00
..
CSDownloadISO.ps1 merge from develop 2016-09-14 11:34:07 -07:00
ExchangeWorkload.psd1 Exchange 2016 Cumulative Update 1 template for AzureStack 2016-05-02 21:49:11 -07:00
ExchangeWorkload.zip Handle temp disk on onenode (#234) 2017-06-02 18:23:10 -07:00
azuredeploy.json 2079112: Increase core and memory of Exchange VM to be performant (#329) 2018-02-09 14:32:54 -08:00
azuredeploy.parameters.json Bug fix for exchange parameter file. (#247) 2017-07-12 16:52:23 -07:00
metadata.json Add metadata.json to all the files 2016-09-22 16:56:49 -07:00
readme.md Updating to Development Kit references (#268) 2017-07-31 11:36:49 -07:00

readme.md

EXCHANGE 2016 CU1 INSTALLATION

This template deploys Exchange 2016.

Tags: [exchange, mailbox]

Endpoint Version Validated
Microsoft Azure - YES
Microsoft Azure Stack - YES

Deployed resources

The following resources are deployed as part of the solution ####[Exchange 2016 Non-HA] [Deploys a VM, install pre-requisites, downloads Exchange 2016 ISO, install Exchange 2016 on a seperate disk drive (E:) and create Mailbox on a seperate disk drive (F:)]

  • Public IP Address: Allows connection to a VM
  • Network Security Group:
  • Storage Account: VHDs, Result blobs storage
  • Network Interface:
  • Virtual Network:
  • Virtual Machine: To run Jetstress test
  • DSC Extension: Install Exchange 2016

EXCHANGE (2016) INSTALLATION FOR AZURESTACK

DESCRIPTION

This template deploys requested number of VMs with public IP address in same virtual network. DSC installs Exchange 2016 Cumulative Update 1.

Please make sure to user unique resource group name for each deployment to avoid deployment failures due to name collisions of resources.

NOTE: There is a 90 minutes Azure time-out which you can hit if internet connection is slower to download installation files and takes longer than 60 minutes.

NOTE: To use Exchange Management Shell in compatibility mode, use PowerShell code snippet given below-

Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010
& 'E:\Exchange\Bin\RemoteExchange.ps1'

PARAMETERS

exchangeVMCount: 2 #[Number of VMs to deploy and run jestress workload]

exchangeStorageSize: 10GB #[Exchange Mailbox size in bytes]