Category: Microsoft Exchange

Exchange-20102013-POP-or-IMAP-with-Wildcard-Certificate-activation

  You try to activate a WILDCARD Certificate for IMAP or POP Services for Exchange 2010. Either GUI or Powershell this does not work as wanted: Enable-ExchangeCertificate -Server ‘ exchange2010’ -Services ‘IMAP, IIS, SMTP’ -Thumbprint ‘C22E2AE9FC07C7DA55454522B0E0ACF996C8’  ERROR: This certificate with thumbprint C22E2AE9FC0646473449422B0E0ACF996C8 and subject ‘*.butsch.ch’ cannot used for IMAP SSL/TLS connections because the subject is not […]

Exchange 2010 Console error, an error caused a change in the current set of domain controllers

(PID 5856, Thread 164) Task Get-FederationTrust throwing terminating exception at stage  Microsoft.Exchange.Data.Directory.ADTransientException: An error caused a change in the current set of domain controllers.. Exception: {2fa78b33-8275-45ce-a132-9bce2a244a92} EventID: 5 I have seen this only in large Forest wide usage with Child domains and different Administrator accounts used to operate the console. Error in Exchange 2010 Management […]

Exchange 2007 > 2013 Transition/Migration, POPUP on Outlook 2010 or Public Folder can’t be open from 2007

Exchange 2007 > 2013 Transition/Migration, POPUP on Outlook 2010 or Public Folder can’t be open from 2007     Error1: When you click a Public Folder, which lies on 2007 in Outlook.exe “Cannot expand the folder. Microsoft Exchange is not available. Either there are network problems or the Exchange server is down for maintenance.” Event […]

Exchange: Server 2008 SMTP/IIS does not write Logfiles

On old Exchange machines we migrated we often (After Exchange is de-installed) install the SMTP Server. So we can re-route E-Mail from devices which have not been migrated and log that info. You have a Server 2008 64BOIT RTM and the separate installed SMTP-Service in IIS 6.0 Manager does not write Logfiles. You set the […]

Netapp Snapdrive Migration from Version. 6.5.0.5474 to 7.0.2.6322 Exchange 2010

Product: Netapp Snapdrive Migration from Version. 6.5.0.5474 to 7.0.2.6322. Product running on it: Exchange 2010 DAG (Cluster components) Following hotfixes are NEW additional required for Netapp Snapdrive Version 7.0.2.6322 P2 on an Exchange 2010 DAG Mailbox Server. However all three of them have been Superseded by newer Patches through Microsoft. You are able to select Continue […]

Mcafee Security for Exchange 8.5 Patch 1 Update fails on 2010 SP3 CAS with HUB roll

Problem: Mcafee Security for Exchange 8.5 Patch 1 Update fails on 2010 SP3 CAS with HUB roll Product: McAfee Security for Microsoft Exchange — Error 1920.Service MSExchangeIS (MSExchangeIS) failed to start. Verify that you have sufficient privileges to start system services. Migration Groupshield Mcafee Security for Exchange 8.6 to Patch 1 We first thought this was related […]

Powershell RUS Adressrichtlinien Setzen fuer Exchange

Wie mache ich ein Adressrichtlinie im Exchange 2007/2010 Zur Auswahl in der GUI stehen nur einige Optionen. Leider nicht die Option: Erster Buchstabe Vorname . Nachname @ Domain s.muster@kunde.ch Diese muss man im PowerShell machen: new-EmailAddressPolicy -Name ‘kunde.ch’ -IncludedRecipients ‘AllRecipients’ -Priority ‘Lowest’ -EnabledEmailAddressTemplates ‘SMTP:%1g.%s@kunde.ch’ So kann man alle Werte der RUS-Richtlinie ansehen: Get-EmailAddressPolicy -identity “kunde.ch” | […]

Exchange 2007, Powershell, Disable all ActiveSync Options except for users who are member of a Distribution group

Exchange, Powershell, Disable all ActiveSync Options except for users who are member of a Distribution group     # Activesync Robot Script for Exchange # Exchange 2007 (2010 has) does not have the option to disable new added activesync partners automatic. # —————————————————————————————————–# M.Butsch # 1) Disables all Activesync Options for ALL new User # […]

Exchange 2010 SP3 RU9 / 2013 CU8, ROLLUP and Android problems

A remote mailbox user receives the following error message when he or she tries to configure Exchange Active Sync account on an Android device: Setup could not finish Failed to search Exchange server automatically. Enter settings manually https://support.microsoft.com/en-us/kb/3035227?wa=wsignin1.0 http://blogs.technet.com/b/exchange/archive/2015/03/17/announcing-update-rollup-9-for-exchange-server-2010-service-pack-3.aspx http://www.microsoft.com/en-us/download/details.aspx?id=46372 Solution: If the MobileSyncRedirectBypass feature is causing the problem, you can turn it off by […]

Exchange 2010, Activesync Partnership Fails when user moved to new OU in ADS

Error: Error message when you try to perform a remote wipe operation for a device in Exchange Server 2010: “The ActiveSyncDevice identity cannot be found” This is generated do a bug as we see it. The user with an ACTIVE Activesync Partnership HAS been moved to another OU in Active Directory. This seems logical since […]