Browse by Tags
All Tags »
Configure (RSS)
With the continuation of the previous blogpost , today we’re going to see how we can use Microsoft Office Outlook Web Access or the Exchange Management Shell to configure language settings for Outlook Web Access in Microsoft Exchange Server 2007. Microsoft
Read More...
Recently I was working with a Customer who uses ASP & CDOSYS to send Unicode content e-mails. He had the following partial code-snippet: ... Set objMail = Server.CreateObject( "CDO.Message" ) 'Create CDO.Message Object Set objBodyPart =
Read More...
You need to configure the user permissions to relay e-mail messages through the SMTP service. Do the following steps: Click Start , click Run , type inetmgr or open Internet Information Manager from Control Panel > Administrative Tools, and then click
Read More...
Assume that the computer on which this example will run has neither a SMTP service nor Microsoft Outlook® Express installed. In this case, you need to send the message through some SMTP service on the network and must configure the Message object completely.
Read More...
In this session, we will have a look about how to get the mailbox statistics information using from Exchange Server 2007 SP1 using C#.Net & Exchange Powershell. I tried the following code to get the mailbox statistics… 1: .... 2: //Create Runspaceconfiguraiton
Read More...
Can we create it programmatically? To create it programmatically using MAPI, we need to make use of CreateFolder() , the MAPI function. It is necessary to have very special privileges (obtained by opening the store with an EntryID created using IExchangeManageStore::CreateStoreEntryID())
Read More...
There are quite number of tools available to find the issues with Exchange Server environment. Here we’re going to view about “Event Viewer”. Interestingly Event viewer is it’s not directly meant nor designed for Exchange server, its designed for Windows
Read More...
When you use Windows Desktop Search 3.0 together with Microsoft Office Outlook 2007, you experience the following symptoms: • No e-mail items are returned when you use Windows Desktop Search to search for items. • On a Microsoft Windows XP-based
Read More...
In the Contact form of Microsoft Outlook, the country that you want to use may not be listed in the Country/Region field list. Please find the following Support KB which provides the resolution for this issue.
Read More...
Couple of customers reported that he face a strange error with Outlook 2007/2003: When you start any of the Microsoft Office 2007 or Microsoft Office 2003 programs, you may receive an error message that is similar to the following error message: Your
Read More...
When you try to use Microsoft Office Outlook 2007 or Microsoft Office Outlook 2003 to connect over the Internet to your mailbox on a Microsoft Exchange Server 2003 based-computer, you are prompted for your logon credentials many times, and you do not
Read More...
Manually configure daylight saving time dates by modifying an existing time zone To manually modify time zone settings by using the Time Zone Editor, follow these steps: 1. Start Time Zone Editor. 2. In the Time Zones list, select a time zone, and then
Read More...
Manually configure daylight saving time dates by adding a new time zone To manually add a new time zone by using the Time Zone Editor, follow these steps: 1. Start Time Zone Editor. 2. Click New . In the Time Zone Name box in the Edit Time Zone dialog
Read More...
In many countries, the start dates and end dates for daylight saving time (DST) change from year to year. Additionally, countries may change their policy of recognizing daylight saving time, or they may change the local time offset from Coordinated Universal
Read More...
This guide provides best practices and procedures for implementing a mobile messaging system with Windows Mobile 6 powered devices and Microsoft Exchange Server 2007. Topics include Exchange Server 2007, creating a protected communications environment,
Read More...