<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.kreslavsky.com &#187; Outlook 2002 XP</title>
	<atom:link href="http://www.kreslavsky.com/category/microsoft/outlook-2002-xp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kreslavsky.com</link>
	<description>Common IT  solutions. AD &#124; Messaging &#124; Virtualization &#124; Storage &#124; Security</description>
	<lastBuildDate>Thu, 02 Sep 2010 08:07:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Delete Office Addins from registry</title>
		<link>http://www.kreslavsky.com/2009/10/delete-office-addins-from-registry.html</link>
		<comments>http://www.kreslavsky.com/2009/10/delete-office-addins-from-registry.html#comments</comments>
		<pubDate>Sun, 18 Oct 2009 16:23:14 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Office 2003]]></category>
		<category><![CDATA[Office Tips]]></category>
		<category><![CDATA[Ofiice 2007]]></category>
		<category><![CDATA[Registry]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/2009/10/delete-office-addins-from-registry.html</guid>
		<description><![CDATA[To delete Microsoft Office 2003/2007 add-ins from registry follow the steps bellow Go to start&#62;run type regedit and hit the enter key For Word – Delete the keys bellow – You can delete the key by pressing right click and delete HKEY_Local_Machine \Software \Microsoft \Office\word\Addins HKEY_Local_Machine \Software \Microsoft \Office\X.0\word\Addins HKEY_CURRENT_USER \Software \Microsoft \Office\X.0\ Word\Addins HKEY_CURRENT_USER [...]]]></description>
			<content:encoded><![CDATA[<p><strong>To delete <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Office 2003/2007 add-ins from registry follow the steps bellow</strong></p>
<p>Go to start&gt;run type regedit and hit the enter key</p>
<p><strong>For Word – Delete the keys bellow </strong>– You can delete the key by pressing right click and delete</p>
<p>HKEY_Local_Machine \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\word\Addins    <br />HKEY_Local_Machine \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\X.0\word\Addins     <br />HKEY_CURRENT_USER \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\X.0\ Word\Addins     <br />HKEY_CURRENT_USER \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\ Word\Addins</p>
<p><strong>For PowerPoint – Delete the keys bellow –</strong> You can delete the key by pressing right click and delete    <br />HKEY_Local_Machine \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\PowerPoint\Addins     <br />HKEY_Local_Machine \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\X.0\PowerPoint\Addins     <br />HKEY_CURRENT_USER \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\X.0\ PowerPoint\Addins     <br />HKEY_CURRENT_USER \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\PowerPoint\Addins</p>
<p><strong>For Excel- </strong><strong>Delete the keys bellow –</strong> You can delete the key by pressing right click and delete    <br />HKEY_Local_Machine \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\Excel\Addins     <br />HKEY_Local_Machine \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\X.0\Excel\Addins     <br />HKEY_CURRENT_USER \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\X.0\Excel\Addins     <br />HKEY_CURRENT_USER \Software \<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> \Office\Excel\Addins</p>
<p><strong>For <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/outlook-2007">Outlook 2007</a></span> installed on Windows XP –</strong> Copy the text bellow in to text file and save it as .bat    <br />The bat file will clean outlook 2007 Addins.</p>
<table border="1" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="400">
<p>@echo off </p>
<p>REM # Outlook Addins Reset # </p>
<p>REM Change window title           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; title Outlook Addins&#160; &#8211; Reset </p>
<p>REM Warning and pause           <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 3f            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo This program will backup and delete Outlook Addins            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause </p>
<p>REM Create backup directory (change color)           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 1f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set hour=%time:~0,2%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if &quot;%hour:~0,1%&quot;==&quot; &quot; set hour=0%time:~1,1%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempBackupPath=&quot;%HOMEDRIVE%\Backup Folder\%date:~10,4%_%date:~4,2%_%date:~7,2%_%hour%_%time:~3,2%_%time:~6,2%&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey1=&quot;HKEY_CURRENT_USER\Software\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\12.0\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey2=&quot;HKEY_CURRENT_USER\Software\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey3=&quot;HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\12.0\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey4=&quot;HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\Outlook\Addins&quot; </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; md %TempBackupPath%           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; %HOMEDRIVE%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; CD %TempBackupPath% </p>
<p>REM Check if the directory was created           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; IF NOT &quot;%cd%&quot;==%TempBackupPath% goto ErrorFolder            <br />REM Check if the directory contains OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKCU_OutlookAddins.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKCU_OutlookAddins2.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKLM_OutlookAddins.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKLM_OutlookAddins2.REG goto ErrorFileExist </p>
<p>REM Backup the Addins and check for errors           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey1% HKCU_OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey3% HKLM_OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey2% HKCU_OutlookAddins2.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey4% HKLM_OutlookAddins2.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file </p>
<p>REM Delete the Addins and check for errors           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey1%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey3%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey2%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey4%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key </p>
<p>echo Rename outcmd to .old           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren &quot;%USERPROFILE%\Application Data\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Outlook\outcmd.dat&quot; &quot;outcmd_%time:~6,2%.old&quot;            <br />echo Rename extend to .old            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren &quot;%USERPROFILE%\Local Settings\Application Data\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Outlook\extend.dat&quot; &quot;extend_%time:~6,2%.old&quot;            <br />echo Rename frmcache to .old            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren &quot;%USERPROFILE%\Local Settings\Application Data\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\FORMS\FRMCACHE.DAT&quot; &quot;FRMCACHE_%time:~6,2%.old&quot;            <br />REM Press any key to continue            <br />pause </p>
<p>REM Clear screen with success color message and puase           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 2f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Done!            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>REM Error handling           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorFolder            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #1 &#8211; Could not create folder            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorFileExist           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #2 &#8211; File exist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorExport           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorDelete           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>REM Exit           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; :End            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause</p>
</td>
</tr>
</tbody>
</table>
<p><strong></strong></p>
<p><strong>For <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/outlook-2003">Outlook 2003</a></span> installed on Windows XP –</strong> Copy the text bellow in to text file and save it as .bat    <br />The bat file will clean outlook 2003 Addins.</p>
<table border="1" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="400">
<p>@echo off </p>
<p>REM # Outlook Addins Reset # </p>
<p>REM Change window title           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; title Outlook Addins&#160; &#8211; Reset </p>
<p>REM Warning and pause           <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 3f            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo This program will backup and delete Outlook Addins            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause </p>
<p>REM Create backup directory (change color)           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 1f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set hour=%time:~0,2%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if &quot;%hour:~0,1%&quot;==&quot; &quot; set hour=0%time:~1,1%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempBackupPath=&quot;%HOMEDRIVE%\Backup Folder\%date:~10,4%_%date:~4,2%_%date:~7,2%_%hour%_%time:~3,2%_%time:~6,2%&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey1=&quot;HKEY_CURRENT_USER\Software\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\11.0\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey2=&quot;HKEY_CURRENT_USER\Software\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey3=&quot;HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\11.0\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey4=&quot;HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\Outlook\Addins&quot; </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; md %TempBackupPath%           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; %HOMEDRIVE%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; CD %TempBackupPath% </p>
<p>REM Check if the directory was created           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; IF NOT &quot;%cd%&quot;==%TempBackupPath% goto ErrorFolder            <br />REM Check if the directory contains OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKCU_OutlookAddins.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKCU_OutlookAddins2.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKLM_OutlookAddins.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKLM_OutlookAddins2.REG goto ErrorFileExist </p>
<p>REM Backup the Addins and check for errors           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey1% HKCU_OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey3% HKLM_OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey2% HKCU_OutlookAddins2.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey4% HKLM_OutlookAddins2.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file </p>
<p>REM Delete the Addins and check for errors           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey1%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey3%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey2%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey4%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key </p>
<p>echo Rename outcmd to .old           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren &quot;%USERPROFILE%\Application Data\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Outlook\outcmd.dat&quot; &quot;outcmd_%time:~6,2%.old&quot;            <br />echo Rename extend to .old            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren &quot;%USERPROFILE%\Local Settings\Application Data\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Outlook\extend.dat&quot; &quot;extend_%time:~6,2%.old&quot;            <br />echo Rename frmcache to .old            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren &quot;%USERPROFILE%\Local Settings\Application Data\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\FORMS\FRMCACHE.DAT&quot; &quot;FRMCACHE_%time:~6,2%.old&quot;            <br />REM Press any key to continue            <br />pause </p>
<p>REM Clear screen with success color message and puase           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 2f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Done!            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>REM Error handling           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorFolder            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #1 &#8211; Could not create folder            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorFileExist           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #2 &#8211; File exist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorExport           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorDelete           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>REM Exit           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; :End            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p><strong>For <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/outlook-2007">Outlook 2007</a></span> installed on Windows Windows <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/vista">Vista</a></span>&#160; –</strong> Copy the text bellow in to text file and save it as .bat    <br />The bat file will clean outlook 2007 Addins.</p>
<table border="1" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="400">
<p>@echo off </p>
<p>REM # Outlook Addins Reset # </p>
<p>REM Change window title           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; title Outlook Addins&#160; &#8211; Reset </p>
<p>REM Warning and pause           <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 3f            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo This program will backup and delete Outlook Addins            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause </p>
<p>REM Create backup directory (change color)           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 1f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set hour=%time:~0,2%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if &quot;%hour:~0,1%&quot;==&quot; &quot; set hour=0%time:~1,1%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempBackupPath=&quot;%HOMEDRIVE%\Backup Folder\%date:~10,4%_%date:~4,2%_%date:~7,2%_%hour%_%time:~3,2%_%time:~6,2%&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey1=&quot;HKEY_CURRENT_USER\Software\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\12.0\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey2=&quot;HKEY_CURRENT_USER\Software\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey3=&quot;HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\12.0\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey4=&quot;HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\Outlook\Addins&quot; </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; md %TempBackupPath%           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; %HOMEDRIVE%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; CD %TempBackupPath% </p>
<p>REM Check if the directory was created           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; IF NOT &quot;%cd%&quot;==%TempBackupPath% goto ErrorFolder            <br />REM Check if the directory contains OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKCU_OutlookAddins.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKCU_OutlookAddins2.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKLM_OutlookAddins.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKLM_OutlookAddins2.REG goto ErrorFileExist </p>
<p>REM Backup the Addins and check for errors           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey1% HKCU_OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey3% HKLM_OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey2% HKCU_OutlookAddins2.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey4% HKLM_OutlookAddins2.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file </p>
<p>REM Delete the Addins and check for errors           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey1%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey3%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey2%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey4%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key </p>
<p>echo Rename outcmd to .old           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren %USERPROFILE%\AppData\Roaming\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Outlook\outcmd.dat outcmd_%time:~6,2%.old            <br />echo Rename extend to .old            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren %USERPROFILE%\AppData\Local\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Outlook\extend.dat extend_%time:~6,2%.old            <br />echo Rename frmcache to .old            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren %USERPROFILE%\AppData\Local\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\FORMS\FRMCACHE.DAT FRMCACHE_%time:~6,2%.old            <br />REM Press any key to continue            <br />pause </p>
<p>REM Clear screen with success color message and puase           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 2f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Done!            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>REM Error handling           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorFolder            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #1 &#8211; Could not create folder            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorFileExist           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #2 &#8211; File exist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorExport           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorDelete           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>REM Exit           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; :End            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause</p>
</td>
</tr>
</tbody>
</table>
<p><strong></strong></p>
<p><strong>For <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/outlook-2003">Outlook 2003</a></span> installed on Windows <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/vista">Vista</a></span> –</strong> Copy the text bellow in to text file and save it as .bat    <br />The bat file will clean outlook 2003 Addins.</p>
<table border="1" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="400">
<p>@echo off </p>
<p>REM # Outlook Addins Reset # </p>
<p>REM Change window title           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; title Outlook Addins&#160; &#8211; Reset </p>
<p>REM Warning and pause           <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 3f            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo This program will backup and delete Outlook Addins            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />REM&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause </p>
<p>REM Create backup directory (change color)           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 1f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set hour=%time:~0,2%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if &quot;%hour:~0,1%&quot;==&quot; &quot; set hour=0%time:~1,1%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempBackupPath=&quot;%HOMEDRIVE%\Backup Folder\%date:~10,4%_%date:~4,2%_%date:~7,2%_%hour%_%time:~3,2%_%time:~6,2%&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey1=&quot;HKEY_CURRENT_USER\Software\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\11.0\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey2=&quot;HKEY_CURRENT_USER\Software\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey3=&quot;HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\11.0\Outlook\Addins&quot;            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; set TempKey4=&quot;HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Office\Outlook\Addins&quot; </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; md %TempBackupPath%           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; %HOMEDRIVE%            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; CD %TempBackupPath% </p>
<p>REM Check if the directory was created           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; IF NOT &quot;%cd%&quot;==%TempBackupPath% goto ErrorFolder            <br />REM Check if the directory contains OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKCU_OutlookAddins.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKCU_OutlookAddins2.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKLM_OutlookAddins.REG goto ErrorFileExist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if exist HKLM_OutlookAddins2.REG goto ErrorFileExist </p>
<p>REM Backup the Addins and check for errors           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey1% HKCU_OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey3% HKLM_OutlookAddins.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey2% HKCU_OutlookAddins2.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg export %TempKey4% HKLM_OutlookAddins2.REG            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file </p>
<p>REM Delete the Addins and check for errors           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey1%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey3%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey2%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; reg delete %TempKey4%             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if %errorlevel%==1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key </p>
<p>echo Rename outcmd to .old           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren %USERPROFILE%\AppData\Roaming\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Outlook\outcmd.dat outcmd_%time:~6,2%.old            <br />echo Rename extend to .old            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren %USERPROFILE%\AppData\Local\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Outlook\extend.dat extend_%time:~6,2%.old            <br />echo Rename frmcache to .old            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ren %USERPROFILE%\AppData\Local\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\FORMS\FRMCACHE.DAT FRMCACHE_%time:~6,2%.old            <br />REM Press any key to continue            <br />pause </p>
<p>REM Clear screen with success color message and puase           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 2f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Done!            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo.            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>REM Error handling           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorFolder            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #1 &#8211; Could not create folder            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorFileExist           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #2 &#8211; File exist            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorExport           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #3 &#8211; Error exporting file            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; :ErrorDelete           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; color 4f            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo Error #4 &#8211; Error deleting reg key            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; goto End </p>
<p>REM Exit           <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; :End            <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; pause</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>&#160;</p>
<p>Thanks to <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> support blog <a title="http://blogs.microsoft.co.il/blogs/support/default.aspx" href="http://blogs.microsoft.co.il/blogs/support/default.aspx" onclick="pageTracker._trackPageview('/outgoing/blogs.microsoft.co.il/blogs/support/default.aspx?referer=');">http://blogs.microsoft.co.il/blogs/support/default.aspx</a></p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2009/10/delete-office-addins-from-registry.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2008/07/outlook-show-received-meetings-as-tentative.html" title="Outlook: Show received meetings as tentative">Outlook: Show received meetings as tentative</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/06/outlook-status-shows-disconnected.html" title="Outlook status shows disconnected.">Outlook status shows disconnected.</a> (6)</li><li><a href="http://www.kreslavsky.com/2010/07/same-user-info-on-all-terminal-server-office-clients.html" title="Same user info on all Terminal Server Office clients">Same user info on all Terminal Server Office clients</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/07/this-meeting-is-not-in-the-calendar-it-may-have-been-moved-or-deleted-outlook-error.html" title="This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error">This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/06/reduce-calendar-size-in-outlook-2003-2007.html" title="Reduce calendar size in Outlook 2003-2007">Reduce calendar size in Outlook 2003-2007</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/04/upload-outlook-contacts-to-gmail.html" title="Upload Outlook contacts to Gmail">Upload Outlook contacts to Gmail</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/04/how-to-change-and-set-default-windows-installation-path.html" title="How to Change and set Default Windows Installation Path">How to Change and set Default Windows Installation Path</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/03/delete-windows-user-profile-in-registry.html" title="Delete Windows User Profile in Registry">Delete Windows User Profile in Registry</a> (3)</li><li><a href="http://www.kreslavsky.com/2009/03/remove-outlook-2007-business-manager.html" title="Remove Outlook 2007 Business manager">Remove Outlook 2007 Business manager</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/03/outlook-delay-or-schedule-email-send.html" title="Outlook Delay or schedule Email Send">Outlook Delay or schedule Email Send</a> (3)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2009/10/delete-office-addins-from-registry.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upload Outlook contacts to Gmail</title>
		<link>http://www.kreslavsky.com/2009/04/upload-outlook-contacts-to-gmail.html</link>
		<comments>http://www.kreslavsky.com/2009/04/upload-outlook-contacts-to-gmail.html#comments</comments>
		<pubDate>Mon, 27 Apr 2009 11:59:20 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Outlook Email]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/2009/04/upload-outlook-contacts-to-gmail.html</guid>
		<description><![CDATA[Copy you contact list from Microsoft Outlook (2003 or 2007) to Gmail Account: Open Outlook Go to File&#62;Import and Export. Select “Export to a file” and click “Next”. Choose “Comma-separated values” and click on Next Locate your contacts folder and click “Next”. Save the file in .csv extension. Now go to you Gmail account. Click [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Copy you contact list from <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Outlook (2003 or 2007) to Gmail Account:</strong></p>
<ol>
<li>Open Outlook</li>
<li>Go to File&gt;Import and Export.</li>
<li>Select “Export to a file” and click “Next”.     <br /><a href="http://www.kreslavsky.com/wp-content/uploads/2009/04/image2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.kreslavsky.com/wp-content/uploads/2009/04/image-thumb2.png" width="244" height="188" /></a> </li>
<li>Choose “Comma-separated values” and click on Next</li>
<li>Locate your contacts folder and click “Next”.     <br /><a href="http://www.kreslavsky.com/wp-content/uploads/2009/04/image3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.kreslavsky.com/wp-content/uploads/2009/04/image-thumb3.png" width="244" height="189" /></a> </li>
<li>Save the file in .csv extension. </li>
<li>Now go to you Gmail account.</li>
<li>Click the “Contacts” on the left pane and subsequently select “Import” at the top right corner.</li>
</ol>
<p>8. Click browse to locate the .csv file that you saved earlier. </p>
<p>9. You can click “Import” to start importing your contact. Of course you can add these imported contacts to a new group and you can name the group as well.</p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2009/04/upload-outlook-contacts-to-gmail.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2009/07/this-meeting-is-not-in-the-calendar-it-may-have-been-moved-or-deleted-outlook-error.html" title="This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error">This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/06/reduce-calendar-size-in-outlook-2003-2007.html" title="Reduce calendar size in Outlook 2003-2007">Reduce calendar size in Outlook 2003-2007</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/03/outlook-delay-or-schedule-email-send.html" title="Outlook Delay or schedule Email Send">Outlook Delay or schedule Email Send</a> (3)</li><li><a href="http://www.kreslavsky.com/2009/10/delete-office-addins-from-registry.html" title="Delete Office Addins from registry">Delete Office Addins from registry</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/06/how-to-configure-gmail-imap-for-outlook-2007.html" title="How to configure GMail IMAP for Outlook 2007">How to configure GMail IMAP for Outlook 2007</a> (11)</li><li><a href="http://www.kreslavsky.com/2009/03/remove-outlook-2007-business-manager.html" title="Remove Outlook 2007 Business manager">Remove Outlook 2007 Business manager</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/07/outlook-show-received-meetings-as-tentative.html" title="Outlook: Show received meetings as tentative">Outlook: Show received meetings as tentative</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/06/outlook-status-shows-disconnected.html" title="Outlook status shows disconnected.">Outlook status shows disconnected.</a> (6)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2009/04/upload-outlook-contacts-to-gmail.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Delay or schedule Email Send</title>
		<link>http://www.kreslavsky.com/2009/03/outlook-delay-or-schedule-email-send.html</link>
		<comments>http://www.kreslavsky.com/2009/03/outlook-delay-or-schedule-email-send.html#comments</comments>
		<pubDate>Tue, 17 Mar 2009 15:45:50 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Automatic Email]]></category>
		<category><![CDATA[Click Options]]></category>
		<category><![CDATA[Delay Delivery]]></category>
		<category><![CDATA[Delivery Options]]></category>
		<category><![CDATA[Find Email]]></category>
		<category><![CDATA[Image Bellow]]></category>
		<category><![CDATA[Message Options]]></category>
		<category><![CDATA[Options Screen]]></category>
		<category><![CDATA[Outbox]]></category>
		<category><![CDATA[Outlook Email]]></category>
		<category><![CDATA[Send Email]]></category>
		<category><![CDATA[Send Message]]></category>
		<category><![CDATA[Tick]]></category>
		<category><![CDATA[Writing Email]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/?p=673</guid>
		<description><![CDATA[Recently I had to release email after work hours and I wondered if outlook have that option and I was verry happy to find it. To schedule automatic email send follow the steps. After you finished writing your&#160; email, don&#8217;t click Send (yet). In Outlook 2007: Click Options Then click on Delay Delivery and schedule [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had to release email after work hours and I wondered if outlook have that option and I was verry happy to find it.</p>
<p>To schedule automatic email send follow the steps.</p>
<ul>
<li>After you finished writing your&#160; email, don&#8217;t click Send (yet). </li>
<li><strong>In <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/outlook-2007">Outlook 2007</a></span></strong>:
<ul>
<li>Click Options </li>
<li>Then click on Delay Delivery and schedule when to send the message         <br /><a href="http://www.kreslavsky.com/wp-content/uploads/2009/03/delay.jpg"><img class="alignleft size-medium wp-image-675" title="delay-email send" height="77" alt="delay-email send" src="http://www.kreslavsky.com/wp-content/uploads/2009/03/delay-300x56.jpg" width="369" /></a> </li>
</ul>
</li>
</ul>
<p>&#160;</p>
<p>&#160;</p>
<p>Just fill when you want to send the message as seen on the image bellow   <br /><a href="http://www.kreslavsky.com/wp-content/uploads/2009/03/schedule-send.jpg"><img class="alignleft size-full wp-image-676" title="schedule-send" height="382" alt="schedule-send" src="http://www.kreslavsky.com/wp-content/uploads/2009/03/schedule-send.jpg" width="495" /></a></p>
<p>_______________________________________________________________________________________</p>
<p>In other versions of Outlook: Click Options on the toolbar to display the Message Options screen.</p>
<p>Under Delivery Options, tick &quot;Do not deliver before&quot; and fill in the relevant date and time. Click Close.</p>
<p>Now click Send!</p>
<p>Your email will be moved to the Outbox but will not be sent out until the first time (after your set time) that Outlook does a Send &amp; Receive.</p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2009/03/outlook-delay-or-schedule-email-send.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2009/07/this-meeting-is-not-in-the-calendar-it-may-have-been-moved-or-deleted-outlook-error.html" title="This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error">This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/06/reduce-calendar-size-in-outlook-2003-2007.html" title="Reduce calendar size in Outlook 2003-2007">Reduce calendar size in Outlook 2003-2007</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/04/upload-outlook-contacts-to-gmail.html" title="Upload Outlook contacts to Gmail">Upload Outlook contacts to Gmail</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/03/find-email-in-active-directory-domain-using-csvdeldifde.html" title="Find Email in Active Directory Domain Using CSVDE/LDIFDE ">Find Email in Active Directory Domain Using CSVDE/LDIFDE </a> (0)</li><li><a href="http://www.kreslavsky.com/2008/07/outlook-show-received-meetings-as-tentative.html" title="Outlook: Show received meetings as tentative">Outlook: Show received meetings as tentative</a> (0)</li><li><a href="http://www.kreslavsky.com/2010/09/new-blackberry-activation-check-list.html" title="New BlackBerry Activation check List">New BlackBerry Activation check List</a> (0)</li><li><a href="http://www.kreslavsky.com/2010/06/snap-manager-for-exchange-sends-autosupport-notifications-on-every-snapshot.html" title="Snap Manager for Exchange sends autosupport notifications on every snapshot">Snap Manager for Exchange sends autosupport notifications on every snapshot</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/10/delete-office-addins-from-registry.html" title="Delete Office Addins from registry">Delete Office Addins from registry</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/03/remove-outlook-2007-business-manager.html" title="Remove Outlook 2007 Business manager">Remove Outlook 2007 Business manager</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/03/find-active-directory-faild-login-users-power-shell-script.html" title="Find Active Directory Failed Login Users &#8211; Power Shell Script">Find Active Directory Failed Login Users &#8211; Power Shell Script</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2009/03/outlook-delay-or-schedule-email-send.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PST Password Recover MS Outlook 97/2000/XP/2003/2007</title>
		<link>http://www.kreslavsky.com/2009/03/pst-password-recover-ms-outlook-972000xp20032007.html</link>
		<comments>http://www.kreslavsky.com/2009/03/pst-password-recover-ms-outlook-972000xp20032007.html#comments</comments>
		<pubDate>Mon, 16 Mar 2009 09:41:22 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[File Password]]></category>
		<category><![CDATA[Microsoft Outlook]]></category>
		<category><![CDATA[Ms Outlook 97]]></category>
		<category><![CDATA[Outlook Password]]></category>
		<category><![CDATA[Password Outlook]]></category>
		<category><![CDATA[Password Recover]]></category>
		<category><![CDATA[Password Recovery Tool]]></category>
		<category><![CDATA[Password Reset]]></category>
		<category><![CDATA[Pst File]]></category>
		<category><![CDATA[Pst Files]]></category>
		<category><![CDATA[Pst Password]]></category>
		<category><![CDATA[Recover Password]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/?p=649</guid>
		<description><![CDATA[Recently I had to recover my PST file password and I did it with PstPassword utility This utility can recover PST for all Outlook versions , from 97 up to 2007. PST Password works as stand alone utility , no  Office installation is required Using PstPassword In order to start using it, just run the [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had to recover my PST file password and I did it with <a title="Pst Password Recovery" href="http://www.nirsoft.net/utils/pst_password.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.nirsoft.net/utils/pst_password.html?referer=');">PstPassword </a>utility</p>
<p>This utility can recover PST for all Outlook versions , from 97 up to 2007.<br />
PST Password works as stand alone utility , no  Office installation is required</p>
<h3 class="utilsubject">Using PstPassword</h3>
<p>In order to start using it, just run the executable file, <strong>PstPassword.exe </strong><br />
After you run the Password reset utility , the main window displays the list of all PST files of the current logged on user (Under Documents and Settings\User Name\Local Settings\Application Data\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Outlook). For each password-protected PST file,<br />
If you want to recover a password of PST file that doesn&#8217;t appear in the default list,  you can press F7 and select the desired PST file, or simply drag the PST file from Explorer window into the main window of PstPassword.</p>
<p><a href="http://www.kreslavsky.com/wp-content/uploads/2009/03/pstpassword.gif"><img class="alignleft size-full wp-image-650" title="pstpassword" src="http://www.kreslavsky.com/wp-content/uploads/2009/03/pstpassword.gif" alt="pstpassword" width="667" height="350" /></a></p>
<p>To Download PST Password Recovery tool go to http://www.nirsoft.net/utils/pst_password.html</p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2009/03/pst-password-recover-ms-outlook-972000xp20032007.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2009/03/outlook-2003-command-line-switches.html" title="Outlook 2003 command line switches ">Outlook 2003 command line switches </a> (2)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2009/03/pst-password-recover-ms-outlook-972000xp20032007.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prepare Your Windows Domain for DST 2009</title>
		<link>http://www.kreslavsky.com/2009/02/prepare-your-windows-domain-for-dst-2009.html</link>
		<comments>http://www.kreslavsky.com/2009/02/prepare-your-windows-domain-for-dst-2009.html#comments</comments>
		<pubDate>Wed, 25 Feb 2009 09:49:27 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Exchange 2000]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WSUS]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Argentina Buenosaires]]></category>
		<category><![CDATA[Argentinean]]></category>
		<category><![CDATA[Based Computers]]></category>
		<category><![CDATA[Calendar Issues]]></category>
		<category><![CDATA[Day Light Saving]]></category>
		<category><![CDATA[Daylight Saving Time]]></category>
		<category><![CDATA[Daylight Saving Time Change]]></category>
		<category><![CDATA[December 28th]]></category>
		<category><![CDATA[Dst Systems]]></category>
		<category><![CDATA[Entire Organization]]></category>
		<category><![CDATA[Hotfix]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft Support]]></category>
		<category><![CDATA[Microsoft Windows Server]]></category>
		<category><![CDATA[October 19th]]></category>
		<category><![CDATA[Outlook 2000]]></category>
		<category><![CDATA[Outlook Clients]]></category>
		<category><![CDATA[Period Ends March]]></category>
		<category><![CDATA[Saving Time Change]]></category>
		<category><![CDATA[Windows Operating Systems]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/?p=560</guid>
		<description><![CDATA[As you probably know Microsoft releases set of DST patches for their systems every year at December . To avoid DST calendar issues  make sure to install/deploy the following updates to entire organization. Microsoft Windows Server and Windows XP/Vista Clients : KB 955839 Microsoft Exchange Server and outlook 2000/2003/2007 Clients:KB 941018 make sure to read [...]]]></description>
			<content:encoded><![CDATA[<p>As you probably know <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> releases set of DST patches for their systems every year at December .<br />
To avoid DST calendar issues  make sure to install/deploy the following updates to entire organization.</p>
<ul>
<li><strong><span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Windows Server and Windows XP/<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/vista">Vista</a></span> Clients : </strong><span style="font-size: 9pt;"><a href="http://support.microsoft.com/kb/955839" onclick="pageTracker._trackPageview('/outgoing/support.microsoft.com/kb/955839?referer=');">KB 955839</a></span></li>
<li><strong><span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Exchange Server and outlook 2000/2003/2007 Clients:</strong><span style="font-size: 9pt;"><a href="http://support.microsoft.com/kb/941018" target="_blank" onclick="pageTracker._trackPageview('/outgoing/support.microsoft.com/kb/941018?referer=');">KB 941018</a> make sure to read <a title="DST Blog" href="http://msexchangeteam.com/archive/2008/08/15/449583.aspx" target="_blank" onclick="pageTracker._trackPageview('/outgoing/msexchangeteam.com/archive/2008/08/15/449583.aspx?referer=');">MS DST Blo</a><a title="MS DST Blog" href="http://msexchangeteam.com/archive/2008/08/15/449583.aspx" target="_blank" onclick="pageTracker._trackPageview('/outgoing/msexchangeteam.com/archive/2008/08/15/449583.aspx?referer=');">g</a></span></li>
</ul>
<p><span style="font-size: 9pt;"><br />
</span>The country that was skipped in MS  Day Light Saving update are Argentina/Brazil and Chile.</p>
<ul>
<li>Daylight saving time begins: October 19th, 2008</li>
<li>Daylight saving period ends: March 15th, 2009</li>
</ul>
<p>Since the new dates published by the federal are different from what was defined in the initial years, Windows-based computers am able to not correctly interpret the time such a is related to the transition to daylight saving time.</p>
<h3><strong>General recommendations</strong></h3>
<ul>
<li> There is no hotfix to be had at this time to update MS Operating Systems with the 2008-2009 DST dates for Argentina.</li>
<li>Please note that if you adjust the machine’s clock manually, you may have adverse effects on your environment.</li>
<li>Before applying the changes on Windows Operating Systems to reflect the change in Daylight Saving Time in Argentina, be aware of possible issues that am able to affect <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Office Outlook and Exchange Server.</li>
<li>Contact <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Support prior to any modification if you are unsure about the steps to emulate in condition to be prepared for the Daylight Saving Time change in Argentina.</li>
</ul>
<h3>Impacts for Outlook clients and Exchange</h3>
<ul>
<li>For the year 2008-2009, customers paying for the ‘(GMT -3:00) Buenos Aires’ minute zone have a delta period at the start on of the DST as follows:<br />
<strong>Delta-Argentina-BuenosAires</strong><br />
From Sunday, October 19th, 2008 to Saturday, December 28th, 2008.</li>
<li>And for customers using the ‘(GMT -3:00) Georgetown’ time zone have a delta range that comprehends the whole DST period:<br />
<strong>Delta-Argentina-GeorgeTown</strong><br />
From Sunday, October 19th, 2008 to Saturday, December 28th, 2008</li>
</ul>
<p>As result appointments may be off 1 hour. This may happen for both recurring and single-instance appointments.<br />
The appointments created in the wake of the DST dates have been updated on the operating system will have the correct time.</p>
<p>Read More about Argentina 2008-2009 DST at <a href="http://blogs.technet.com/latam/archive/2008/10/16/argentinadst-2008-2009.aspx" target="_blank" onclick="pageTracker._trackPageview('/outgoing/blogs.technet.com/latam/archive/2008/10/16/argentinadst-2008-2009.aspx?referer=');">MS Blog</a></p>
<p>Read More about Brazil 2008-2009 DST at <a href="http://blogs.technet.com/latam/archive/2008/10/01/brazil-dst-2008-2009-changes.aspx" target="_blank" onclick="pageTracker._trackPageview('/outgoing/blogs.technet.com/latam/archive/2008/10/01/brazil-dst-2008-2009-changes.aspx?referer=');">MS Blog</a></p>
<p>Read More about Chile 2008-2009 DST at <a href="http://blogs.technet.com/latam/archive/2009/02/12/upcoming-chile-dst-fallback-2008-2009.aspx" target="_blank" onclick="pageTracker._trackPageview('/outgoing/blogs.technet.com/latam/archive/2009/02/12/upcoming-chile-dst-fallback-2008-2009.aspx?referer=');">MS Blog</a></p>
<p><span style="font-size: 9pt;"> </span></p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2009/02/prepare-your-windows-domain-for-dst-2009.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2008/11/windows-2008-server-roles.html" title="Windows 2008 Server Roles">Windows 2008 Server Roles</a> (0)</li><li><a href="http://www.kreslavsky.com/2010/03/ts-2008-session-broker-opens-multiple-sessions-for-single-user.html" title="TS 2008 Session Broker opens multiple sessions for single user">TS 2008 Session Broker opens multiple sessions for single user</a> (0)</li><li><a href="http://www.kreslavsky.com/2010/03/windows-7-search-in-start-menu-bar-is-broken.html" title="Windows 7 Search in Start Menu bar is broken">Windows 7 Search in Start Menu bar is broken</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/03/outlook-2003-command-line-switches.html" title="Outlook 2003 command line switches ">Outlook 2003 command line switches </a> (2)</li><li><a href="http://www.kreslavsky.com/2008/12/configuring-digital-rights-management-drm-windows-2008.html" title="Configuring Digital Rights Management (DRM) Windows 2008">Configuring Digital Rights Management (DRM) Windows 2008</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/11/exchange-2007-administrative-roles.html" title="Exchange 2007 Administrative Roles">Exchange 2007 Administrative Roles</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/09/sharepoint-interview-questions-and-answers.html" title="SharePoint interview questions and answers">SharePoint interview questions and answers</a> (2)</li><li><a href="http://www.kreslavsky.com/2008/09/add-israeli-holidays-to-outlook-20002003.html" title="Add Israeli holidays to Outlook 2000/2003">Add Israeli holidays to Outlook 2000/2003</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/08/troubleshooting-blackberry-calendar-issues.html" title="Troubleshooting BlackBerry Calendar Issues">Troubleshooting BlackBerry Calendar Issues</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/07/blackberry-enterprise-server-users-not-receiving-messages-to-handheld-after-mailbox-move.html" title="BlackBerry Enterprise Server: Users Not Receiving Messages to Handheld After Mailbox Move">BlackBerry Enterprise Server: Users Not Receiving Messages to Handheld After Mailbox Move</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2009/02/prepare-your-windows-domain-for-dst-2009.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Israeli holidays to Outlook 2000/2003</title>
		<link>http://www.kreslavsky.com/2008/09/add-israeli-holidays-to-outlook-20002003.html</link>
		<comments>http://www.kreslavsky.com/2008/09/add-israeli-holidays-to-outlook-20002003.html#comments</comments>
		<pubDate>Thu, 11 Sep 2008 05:02:02 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[2003 Holidays]]></category>
		<category><![CDATA[Download Files]]></category>
		<category><![CDATA[Download Net]]></category>
		<category><![CDATA[Download Outlook]]></category>
		<category><![CDATA[Holidays 2002]]></category>
		<category><![CDATA[Holidays 2003]]></category>
		<category><![CDATA[Israel]]></category>
		<category><![CDATA[Israeli Holidays]]></category>
		<category><![CDATA[Jewish Holidays]]></category>
		<category><![CDATA[Jewish Religious Holidays]]></category>
		<category><![CDATA[Outlook 2000]]></category>
		<category><![CDATA[Outlook 2002]]></category>
		<category><![CDATA[Outlook Files]]></category>
		<category><![CDATA[Outlook Tips]]></category>
		<category><![CDATA[Technorati Tags]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/?p=294</guid>
		<description><![CDATA[Outlook 2003 is set to display holidays till end of 2007 In order to add holidays up to 2011 please follow the instructions. Download http://www.outlook-tips.net/files/OUTLOOK2012.HOL Press Open Select Israel holidays and Jewish Religious Holidays Technorati Tags: outlook holidays, Outlook 2002, Outlook 2003 Related ArticlesPrepare Your Windows Domain for DST 2009 (0)]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-family: Calibri; font-size: small;"><span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/outlook-2003">Outlook 2003</a></span> is set to display holidays till end of 2007 </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-family: Calibri; font-size: small;">In order to add holidays up to 2011 please follow the instructions.</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-family: Calibri; font-size: small;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-family: Calibri; font-size: small;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-family: Calibri; font-size: small;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-family: Calibri; font-size: small;">Download </span><a href="http://www.outlook-tips.net/files/OUTLOOK2012.HOL" onclick="pageTracker._trackPageview('/outgoing/www.outlook-tips.net/files/OUTLOOK2012.HOL?referer=');"><span style="font-family: Calibri; color: #0000ff; font-size: small;">http://www.outlook-tips.net/files/OUTLOOK2012.HOL</span></a></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-family: Calibri; font-size: small;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-family: Calibri; font-size: small;">Press Open</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="mso-no-proof: yes"> <span style="font-family: Calibri; font-size: small;"><img src="http://www.kreslavsky.com/wp-content/uploads/2008/09/openfileopen.jpg" alt="Open" width="368" height="195" /></span> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-family: Calibri; font-size: small;">Select Israel holidays and Jewish Religious Holidays</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="mso-no-proof: yes"> <span style="font-family: Calibri; font-size: small;"><img src="http://www.kreslavsky.com/wp-content/uploads/2008/09/holidayshollidays.jpg" alt="Hollidays" width="259" height="228" /></span> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p><!-- technorati tags start --></p>
<p style="text-align:right;font-size:10px;">Technorati Tags: <a rel="tag" href="http://www.technorati.com/tag/ outlook holidays" onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/tag/_outlook_holidays?referer=');"> outlook holidays</a>, <a rel="tag" href="http://www.technorati.com/tag/Outlook 2002" onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/tag/Outlook_2002?referer=');">Outlook 2002</a>, <a rel="tag" href="http://www.technorati.com/tag/Outlook 2003" onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/tag/Outlook_2003?referer=');">Outlook 2003</a></p>
<p><!-- technorati tags end --></p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2008/09/add-israeli-holidays-to-outlook-20002003.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2009/02/prepare-your-windows-domain-for-dst-2009.html" title="Prepare Your Windows Domain for DST 2009 ">Prepare Your Windows Domain for DST 2009 </a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2008/09/add-israeli-holidays-to-outlook-20002003.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting the “Outlook prompts for password” issue</title>
		<link>http://www.kreslavsky.com/2008/08/troubleshooting-the-%e2%80%9coutlook-prompts-for-password%e2%80%9d-issue.html</link>
		<comments>http://www.kreslavsky.com/2008/08/troubleshooting-the-%e2%80%9coutlook-prompts-for-password%e2%80%9d-issue.html#comments</comments>
		<pubDate>Thu, 21 Aug 2008 11:16:30 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[C Users]]></category>
		<category><![CDATA[Cached Password]]></category>
		<category><![CDATA[Check Your Username]]></category>
		<category><![CDATA[Click Properties]]></category>
		<category><![CDATA[Control Userpasswords2]]></category>
		<category><![CDATA[Double Click]]></category>
		<category><![CDATA[Error Messages]]></category>
		<category><![CDATA[Find Mail]]></category>
		<category><![CDATA[Folders]]></category>
		<category><![CDATA[Global Catalog Server]]></category>
		<category><![CDATA[Logon Credentials]]></category>
		<category><![CDATA[Mail Server]]></category>
		<category><![CDATA[Microsoft Outlook 2000]]></category>
		<category><![CDATA[Ntlm Authentication]]></category>
		<category><![CDATA[One Last Time]]></category>
		<category><![CDATA[Open Outlook]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook Prompts For Password]]></category>
		<category><![CDATA[Rpc Over Https]]></category>
		<category><![CDATA[Server Name]]></category>
		<category><![CDATA[Tab Button]]></category>
		<category><![CDATA[Type Regedit]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/?p=279</guid>
		<description><![CDATA[Every time you open Outlook 2007 you are prompted to enter your domain credentials ,even though you know you have saved it? To solve it try that one: Open the following path: In Vista C:\Users\YourUserName\AppData\Roaming\Microsoft Once open you will see numerous folders including a &#8220;protect&#8221; folder. Delete the &#8220;protect&#8221; folder When you have deleted the [...]]]></description>
			<content:encoded><![CDATA[<h2><span style="color: #000000;"><strong>Every time you open <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/outlook-2007">Outlook 2007</a></span> you are prompted to enter your domain credentials ,even though you know you have saved it?</strong></span></h2>
<p>To solve it try that one:<br />
Open the following path:<br />
In <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft/vista">Vista</a></span> C:\Users\YourUserName\AppData\Roaming\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span><br />
Once open you will see numerous folders including a &#8220;protect&#8221; folder.<br />
Delete the &#8220;protect&#8221; folder<br />
When you have deleted the protect folder, restart Outlook.<br />
You will be requested to enter your password again, but it will be the last time.</p>
<h2><strong>If problem exist When working RPC over HTTPs </strong></h2>
<p>If you are working RPC over https you are using or basic, or NTLM authentication<br />
you need to be sure you are working NTLM.<br />
Now in order to ensure that outlook not uses any cached password we need to do the following.<br />
Go to Control Panel&gt;User Acounts<br />
Press on Advanced Tab button<br />
Click on Manage Passwords button<br />
Review stored passwords , and if you see IP address of your mail server you should delete it.</p>
<p>Now we need to patch te registry</p>
<ol>
<li>Click Start|Run</li>
<li>Type regedit and press enter</li>
<li>Go to HKLM\SYSTEM\CurrentControlSet\Control\Lsa\</li>
<li>Find lmcompatibilitylevel DWORD parameter</li>
<li>Double-click on it and change its value to 3</li>
</ol>
<h2><strong>If &#8220;Remember my password&#8221; doesn&#8217;t work and you keep getting prompted: </strong></h2>
<ol>
<li>Close your Outlook</li>
<li>Go to Start&#8230; Run and type control userpasswords2 and press OK c) click on the Advanced tab and press &#8216;Manage Passwords&#8217;</li>
<li>Find the entry for your mail server and click ‘Properties&#8217;</li>
<li>Erase the Server name and type in ‘S1&#8242; or whatever the simple name of your global catalog server is (without the quotes)</li>
<li>leave the password blank and click OK</li>
<li>Start Outlook, enter your password and check off ‘Remember my password&#8217; one last time. It should not prompt again.</li>
</ol>
<h2><strong>When you start <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Outlook 2000/2002, you may receive  following error messages: </strong></h2>
<p>Your logon information was incorrect.<br />
Check your username and domain, then type your password again.<br />
The logon credentials supplied were incorrect.<br />
Make sure your username and domain are correct, then type your password again.<br />
CAUSE<br />
This behavior occurs because registry may be missing one or more values in the following registry key:<br />
HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Rpc\ClientProtocols<br />
The following values are the core required values for Windows XP or Windows 2000:<br />
Name	Type	Data<br />
(Default)	REG_SZ	(value not set)<br />
ncacn_http 	REG_SZ	Rpcrt4.dll<br />
ncacn_ip_tcp	REG_SZ	Rpcrt4.dll<br />
ncacn_np	REG_SZ	Rpcrt4.dll<br />
ncacn_nb_tcp	REG_SZ	Rpcrt4.dll<br />
ncadg_ip_udp	REG_SZ	Rpcrt4.dll</p>
<p>The following values are the core required values for Windows 98:<br />
Name	Type	Data<br />
(Default)	REG_SZ	(value not set)<br />
ncacn_np 	REG_SZ	Rpcltc1.dll<br />
ncalrpc	REG_SZ<br />
ncadg_ip_udp	REG_SZ	Rpcltc3.dll<br />
ncacn_http	REG_SZ	Rpcltccm.dll</p>
<p>The following values are the core required values for Windows NT 4.0:<br />
Name	Type	Data<br />
(Default)	REG_SZ	(value not set)<br />
ncacn_np 	REG_SZ	Rpcltc1.dll<br />
ncalrpc	REG_SZ<br />
ncadg_ip_udp	REG_SZ	RpcLtCcm.dll<br />
ncadg_ip_udp 	REG_SZ	RpcLtCcm.dll<br />
ncacn_nb_tcp 	REG_SZ	RpcLtCcm.dll<br />
ncacn_http 	REG_SZ	RpcLtCcm.dll<br />
Following the system&#8217;s protocol binding order, you receive a prompt for credentials on each missing value until a value that matches the next protocol in the binding order is reached.<br />
RESOLUTION<br />
Use one of the following methods to resolve this behavior.<br />
Method 1<br />
Import a valid registry key from a computer that is working correctly. To do this:<br />
1.	Start Registry Editor (Regedt32.exe).<br />
2.	Locate and then click the following key in the registry:<br />
KEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Rpc\ClientProtocols<br />
3.	Click the ClientProtocols key.<br />
4.	On the File menu, click Export.<br />
5.	Save the file with a .reg or a .txt extension in the event you need to send the file by using Outlook. You must save and rename the attachment to a .reg extension to import the key.<br />
6.	Quit Registry Editor.<br />
7.	Rename the file that you just exported from a .txt file extension to a .reg extension, and then copy it to a folder on your computer.<br />
8.	Start Registry Editor (Regedt32.exe).<br />
9.	Locate and then click the following key in the registry:<br />
HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Rpc\ClientProtocols<br />
10.	Select the ClientProtocols folder, click File, and then click Import.<br />
11.	Select the .reg file that you saved, and then click Open.<br />
12.	Quit Registry Editor.<br />
13.	Quit and then restart Outlook 2002.<br />
Method 2<br />
Use Registry Editor to manually create the missing values. To do this:<br />
1.	Start Registry Editor (Regedt32.exe).<br />
2.	Locate and then click the following key in the registry:<br />
HKEY_LOCAL_MACHINE\SOFTWARE\<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span>\Rpc\ClientProtocols<br />
3.	Click Edit, click New, and then click String Value.<br />
4.	Edit the new string value with the name and data information that is in the table in the &#8220;Cause&#8221; section of this article.<br />
5.	Repeat steps 3 and 4 for each missing value.<br />
6.	Quit Registry Editor.<br />
The information in this article applies to:<br />
<span style="color: #ff0000;"><strong>•</strong><strong> <span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Outlook 2002 (Outlook XP)<br />
•	<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Outlook 2000<br />
•	<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Exchange 2000 Server<br />
•	<span class='bm_keywordlink'><a href="http://www.kreslavsky.com/category/microsoft">Microsoft</a></span> Exchange Server 5.5</strong></span></p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2008/08/troubleshooting-the-%e2%80%9coutlook-prompts-for-password%e2%80%9d-issue.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2008/12/terminal-server-2008-sounds-and-beeps-on-errors.html" title="Terminal Server 2008 Sounds and Beeps on errors">Terminal Server 2008 Sounds and Beeps on errors</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/08/blackberry-calendar-sync-works-one-direction-only.html" title="Blackberry Calendar Sync Works One Direction only">Blackberry Calendar Sync Works One Direction only</a> (1)</li><li><a href="http://www.kreslavsky.com/2008/06/outlook-status-shows-disconnected.html" title="Outlook status shows disconnected.">Outlook status shows disconnected.</a> (6)</li><li><a href="http://www.kreslavsky.com/2008/03/recovering-single-mailbox-from-snapshot.html" title="Recovering single mailbox from snapshot using NetApp SMBR">Recovering single mailbox from snapshot using NetApp SMBR</a> (0)</li><li><a href="http://www.kreslavsky.com/2010/03/the-meeting-may-have-been-updated-or-deleted-since-this-message-was-sent.html" title="The meeting may have been updated or deleted since this message was sent">The meeting may have been updated or deleted since this message was sent</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/06/how-to-configure-gmail-imap-for-outlook-2007.html" title="How to configure GMail IMAP for Outlook 2007">How to configure GMail IMAP for Outlook 2007</a> (11)</li><li><a href="http://www.kreslavsky.com/2009/06/outlook-2003-video-training-fun-stuff-with-outlook.html" title="Outlook 2003 Video Training &#8211; Fun Stuff with Outlook">Outlook 2003 Video Training &#8211; Fun Stuff with Outlook</a> (3)</li><li><a href="http://www.kreslavsky.com/2009/03/change-windows-vista-default-program-association-via-registry.html" title="Change windows vista default program association via registry">Change windows vista default program association via registry</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/02/exchange-2003-interview-questions-and-answers-part-2.html" title="Exchange 2003 Interview questions and answers &#8211; part 2">Exchange 2003 Interview questions and answers &#8211; part 2</a> (8)</li><li><a href="http://www.kreslavsky.com/2009/01/mmc-shortcuts-management-tools.html" title="MMC Shortcuts &#8211; Management Tools">MMC Shortcuts &#8211; Management Tools</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2008/08/troubleshooting-the-%e2%80%9coutlook-prompts-for-password%e2%80%9d-issue.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to create new conference room (Meeting Room) resource</title>
		<link>http://www.kreslavsky.com/2008/08/how-to-create-new-conference-room-meeting-room-resource.html</link>
		<comments>http://www.kreslavsky.com/2008/08/how-to-create-new-conference-room-meeting-room-resource.html#comments</comments>
		<pubDate>Mon, 18 Aug 2008 09:58:17 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Calendar Options]]></category>
		<category><![CDATA[Corporate Environment]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Mailbox]]></category>
		<category><![CDATA[New Meeting Room]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Resource Capacity]]></category>
		<category><![CDATA[Room Resource]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/?p=247</guid>
		<description><![CDATA[It is a common task in corporate environment You need to open a user with new meeting room name Open new user&#8217;s mailbox Go to tools&#62; Options &#62;Calendar options&#62;Resource schedule Mark the sections bellow That is . NOTE: In Exchange 2007 there is ability to create resources (Not Users) You can also set the resource [...]]]></description>
			<content:encoded><![CDATA[<p>It is a common task in corporate environment</p>
<ol>
<li>You need to open a user with new meeting room name</li>
<li>Open new user&#8217;s mailbox</li>
<li>Go to tools&gt; Options &gt;Calendar options&gt;Resource schedule</li>
<li>Mark the sections bellow</li>
</ol>
<p>That is .</p>
<p><em>NOTE: In Exchange 2007 there is ability to create resources (Not Users) You can also set the resource capacity now! Eg: in one of your meeting room, only be able to fit 10 people, you can type in resource information, under the property of the object.</em></p>
<p><a href="http://www.kreslavsky.com/wp-content/uploads/2008/08/resource-sceduling.jpg"><img class="alignleft size-medium wp-image-248" title="resource-sceduling" src="http://www.kreslavsky.com/wp-content/uploads/2008/08/resource-sceduling-300x205.jpg" alt="" width="300" height="205" /></a></p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2008/08/how-to-create-new-conference-room-meeting-room-resource.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2008/06/outlook-status-shows-disconnected.html" title="Outlook status shows disconnected.">Outlook status shows disconnected.</a> (6)</li><li><a href="http://www.kreslavsky.com/2009/07/c1038a21-pr_pf_proxy-exchange-2003-public-folders-error.html" title="c1038a21 PR_PF_PROXY exchange 2003 public folders error">c1038a21 PR_PF_PROXY exchange 2003 public folders error</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/06/how-to-install-exchange-2007.html" title="How To Install Exchange 2007">How To Install Exchange 2007</a> (3)</li><li><a href="http://www.kreslavsky.com/2009/06/how-to-have-multiple-domain-hosted-in-exchange-2003-add-a-recipient-policy.html" title="How To Have Multiple Domain Hosted in Exchange 2003 (Add a Recipient Policy)">How To Have Multiple Domain Hosted in Exchange 2003 (Add a Recipient Policy)</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/06/how-to-configure-gmail-imap-for-outlook-2007.html" title="How to configure GMail IMAP for Outlook 2007">How to configure GMail IMAP for Outlook 2007</a> (11)</li><li><a href="http://www.kreslavsky.com/2009/06/outlook-2003-video-training-fun-stuff-with-outlook.html" title="Outlook 2003 Video Training &#8211; Fun Stuff with Outlook">Outlook 2003 Video Training &#8211; Fun Stuff with Outlook</a> (3)</li><li><a href="http://www.kreslavsky.com/2009/06/how-to-add-a-mailbox-in-exchange-2003-adaugare-casuta-de-email.html" title="How To Add a Mailbox in Exchange 2003 [adaugare casuta de email]">How To Add a Mailbox in Exchange 2003 [adaugare casuta de email]</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/06/phil-schiller-iphone-and-microsoft-exchange-demo.html" title="Phil Schiller &#8211; iPhone and Microsoft Exchange Demo">Phil Schiller &#8211; iPhone and Microsoft Exchange Demo</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/05/resize-vmware-vmdk-file.html" title="Resize VMware VMDK File">Resize VMware VMDK File</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/05/how-to-resize-vhd-file.html" title="How to Resize VHD file">How to Resize VHD file</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2008/08/how-to-create-new-conference-room-meeting-room-resource.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook: Show received meetings as tentative</title>
		<link>http://www.kreslavsky.com/2008/07/outlook-show-received-meetings-as-tentative.html</link>
		<comments>http://www.kreslavsky.com/2008/07/outlook-show-received-meetings-as-tentative.html#comments</comments>
		<pubDate>Tue, 29 Jul 2008 11:49:01 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Arrival Check]]></category>
		<category><![CDATA[Automatic Addition]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Click Options]]></category>
		<category><![CDATA[Current]]></category>
		<category><![CDATA[E Mail]]></category>
		<category><![CDATA[Fashion]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook Calendar]]></category>
		<category><![CDATA[Tentative Meetings]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/?p=198</guid>
		<description><![CDATA[Show received meetings as tentative: Meetings are automatically placed on the calendar as tentative, so that timeslots will not be overbooked. As meeting updates come in, prior updates are marked &#8220;out of date&#8221; and are automatically deleted. This means that meeting updates are not accepted in an out of order fashion keeping your calendar items [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Show received meetings as tentative:</strong></p>
<p>Meetings are automatically placed on the calendar as tentative, so that timeslots will not be overbooked. As meeting updates come in, prior updates are marked &#8220;out of date&#8221; and are automatically deleted. This means that meeting updates are not accepted in an out of order fashion keeping your calendar items current.&#8221;<br />
You can stop/start the automatic addition of a tentative meeting when meeting request e-mail is received in Outlook by clearing/marking the check box for &#8220;Process requests and responses on arrival&#8221; :</p>
<p>1. On the Tools menu, click <strong>Options.</strong><br />
2. Click <strong>Email Options.</strong><br />
3. Click <strong>Tracking Options.</strong><br />
4. Click to clear/mark the <strong>&#8220;Process requests and responses on arrival&#8221;</strong> check box.</p>
<p><a href="http://www.kreslavsky.com/wp-content/uploads/2008/07/outlook-tracking.jpg"><img class="size-medium wp-image-202 alignleft" title="outlook-tracking" src="http://www.kreslavsky.com/wp-content/uploads/2008/07/outlook-tracking-300x290.jpg" alt="" width="300" height="290" /></a></p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2008/07/outlook-show-received-meetings-as-tentative.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2008/06/outlook-status-shows-disconnected.html" title="Outlook status shows disconnected.">Outlook status shows disconnected.</a> (6)</li><li><a href="http://www.kreslavsky.com/2009/10/delete-office-addins-from-registry.html" title="Delete Office Addins from registry">Delete Office Addins from registry</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/07/this-meeting-is-not-in-the-calendar-it-may-have-been-moved-or-deleted-outlook-error.html" title="This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error">This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/06/reduce-calendar-size-in-outlook-2003-2007.html" title="Reduce calendar size in Outlook 2003-2007">Reduce calendar size in Outlook 2003-2007</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/03/outlook-delay-or-schedule-email-send.html" title="Outlook Delay or schedule Email Send">Outlook Delay or schedule Email Send</a> (3)</li><li><a href="http://www.kreslavsky.com/2008/07/rescheduling-outlook-calendar-meetings-creates-duplicate-meetings.html" title="Rescheduling Outlook Calendar Meetings creates duplicate meetings">Rescheduling Outlook Calendar Meetings creates duplicate meetings</a> (0)</li><li><a href="http://www.kreslavsky.com/2010/09/new-blackberry-activation-check-list.html" title="New BlackBerry Activation check List">New BlackBerry Activation check List</a> (0)</li><li><a href="http://www.kreslavsky.com/2010/01/outlook-2007-freebusy-works-slow-or-could-not-be-retrieved.html" title="Outlook 2007 free/busy works slow or could not be retrieved">Outlook 2007 free/busy works slow or could not be retrieved</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/06/how-to-configure-gmail-imap-for-outlook-2007.html" title="How to configure GMail IMAP for Outlook 2007">How to configure GMail IMAP for Outlook 2007</a> (11)</li><li><a href="http://www.kreslavsky.com/2009/06/outlook-2003-video-training-fun-stuff-with-outlook.html" title="Outlook 2003 Video Training &#8211; Fun Stuff with Outlook">Outlook 2003 Video Training &#8211; Fun Stuff with Outlook</a> (3)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2008/07/outlook-show-received-meetings-as-tentative.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rescheduling Outlook Calendar Meetings creates duplicate meetings</title>
		<link>http://www.kreslavsky.com/2008/07/rescheduling-outlook-calendar-meetings-creates-duplicate-meetings.html</link>
		<comments>http://www.kreslavsky.com/2008/07/rescheduling-outlook-calendar-meetings-creates-duplicate-meetings.html#comments</comments>
		<pubDate>Thu, 24 Jul 2008 06:55:49 +0000</pubDate>
		<dc:creator>Gil Kreslavsky</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Outlook 2002 XP]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Calendar Meetings]]></category>
		<category><![CDATA[Outlook Calendar]]></category>
		<category><![CDATA[Receipts]]></category>
		<category><![CDATA[Rescheduling Outlook Calendar Meetings creates duplicat]]></category>
		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.kreslavsky.com/?p=160</guid>
		<description><![CDATA[Rescheduling Outlook Calendar Meetings creates duplicate meetings Scenario: 1.       Meeting request comes in. 2.       User accepts. 3.        Meeting shows as accepted in calendar. 4.        An update comes in. 5.       User accepts. 6.        Now there are TWO meetings: The new one and the old one. I found a workaround, but I believe that MS will release [...]]]></description>
			<content:encoded><![CDATA[<p>Rescheduling Outlook Calendar Meetings creates duplicate meetings</p>
<p>Scenario:</p>
<p>1.       Meeting request comes in.</p>
<p>2.       User accepts.</p>
<p>3.        Meeting shows as accepted in calendar.</p>
<p>4.        An update comes in.</p>
<p>5.       User accepts.</p>
<p>6.        Now there are TWO meetings: The new one and the old one.</p>
<p>I found a workaround, but I believe that MS will release fix for this issue.</p>
<p>Go to TOOLS &gt; OPTIONS &gt; PREFERENCES &gt; EMAIL OPTIONS &gt; TRACKING OPTIONS and turn OFF PROCESS RECEIPTS AND REQUESTS ON ARRIVAL.</p>
<div class='wpfblike' ><fb:like href='http://www.kreslavsky.com/2008/07/rescheduling-outlook-calendar-meetings-creates-duplicate-meetings.html' layout='default' show_faces='true' width='400' action='like' colorscheme='light' /></div><h3  class="related_post_title">Related Articles</h3><ul class="related_post"><li><a href="http://www.kreslavsky.com/2008/07/outlook-show-received-meetings-as-tentative.html" title="Outlook: Show received meetings as tentative">Outlook: Show received meetings as tentative</a> (0)</li><li><a href="http://www.kreslavsky.com/2010/01/outlook-2007-freebusy-works-slow-or-could-not-be-retrieved.html" title="Outlook 2007 free/busy works slow or could not be retrieved">Outlook 2007 free/busy works slow or could not be retrieved</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/10/delete-office-addins-from-registry.html" title="Delete Office Addins from registry">Delete Office Addins from registry</a> (0)</li><li><a href="http://www.kreslavsky.com/2009/07/this-meeting-is-not-in-the-calendar-it-may-have-been-moved-or-deleted-outlook-error.html" title="This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error">This meeting is not in the Calendar; it may have been moved or deleted &ndash; Outlook error</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/06/reduce-calendar-size-in-outlook-2003-2007.html" title="Reduce calendar size in Outlook 2003-2007">Reduce calendar size in Outlook 2003-2007</a> (1)</li><li><a href="http://www.kreslavsky.com/2009/03/outlook-2003-command-line-switches.html" title="Outlook 2003 command line switches ">Outlook 2003 command line switches </a> (2)</li><li><a href="http://www.kreslavsky.com/2009/03/mstsc-console-switch-is-replaced-in-windows-xpsp-3-vistasp1-and-windows-2008-by-mstsc-admin.html" title="Mstsc /console switch is replaced in &#8220;Windows Xp+sp 3 &#8211; Vista+sp1 and Windows 2008 &#8221; by mstsc /admin">Mstsc /console switch is replaced in &#8220;Windows Xp+sp 3 &#8211; Vista+sp1 and Windows 2008 &#8221; by mstsc /admin</a> (2)</li><li><a href="http://www.kreslavsky.com/2008/12/configure-fax-windows-server-2008.html" title="Configure Fax Windows Server 2008">Configure Fax Windows Server 2008</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/07/user-cant-receive-meeting-requests.html" title="User can&#8217;t receive meeting requests ,updates and cancelations in exchange 2003/2007">User can&#8217;t receive meeting requests ,updates and cancelations in exchange 2003/2007</a> (0)</li><li><a href="http://www.kreslavsky.com/2008/06/outlook-status-shows-disconnected.html" title="Outlook status shows disconnected.">Outlook status shows disconnected.</a> (6)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.kreslavsky.com/2008/07/rescheduling-outlook-calendar-meetings-creates-duplicate-meetings.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
