By re-installing Client Access Role (CAS) on my Windows 2003 R2 Enterprise 64 bit and Exchange 2007 Enterprise machine I get:
“The Microsoft Internet Information Service is in 32-bit mode and this is a 64-bit computer. The mode must be changed before Setup can continue”
Read more…
After reinstalling CAS yesterday (Client Access Role) in Exchange 2007 I get every minute a SSL Certification prompt for accept of install the certificate in Outlook 2007:

Read more…
Since a few days we receiving errors in Eventlog that ActiveSync is not working. After try to synchronize at my MDA’s (iPhone & Samsung Mobile) I get the following error: 0×85010014. See event:
Read more…
By reinstalling CAS (Client Access Role) I receive:
Another version of this product is already installed. Installation of this version cannot continue. To configure or remote the existing version of this product, use Add/Remove Programs on the Control Panel. Error code is 1638
A few days before I updated the server from rollup 6 to rollup 9.
Read more…
Today I updated Exchange 2007 SP1 with rollup 6 to (Windows 2008 Standard SP1 64 Bit) rollup 7, 8 en 9. After each installation I rebooted the server en checked if de Database was mounted. After installation of Microsoft Exchange Rollup 9 and restart server I can’t connect my mail database. I receive this error:
Error:
Exchange is unable to mount the database that you specified. Specified database DOMAIN\First Storage Group\Public_Folders; Error code:MapiExceptionCallFailed: Unable to mount database. (hr=0×80004005,ec=-1023)
Read more…
When you install Exchange 2007 it’s standard configured that it doesn’t allow extern mail.
Mostly you get the error “530 5.7.1 Client was not authenticated”
You can resolve this by giving the AnonymousUsers group receive rights.
You can do this via the exchange 2007 shell.
First get the receive connector name:
Get-ReceiveConnector
Then use the following command:
Set-ReceiveConnector -Identity “MAILSERVER\Default mailserver” -PermissionGroups “AnonymousUsers”
Om de IMF plugin te installeren gebruik je “Exchange Management Shell”
Browse naar *:\Program Files\Microsoft\Exchange Server\Scripts\
Voer het volgende commando uit: ./install-AntispamAgents.ps1
De Anti-Spam module wordt nu geïnstalleerd:
Herstart zoals gevraagd de Transport Service..
Binnen “Exchange Management Console” is nu onder Organization Configuration > Hup Transport > Tab: Anti-Spam aangemaakt:
Hier kunnen tevens de gewenste instellingen worden toegepast en verder worden geconfigureerd.
- Start
- Programs
- Open: Exchange Management Shell
- Type: Import-Mailbox
- PSTFolderPath: C:\SDAEMS.PST

Read more…