Welcome to MSDN Blogs Sign in | Join | Help

Exchange Pre-Deployment Testing

(for sharing hands-on experience in trustworthy computing)

January 2006 - Posts

Article: Jetstress will not load performance counters after applying an SP or hotfix
Jetstress will not load performance counters after applying a service pack or hotfix There is another issue that Database Performance counters can be broken for Exchange after using JetstressUI . In certain cases when Exchange Server was installed before Read More...
Code Snippet: Delegate-based APIs
// Example: Action-based API (class library) public void ChangeItem( PropValue [] propsToSet, params Action < MapiMessage >[] actions) { using ( MapiMessage mapiMessage = collector.ImportMessageChange( /* Contents Elided */ )) { foreach ( Action Read More...
Page view tracker