Outlook client doesn’t update folders automatically. On the status bar instead of “All folders are up to date” message “This folder was last updated on …” is displayed. Your Microsoft Exchange 2010 server logs the following error: Event ID: 9646 Type: Error Source: MSExchangeIS Description: Mapi session “/o=First Organization/ou=Administrative Group/cn=Recipients/cn=user” exceeded the maximum of 500 […]
Exchange Server 2007 issues itself a self-signed certificate for use with services like SMTP, IMAP, POP, IIS and UM. The certificate is issued for a period of one year. The self-signed certificate meets an important need – securing communication paths for Exchange services by default. Nevertheless, one should treat these certificates as temporary. Although the […]
Enable-ExchangeCertificate : The certificate with thumbprint XXXXXXXXX was found but is not valid for use with Exchange Server (reason: PrivateKeyMissing). At line:1 char:27 + Enable-ExchangeCertificate -Thumbprint XXXXXXXXX -Services “IIS” The above error can as a result of multiple reasons. CSR was created with IIS and attempted to be installed through the Exchange Management Shell (EMS), […]
This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the following software: Windows Small Business Server 2003 (SBS 2003) Windows 2008 Server or Windows 2008 R2 Server Exchange Server 2010 […]
1.press Ctrl + Alt + Delete – this will open a menu where you need to: 2.choose “Start Task Manager”. When task manager is started 3.click on “File”, then from the drop down list choose 4.”New Task(Run..)” and when program “run” starts type 5.”explorer.exe” in the white field, then 6.click “ok”, this should solve your […]
It can be difficult getting the PHP’s default mail functions to work when you run an apache server on windows instead of a unix environment. I ran into this problem with my server (running XAMPP), and thought others may benefit from a quick how-to. Another slight problem I had to get working was using an […]
To use the Exchange Management Shell to configure an external host name for Outlook Anywhere set-OutlookAnywhere -Server:’CAS01′ -ExternalHostName:’site.contoso.com’ Procedure Exchange 2007 SP1 To use the Exchange Management Shell to configure the authentication method to be the same for both the /rpc virtual directory in IIS and Outlook 2007 Set-OutlookAnywhere -Name Server01 -DefaultAuthenticationMethod <Basic or NTLM> […]
Exchange 2003 with iPhone Things to remember: Exchange is SP2 is minimum requirement and install all latest patch is recommended. Microsoft Exchange 2003 has Service Pack 2 Installed I would also install .Net framework 3.5 or above as well, as we are dealing with IIS and website. Test IIS (Internet Information Server) components for proper […]
Your Out of Office settings cannot be displayed…what’s wrong? Ever seen this error message when you try to run the Out of Office assistant from within Outlook 2007? “Your Out of Office settings cannot be displayed, because the server is currently unavailable. Try again Later.” You will notice this with mailboxes homed on Exchange 2007 […]
Click Start, and then click Run. In the Open box, type regedit, and then click OK. In the navigation pane, locate and then click the following registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents In the topic pane, right-click OOBETimer, and then click Modify. Change at least one digit of this value to deactivate Windows. Click Start, and then […]