Exchange Server 2013
Exchange Server 2013 is up and running with mail flowing!, more to come.
My lab domain now consists of:
(2) WinServer 2012 – Domain Controllers (AD DS, DNS, DHCP)
(2) WinServer 2012 – Running Exchange Server 2012
(1) WinServer 2012 – IIS Server
(2) Win 7 Clients – Outlook 2013
So many PowerShell cmdlets, so little time.
Some of the basics I will be posting about:
- Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Snapin;
- Enter-PSSession <server>
- Get-ECPVirtualDirectory | Format-List
- Get, New, Remove – Mailbox
- Get, New, Remove -MailUser
- Get-ServerHealth
- Test-ServiceHealth
- Posted In: Exchange, PowerShell, Server
- Tags: Email, Exchange, Mail, Outlook, PowerShell, Server 2013