EXCHANGE

Exchange Proxy Settings and WinHttp Tracing

Andres Bohren
Hallo zusammen, Beim Einrichten von Office 365, bzw. dem Einrichten von Exchange Hybrid, hinter einem Proxy musste ich diverse Proxysettings auf dem Exchange Server machen Get-ExchangeServer -Identity ICESRV01 | fl name, *proxy* Set-ExchangeServer -Identity ICESRV01 -InternetWebProxy http://ICESRV03.corp.icewolf.ch:8080 Will man den Proxy wieder ausschalten, so geht das folgendermassen Set-ExchangeServer -Identity ICESRV01 -InternetWebProxy $null Ausserdem mussten wir ebenfalls den Proxy mit den NETSH Befehlen eingeben netsh winhttp show proxy netsh winhttp set proxy http://icesrv03.

Moving from Exchange 2010 to 2013 results in increased Mailbox Size

Andres Bohren
Hallo zusammen, Dass die Mailboxgrösse von Exchange 2010 nicht so genau ist, habe ich ja bereits in einem früheren Blog Artikel aufgezeigt. http://blog.icewolf.ch/archive/2014/07/18/availablenewmailboxspace-is-not-accurate.aspx Exchange 2013 ist da genauer. Ich habe die Mailboxgrösse vor dem Move von Exchange 2010 auf Exchange 2013 ausgegeben. Get-MailboxStatistics -Identity a.bohren | fl DisplayName, Total* Danach habe ich die Mailbox auf den Exchange 2013 verschoben. Die Mailbox in die MDB03, das Archiv in die MDB04 New-MoveRequest -Identity a.

Powershell to Exchange Online and Exchange On Premises at the same time

Andres Bohren
Hallo zusammen, Wer in einer Exchange Hybrid Umgebung arbeitet, hat sicher schon gemerkt, dass man nicht gleichzeitig mit Exchange Online und mit Exchange OnPremise über Powershell verbunden sein kann. Ausser man verwendet ein Prefix - und das zeige ich euch nun hier /*ExOnline*/ $cred = Get-Credential a.bohren@serveralive.onmicrosoft.com $ExSession = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/PowerShell/ -Credential $cred -Authentication Basic -AllowRedirection Import-PSSession -Session $ExSession –Prefix o365 /*OnPrem*/ $onpremcred = Get-Credential "corp\administrator" $MySession = New-PSSession -ConfigurationName Microsoft.

O365 Hybrid Configuration Wizard (Standalone Program)

Andres Bohren
Hallo zusammen, Kürzlich wurde auf dem Exchange Team Blog der O365 Hybrid Configuration Wizard vorgestellt. Introducing the Microsoft Office 365 Hybrid Configuration Wizard http://blogs.technet.com/b/exchange/archive/2015/09/04/introducing-the-microsoft-office-365-hybrid-configuration-wizard.aspx Unter dem folgenden Link kann die Installation vom Hybrid Configuration Wizard gestartet werden. Grüsse Andres Bohren

Exchange 2013 Cumulative Update 10

Andres Bohren
Hallo zusammen, Letzte Woche wurde das Cumulative Update 10 für Exchange 2013 veröffentlicht. Released: September 2015 Quarterly Exchange Updates http://blogs.technet.com/b/exchange/archive/2015/09/15/released-september-2015-quarterly-exchange-updates.aspx Kumulatives Update 10 für Exchange Server 2013 https://support.microsoft.com/de-ch/kb/3078678 Cumulative Update 10 for Exchange Server 2013 (KB3078678) http://www.microsoft.com/en-us/download/details.aspx?id=49044 Exchange Server 2013 CU10 UM Language Packs http://www.microsoft.com/en-us/download/details.aspx?id=49045 Installation von Exchange 2013 Cumulative Update 10 Bevor die Installation beginnen kann, müssen die UM Language Pack's entfernt werden. Setup.exe /RemoveUmLanguagePack:fr-FR Setup.exe /RemoveUmLanguagePack:de-DE Nun kann das CU installiert werden

September 2015 Release of MFCMAPI

Andres Bohren
Hallo zusammen, Es gibt eine neue Version von MFCMAPI. September 2015 Release of MFCMAPI and MrMAPI http://blogs.msdn.com/b/stephen_griffin/archive/2015/09/02/september-2015-release-of-mfcmapi-and-mrmapi.aspx MFCMAPI on CodePlex http://mfcmapi.codeplex.com/ Grüsse Andres Bohren

Exchange 2010 SP3 Update Rollup 11

Andres Bohren
Hallo zusammen, Microsoft hat gestern das Update Rollup 11 für Exchange 2010 SP3 veröffentlicht. Update Rollup 11 for Exchange Server 2010 Service Pack 3 https://support2.microsoft.com/kb/3078674/en-us?sd=rss&spid=13965 Update Rollup 11 For Exchange 2010 SP3 (KB3078674) http://www.microsoft.com/en-us/download/details.aspx?id=49043 Grüsse Andres Bohren

Exchange 2013 Security Update (Sept 2015)

Andres Bohren
Hallo zusammen, Beim September Patchday von Microsoft wurde ein Security Update für Exchange 2013 veröffentlicht. MS15-103: Vulnerabilities in Microsoft Exchange could allow information disclosure: September 8, 2015 https://support.microsoft.com/de-de/kb/3089250 Sicherheitsanfälligkeiten in Microsoft Exchange Server können Offenlegung von Informationen ermöglichen (3089250) https://technet.microsoft.com/library/security/MS15-103 Security Update For Exchange Server 2013 CU9 (KB3087126) https://www.microsoft.com/en-us/download/details.aspx?id=48743 Grüsse Andres Bohren

Exchange 2016 Preview Installation Screenshots

Andres Bohren
Hallo zusammen, Ich habe schon lange darauf gewartet, dass die erste Technical Preview von Exchange 2016 verfügbar wird. Diese Woche wurde sie endlich veröffentlicht Announcing Exchange Server 2016 Preview! http://blogs.technet.com/b/exchange/archive/2015/07/22/announcing-exchange-server-2016-preview.aspx What's new in Exchange 2016 https://technet.microsoft.com/de-DE/library/jj150540(v=exchg.160).aspx Microsoft Exchange Server 2016 - Preview http://www.microsoft.com/en-us/download/details.aspx?id=48210 Installation Zuerst muss das 1.7 GB grosse Packet entpackt werden Danach kann die Setup.exe gestartet werden Ein neuer Screen im Setup Wizard Man kann keinen CAS Server mehr auswählen.

Exchange 2010 SP3 Update Rollup 10

Andres Bohren
Hallo zusammen, Mitte Monat wurden von Microsoft das Exchange 2010 SP3 Update Rollup 10 vöffentlicht. Released: June 2015 Exchange Cumulative Update and Update Rollups http://blogs.technet.com/b/exchange/archive/2015/06/16/released-june-2015-exchange-cumulative-update-and-update-rollups.aspx Update Rollup 10 for Exchange Server 2010 Service Pack 3 https://support.microsoft.com/en-us/kb/3049853 Update Rollup 10 For Exchange 2010 SP3 (KB3049853) http://www.microsoft.com/en-us/download/details.aspx?id=47676 Grüsse Andres Bohren