Try our new Certificate Revocation List Check Tool
CRLcheck.exe is a tool developed to verify digital signatures of executable files. It collects files from known paths on your client, checks their signature, and checks Certificate Revocation Lists (CRL) and OCSP download. This helps avoid delays in launching files.

Category: Exchange 2013

Exchange 2007/2010 Delete default Mailbox Database / remove last Mailbox/SG

Exchange 2007/2010 Delete default Mailbox Database / remove last Mailbox/SG When you are migrating an Exchange from 2003 to 2007/2010 if you want to delete remove old or default mailboxes there are always mailboxes, which prevent you.  Here is the Microsoft Error as it shows up: MDB01FailedError:This mailbox database contains one or more mailboxes, mailbox plans, […]

Exchange Wildcard Certificate imported Powershell without password option (PrivateKeyMissing)

Valid Exchange 2010/2013/2016 Problem: You can IMPORT a KEYFILE (Password) protected Exchange Certificate via PowerShell. The import itself does work, it’s there but the Cert is NOT usable for Exchange or visible in PowerShell get-exchange certificate or in the Exchange Console under Certificates. Import-ExchangeCertificate -Instance <String[]> [-Confirm] [-DomainController <Fqdn>] [-FriendlyName <String>] [-Password <SecureString>] [-PrivateKeyExportable <$true […]

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 […]

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 […]

Generate-SAN-UC-Certificate-SSL-on-Exchange-2010

The generation of SAN SSL Certificates is slighlty diffrent in command then under Exchange 2007. The customer has: a) An internet site or External DNS Name of: customer.ch like for www.customer.ch or ftp.customer.ch b) Active Directory Site called customer.local You have to know if he wants to do: 1) Activesync for Handy, IPAD; Iphone, Mobiles from outside (Iternet) [webmail.customer.ch] 2) […]

Vorabklärung Exchange Migration white spaces in Alias

Vorabklärung Exchange Migration white spaces in Alias Bei einer Exchange Migration muss das tool LDIFDE verwendet werden um Konten zu finden, welche Whitespace/Leerzeichen im Alias haben. Diese können sonst nicht migriert werden. Check mit Tool auf Exchange Server oder DC (mailNickname = Alias)  http://technet.microsoft.com/en-us/library/cc731033(WS.10).aspx Muster: ldifde –f smtplist.txt –d ” ou=GSC_New_Structure,dc=meinedomain,dc=ch” -l displayname,mailNickname Bei einer Exchange […]