Memorise

Archive for the ‘Microsoft’ Category

Exchange IS error exceeded the maximum of 500 objects of type “objtFolder”

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: Renewing the self-signed certificate

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

PrivateKeyMissing when running Enable-ExchangeCertificate

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

Explorer.exe not starting or all desktop icon is mssing – solved

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

How To: PHP Sendmail and XAMPP on Windows

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

Setup Exchange Outlook anywhere or RPC/HTTP S

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

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

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

changing windows key for activation

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