<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>OUTBOX: How to tell if the DST Rebasing Tool has been run on a mailbox?</title><link>http://blogs.msdn.com/b/mstehle/archive/2007/02/27/outbox-how-to-tell-if-the-dst-rebasing-tool-has-been-run-on-a-mailbox.aspx</link><description>The rebasing tool adds time zone information to appointments that it touches. This time zone information is the same that Outlook 2007 (and patched versions of CDO 1.21) puts on appointments when it creates them. These time zone structures are described</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: OUTBOX: How to tell if the DST Rebasing Tool has been run on a mailbox?</title><link>http://blogs.msdn.com/b/mstehle/archive/2007/02/27/outbox-how-to-tell-if-the-dst-rebasing-tool-has-been-run-on-a-mailbox.aspx#1865662</link><pubDate>Mon, 12 Mar 2007 18:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1865662</guid><dc:creator>Matt Stehle - MSFT</dc:creator><description>&lt;p&gt;The hotfix mentioned in KB 932962 is not available for download from this article. &amp;nbsp;As the it says, &amp;quot;...contact Microsoft Customer Support Services to obtain the hotfix...&amp;quot;. &amp;nbsp;You will not be charged for this incident if all you want is to get the hotfix and you don't have to be a Premier customer.&lt;/p&gt;
&lt;p&gt;As far as the problems with J-Integra creating appointments that are 5 and 6 hours off, I would recommend that you follow up with the vendor. &amp;nbsp;Unless you can create a simple CDO 1.21 script that creates appointments to reproduce the behavior.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1865662" width="1" height="1"&gt;</description></item><item><title>re: OUTBOX: How to tell if the DST Rebasing Tool has been run on a mailbox?</title><link>http://blogs.msdn.com/b/mstehle/archive/2007/02/27/outbox-how-to-tell-if-the-dst-rebasing-tool-has-been-run-on-a-mailbox.aspx#1865522</link><pubDate>Mon, 12 Mar 2007 17:59:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1865522</guid><dc:creator>Jeff</dc:creator><description>&lt;p&gt;mstehle,&lt;/p&gt;
&lt;p&gt;Thanks for help.&lt;/p&gt;
&lt;p&gt;But I have couple questions. In my problem, the DST appointments are 5 hours off and non-DST appointments are 6 hours. It does not seems to be DST problem. correct?&lt;/p&gt;
&lt;p&gt;Also, I have not figure out how to dowload the hotfix from &lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;932962"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;932962&lt;/a&gt;. Does I need a support contract with MS to do this?&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1865522" width="1" height="1"&gt;</description></item><item><title>re: CDO appointments do not show time correctly </title><link>http://blogs.msdn.com/b/mstehle/archive/2007/02/27/outbox-how-to-tell-if-the-dst-rebasing-tool-has-been-run-on-a-mailbox.aspx#1847490</link><pubDate>Sat, 10 Mar 2007 00:13:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1847490</guid><dc:creator>Matt Stehle - MSFT</dc:creator><description>&lt;p&gt;From what I read it sounds like your Java applicaiton calls into J-Integra which then calls into CDO (I assume CDO 1.21). &amp;nbsp;You are correct that CDO 1.21 does maintain its own timezone information so you will need to patch CDO.dll.&lt;/p&gt;
&lt;p&gt;If you have Exchange 2003 Server or Exchange 2003 System Manager installed on your application server to get CDO then you will need to install the Exchange 2003 update...&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/kb/926666"&gt;http://support.microsoft.com/kb/926666&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have Outlook 2003 installed on your application server then you will need to install the Outlook 2003 update...&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;932962"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;932962&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1847490" width="1" height="1"&gt;</description></item><item><title>CDO appointments do not show time correctly</title><link>http://blogs.msdn.com/b/mstehle/archive/2007/02/27/outbox-how-to-tell-if-the-dst-rebasing-tool-has-been-run-on-a-mailbox.aspx#1847262</link><pubDate>Fri, 09 Mar 2007 23:52:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1847262</guid><dc:creator>Jeff</dc:creator><description>&lt;p&gt;I have heard your name from Yaxiong Lin and he said you might help me for the following problem since you have had similar problem before.&lt;/p&gt;
&lt;p&gt;We have a Java application that uses an API called J-Integra to send appointments to users’ mailboxes in Exchange servers. The J-Integra API talk a component of Outlook called CDO and the CDO actually push the appointment to the Exchange servers. We have completed coding the application and here is what we found from testing it:&lt;/p&gt;
&lt;p&gt;The same application ran correctly in the lab environment. &lt;/p&gt;
&lt;p&gt;In the production environment, all non-Daylight Saving Time appointment are scheduled 6 hours earlier and all Daylight Saving Time appointment are 5 hours earlier. &lt;/p&gt;
&lt;p&gt;We currently use another API called Compoze to do same thing and it does not have this problem. Also our organization has applied all the DST patches. &lt;/p&gt;
&lt;p&gt;Since I am in the central time zone and the time is 6 hours behind the UTC time, it seems that the appointment time stamps are stored to Exchange server. &lt;/p&gt;
&lt;p&gt;From all these facts, it does not seem likely the problem is from Exchange server, Outlook or Operating system. It seams it is a problem from CDO setting. Also, it does not look like the DST problem, I would think that is time zone setting problem. It says the CDO keeps its own time zone, but I have not figure out how to view and set it.&lt;/p&gt;
&lt;p&gt;Thanks for help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1847262" width="1" height="1"&gt;</description></item><item><title>re: OUTBOX: How to tell if the DST Rebasing Tool has been run on a mailbox?</title><link>http://blogs.msdn.com/b/mstehle/archive/2007/02/27/outbox-how-to-tell-if-the-dst-rebasing-tool-has-been-run-on-a-mailbox.aspx#1819438</link><pubDate>Tue, 06 Mar 2007 22:55:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1819438</guid><dc:creator>Matt Stehle - MSFT</dc:creator><description>&lt;p&gt;Doug,&lt;/p&gt;
&lt;p&gt;There is no way to identify which appointments have a &amp;quot;bad&amp;quot; bias. &amp;nbsp;Outlook versions pre-Outlook 2007 don't put these time zone properties on an appointemnt. &amp;nbsp;If this property is not available on an appointment it doesn't mean that the appointment needs to be rebased.&lt;/p&gt;
&lt;p&gt;-Matt&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1819438" width="1" height="1"&gt;</description></item><item><title>Weekend reading</title><link>http://blogs.msdn.com/b/mstehle/archive/2007/02/27/outbox-how-to-tell-if-the-dst-rebasing-tool-has-been-run-on-a-mailbox.aspx#1788931</link><pubDate>Fri, 02 Mar 2007 20:44:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1788931</guid><dc:creator>subject: exchange</dc:creator><description>&lt;p&gt;Microsoft Exchange PHP WebDAV Examples How to analyze Exchange Server SMTP log files in Microsoft Excel&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1788931" width="1" height="1"&gt;</description></item><item><title>re: OUTBOX: How to tell if the DST Rebasing Tool has been run on a mailbox?</title><link>http://blogs.msdn.com/b/mstehle/archive/2007/02/27/outbox-how-to-tell-if-the-dst-rebasing-tool-has-been-run-on-a-mailbox.aspx#1777093</link><pubDate>Thu, 01 Mar 2007 07:49:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1777093</guid><dc:creator>Doug</dc:creator><description>&lt;p&gt;What I need is an end user based method that displays all appointments that have the old TZ bias that the requesting user created. &amp;nbsp;The use case is, user goes to web page, clicks a link which brings them to a page that shows them their bad appointments. &amp;nbsp;From there they can either click the link to open the appt or go directly into Outlook 2003 and correct.&lt;/p&gt;
&lt;p&gt;We aren't using the rebasing tool but making users responsible. &amp;nbsp;Giving them verification that they fixed it is very helpful.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1777093" width="1" height="1"&gt;</description></item></channel></rss>