Welcome to MSDN Blogs Sign in | Join | Help

News

  • <font color="WHITE">Le Café Central de DeVa</font> DeVa rocks

    Bookmark and Share Bookmark and Share

    I changed the way of blogging, re-designed along with Windows 7 launch!!
    Additionally added feature, so that you can try to view the page in your language (any one of them)

    Deva Gnanam

    உங்கள் பேட்ஜை உருவாக்குங்கள்
    Translate into your language

    My XBOX Live

    XBox Live

    Disclaimer:

    This weblog/blog is solely my opinion.The information in this weblog/blog is provided "AS IS" with no warranties, and confers no rights. This weblog/blog does not represent the thoughts, intentions, plans or strategies of my employer. Inappropriate comments will be deleted at the authors discretion.

    Use of included script samples are subject to the terms specified in theTerms of Use

    .

    Privacy Statement:
    I do not collect personal data associated with comments posted to this site.


    Comments:
    We would like to hear your comments, reviews & valuable constructive opinion....


    Site Statistics
    Locations of visitors to this page





    Make a difference


    Subscription offer


    Developer resources



    Students free software

    Try & Test Drive Online

    More about Windows 7



    Experiences

    Go Green!!




Browse by Tags

All Tags » Mailbox Store   (RSS)
Creating Outlook rules not possible using Exchange Web Services?
When i working with the customer who is working with Exchange Server 2007, the discussion turned towards the Exchange Web Services. He is interested to create rules on Outlook using Exchange Web Services (EWS) and looks how to proceed on this. At the Read More...
Monitoring event sink # 28 - Attachments Are Missing When You Use an Event Sink to Modify the Stream of Messages
One of my customer reported that they have a store event sink, which is used to modify the stream of incoming messages in Exchange Server environment (2003). But their attachments are missing when they open & view the message in Microsoft Outlook Read More...
Monitoring event sink # 27 - After you register an event sink on a mailbox store, the Microsoft Exchange Information Store service does not start in Exchange Server 2003
One of my customer had migrated from Exchange server 2000 to Exchange Server 2003, where had an event sink registered on a mailbox store. But his Store.exe (Exchange Information Store service) stops responding for one of the following events: • You restart Read More...
How to access a particular mailbox using Microsoft Exchange web services ?
In this article, we will see how we can access a particular mailbox using Microsoft Exchange web services ? The DistinguishedFolderId element identifies Microsoft Exchange Server 2007 folders that can be referenced by name. The DistinguishedFolderId class Read More...
Powershell : How to sort the mailboxes based on their size on ascending order ?
When we make use of Exchange Server 2007 SP1 & Windows Powershell, if we have a requirement to sort the mailboxes based on their size on the ascending order, then try this command: Get-MailboxStatistics -Server Servername | Sort-Object -Property TotalItemSize Read More...
Exchange Server Development Technologies - Series # 1 - Exchange Rules
Welcome to Exchange Server Development Technologies - Series # 1 In this series, we will discuss about the Exchange Rules. This topic provides information about using Exchange Rules to develop messaging applications. Exchange rules are typically used Read More...
IT Showcase: Exchange Server 2007 Design and Architecture at Microsoft
Ever wondered how a large enterprise plans and implements design and architecture of its next generation of messaging system? View this content to find out how the Microsoft IT messaging team will uncover these details. Ever wondered how a large enterprise Read More...
Monitoring Event Sink # 9 - How to delete store event sinks
How to delete store event sinks If you want to delete the event sink you registered in a particular mailbox, you can perform the following steps: 1. Start the command prompt, and change to the directory where the regevent.vbs is located. 2. Type the command Read More...
Monitoring Event Sink # 8 - Register a store event sink using Regevent.vbs on Exchange
Step-by-step guide on how to register store event sinks Per KB , Before you use regevent.vbs to register the event sink VB script, you need to register a new COM+ application on the Exchange server to properly execute script-based store events. Please Read More...
Exchange Store - Experiences (FAQ) - Part 3
One of my customer asked this question, "what is the Difference between Mailbox store & Public folder store objects in Active Directory & Exchange System Manager ?". Yep, not only him, many of us want to know the same? @ Active Directory Sites Read More...
Exchange Store - Experiences (FAQ) - Part 2
Here are some questions that are frequently asked by my customers whenever they try to access/enumerate Exchange Store: 1) Can you name some of the known URL's of users mailbox folders? Calendar file://./backofficestorage/example.com/MBX/UserAlias/Calendar Read More...
Exchange Store - Experiences (FAQ) - Part 1
Here are some questions that are frequently asked by my customers whenever they try to access/enumerate Exchange Store: 1) In Exchange Store, how to get all properties for a particular item? To get all the properties for a particular item, bind to it Read More...
Creating MailBox Store programatically
I have found this wonderful piece of code(Visual Basic 6.0), used to create mailbox store. '////////////////////////////////////////////////////////////////////////////////// '// Name: CreateNewMailboxStoreDB '// Purpose: To create a new Mailbox Store Read More...
Mailbox store & Public folder Store - Basic Information
Basic Information about "Mailbox store and Public folder Store" : MS Exchange store is a storage platform. The Exchange store is also known as the Web Storage System. It provides a single repository for managing multiple types of unstructured information Read More...
Page view tracker