<?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>Ward Vissers &#187; Office</title>
	<atom:link href="http://www.wardvissers.nl/category/microsoft/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wardvissers.nl</link>
	<description>Things About Microsoft &#38; Exchange &#38; VMware</description>
	<lastBuildDate>Wed, 01 Feb 2012 19:42:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VMware View XP persistent disk can not save outlook.ost c:\document and settings\&#8230;..</title>
		<link>http://www.wardvissers.nl/2011/11/03/vmware-view-xp-persistent-disk-can-not-save-outlook-ost-cdocument-and-settings/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-view-xp-persistent-disk-can-not-save-outlook-ost-cdocument-and-settings</link>
		<comments>http://www.wardvissers.nl/2011/11/03/vmware-view-xp-persistent-disk-can-not-save-outlook-ost-cdocument-and-settings/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 10:48:50 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[View]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2011/11/03/vmware-view-xp-persistent-disk-can-not-save-outlook-ost-cdocument-and-settings/</guid>
		<description><![CDATA[I&#8217;m busy with created a new a new pool with presentment disks. The View desktops we&#8217;ve got setup are using linked clones and persistent disks which map to the D:\ in the users sessions. Of course this means the users &#8230; <a href="http://www.wardvissers.nl/2011/11/03/vmware-view-xp-persistent-disk-can-not-save-outlook-ost-cdocument-and-settings/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m busy with created a new a new pool with presentment disks.</p>
<p>The View desktops we&#8217;ve got setup are using linked clones and persistent disks which map to the D:\ in the users sessions. Of course this means the users profile is loaded to the D:\ instead of C:\ in the virtual desktops. My issue is, when a new users comes from our old environment into the test view setup, their <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> is trying to find their OST file on the C:\ (c:\document and settings\&#8230;etc). The users data has been loaded to the D:\ though. The only way I&#8217;ve found to get around this is going into the Contol Panel in the users session, deleting their <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> profile, </p>
<p><strong>Solution:</strong></p>
<p><a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> saves information about profile under HKEY_CURRENT_USER\Software\<a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a>\<a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> NT\CurrentVersion\<a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Messaging Subsystem\Profiles\Outlook </p>
<p>So, within regedit, I right-clicked on HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook then chose Export. For Save as Type, I changed the value to &quot;Text Files (*.txt)&quot;. I then opened the text file I created with Notepad. You can&#8217;t just search for &quot;Outlook.ost&quot;, since there are null, i.e. 00, characters stored between each character. They show up in an ASCII representation as dots. E.g. Outlook.ost would be O.u.t.l.o.o.k&#8230;o.s.t.</p>
<p>Since the &quot;Outlook.ost&quot; could be broken across multiple lines, I decided just to search for o.s.t. I found the following in the text file I had created.</p>
<p>Value 31</p>
<p>&#160; Name:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 001f6610</p>
<p>&#160; Type:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; REG_BINARY</p>
<p>&#160; Data:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </p>
<p>00000000&#160;&#160; 43 00 3a 00 5c 00 44 00 &#8211; 6f 00 63 00 75 00 6d 00&#160; C.:.\.D.o.c.u.m.</p>
<p>00000010&#160;&#160; 65 00 6e 00 74 00 73 00 &#8211; 20 00 61 00 6e 00 64 00&#160; e.n.t.s. .a.n.d.</p>
<p>00000020&#160;&#160; 20 00 53 00 65 00 74 00 &#8211; 74 00 69 00 6e 00 67 00&#160;&#160; .S.e.t.t.i.n.g.</p>
<p>00000030&#160;&#160; 73 00 5c 00 4a 00 69 00 &#8211; 6d 00 5c 00 4c 00 6f 00&#160; s.\.J.i.m.\.L.o.</p>
<p>00000040&#160;&#160; 63 00 61 00 6c 00 20 00 &#8211; 53 00 65 00 74 00 74 00&#160; c.a.l. .S.e.t.t.</p>
<p>00000050&#160;&#160; 69 00 6e 00 67 00 73 00 &#8211; 5c 00 41 00 70 00 70 00&#160; i.n.g.s.\.A.p.p.</p>
<p>00000060&#160;&#160; 6c 00 69 00 63 00 61 00 &#8211; 74 00 69 00 6f 00 6e 00&#160; l.i.c.a.t.i.o.n.</p>
<p>00000070&#160;&#160; 20 00 44 00 61 00 74 00 &#8211; 61 00 5c 00 4d 00 69 00&#160;&#160; .D.a.t.a.\.M.i.</p>
<p>00000080&#160;&#160; 63 00 72 00 6f 00 73 00 &#8211; 6f 00 66 00 74 00 5c 00&#160; c.r.o.s.o.f.t.\.</p>
<p>00000090&#160;&#160; 4f 00 75 00 74 00 6c 00 &#8211; 6f 00 6f 00 6b 00 5c 00&#160; O.u.t.l.o.o.k.\.</p>
<p>000000a0&#160;&#160; 6f 00 75 00 74 00 6c 00 &#8211; 6f 00 6f 00 6b 00 2e 00&#160; o.u.t.l.o.o.k&#8230;</p>
<p>000000b0&#160;&#160; 6f 00 73 00 74 00 00 00 -&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; o.s.t&#8230;</p>
<p>I could also have searched in the .reg file I created when I exported the registry information from the other computer. But, again, you can&#8217;t just search for &quot;Outlook.ost&quot; in the .reg file you created, either, since the information in it is the hexadecimal representation of the binary data in the registry keys. You would need to convert a string, such as &quot;ost&quot; to hexadecimal form. You can do that at String &#8211; ASCII, HEX, Binary <a href="http://www.wardvissers.nl/tag/converter/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Converter">Converter</a>. In the String field, I put in ost. The <a href="http://www.wardvissers.nl/tag/converter/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Converter">converter</a> showed me the equivalent hex value is 6F 73 74. Note: the <a href="http://www.wardvissers.nl/tag/converter/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Converter">converter</a> shows decimal/ASCII, binary, and hex values. Make sure you use the correct one. Also note that the hexadecimal representation of &quot;OST&quot; is not the same as &quot;ost&quot;. Since the error message I received referred to Outlook.ost, I converted &quot;ost&quot; to hexadecimal. Again, it may be better to limit the length of the string to reduce the chance it will be broken across multiple lines in the file.</p>
<p>Once you have the hexadecimal equivalent of the ASCII string, you still can&#8217;t just search for it, i.e. a search for 6F7374 wouldn&#8217;t work. The hexadecimal numbers are stored in the .reg file with commas and the null character, 00, between them. I.e., I would need to search for 6f,00,73,00,74 instead.</p>
<p>In the .reg file found it among the following lines:</p>
<p>&quot;001f6610&quot;=hex:43,00,3a,00,5c,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,\</p>
<p>&#160; 00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,\</p>
<p>&#160; 67,00,73,00,5c,00,4a,00,69,00,6d,00,5c,00,4c,00,6f,00,63,00,61,00,6c,00,20,\</p>
<p>&#160; 00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,5c,00,41,00,70,00,70,00,\</p>
<p>&#160; 6c,00,69,00,63,00,61,00,74,00,69,00,6f,00,6e,00,20,00,44,00,61,00,74,00,61,\</p>
<p>&#160; 00,5c,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,5c,00,4f,00,\</p>
<p>&#160; 75,00,74,00,6c,00,6f,00,6f,00,6b,00,5c,00,6f,00,75,00,74,00,6c,00,6f,00,6f,\</p>
<p>&#160; 00,6b,00,2e,00,6f,00,73,00,74,00,00,00</p>
<p>I noticed it was associated with a &quot;001f6610&quot; entry. When I had searched the text file, I had also seen Outlook.ost associated with &quot;Name: 001f6610&quot;. </p>
<p>You can delete the following registry key with group policy preferences to disable using Offline Folders after disabling Use Cached Mode in Group Policy: </p>
<p>HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook\13dbb0c8aa05101a9bb000aa002fc45a\001f6610</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=VMware+View+XP+persistent+disk+can+not+save+outlook.ost+c%3A%5Cdocument+and+settings%5C%E2%80%A6..+http%3A%2F%2Ftinyurl.com%2F5vf4me4" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2011/11/03/vmware-view-xp-persistent-disk-can-not-save-outlook-ost-cdocument-and-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GAL Photos in Exchange 2010 and Outlook 2010</title>
		<link>http://www.wardvissers.nl/2011/05/05/gal-photos-in-exchange-2010-and-outlook-2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gal-photos-in-exchange-2010-and-outlook-2010</link>
		<comments>http://www.wardvissers.nl/2011/05/05/gal-photos-in-exchange-2010-and-outlook-2010/#comments</comments>
		<pubDate>Thu, 05 May 2011 13:52:32 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Lync]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2011/05/05/gal-photos-in-exchange-2010-and-outlook-2010/</guid>
		<description><![CDATA[With Microsoft Exchange 2010 and Outlook 2010 &#38; Lync &#38; Sharepoint 2010 you can finally get photos into your global address list (GAL) and see just who’s who on your emails. You can do this on 2 way’s 1. Using &#8230; <a href="http://www.wardvissers.nl/2011/05/05/gal-photos-in-exchange-2010-and-outlook-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/exchange/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Exchange">Exchange</a> 2010 and <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> 2010 &amp; Lync &amp; Sharepoint 2010 you can finally get photos into your global address list (GAL) and see just who’s who on your emails. You can do this on 2 way’s   </p>
<p><strong>1. Using Powershell <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.wardvissers.nl/wp-upload/120e97a11c6a_DA49/wlEmoticon-smile.png" /></strong></p>
<ol>
<p>A minor schema change</p>
<p>First stop, the AD Schema. A minor schema modification is required to flip the thumbnailPhoto attribute to make it replicate to the Global Catalog. </p>
<ol></ol>
<li>
<p>If you haven&#8217;t registered the Schema MMC snap-in on the server you want to make this change on, go ahead and do so using the following command: </p>
<p>Regsvr32 schmmgmt.dll</p>
</li>
<li>
<p>Fire up a MMC console (Start -&gt; Run -&gt; MMC) and add the Schema snap-in </p>
</li>
<li>
<p>In the Active Directory Schema snap-in, expand the Attributes node, and then locate the thumbnailPhoto attribute. (The Schema snap-in lists attributes by its ldapDisplayName). </p>
</li>
<li>
<p>In the Properties page, select Replicate this attribute to the Global Catalog, and click OK.</p>
<p><img src="http://blogs.technet.com/themes/exchange/images/454219_Outlook-Thumbnail-ReplicateToGC.png" /></p>
<p>Figure 1: Modifying the thumbnailPhoto attribute to replicate it to Global Catalog</p>
</li>
</ol>
<ol></ol>
<p><font style="font-weight: normal">Loading pictures into Active Directory</font></p>
<p>Now you can start uploading pictures to Active Directory using the <a href="http://technet.microsoft.com/en-us/library/dd351252.aspx">Import-RecipientDataProperty</a> cmdlet, as shown in this example:</p>
<p>Import-RecipientDataProperty -Identity &quot;Ward VIssers&quot; -Picture -FileData ([Byte[]]$(Get-Content -Path &quot;C:\pictures\wardvissers.jpg&quot; -Encoding Byte -ReadCount 0))</p>
<p>To perform a bulk operation you can use the <a href="http://technet.microsoft.com/en-us/library/bb123685.aspx">Get-Mailbox</a> cmdlet with your choice of filter (or use the <a href="http://technet.microsoft.com/en-us/library/aa996367.aspx">Get-DistributionGroupMember</a> cmdlet if you want to do this for members of a distribution group), and pipe the mailboxes to a foreach loop. You can also retrieve the user name and path to the thumbnail picture from a CSV/TXT file. </p>
<p><strong><font size="2">2. Using a Free tool like Outlook Photos from Exclaimer</font></strong></p>
<p>Download the Tool <a href="http://www.exclaimer.com/Download-Center/DownloadForm-OP.aspx" target="_blank">HERE</a>    </p>
<p>The tool is easy to use <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.wardvissers.nl/wp-upload/120e97a11c6a_DA49/wlEmoticon-smile.png" />.</p>
<p><strong>Prerequisites</strong></p>
<p><strong>User Preferences</strong></p>
<ul>
<p align="left">Domain user – The logged in user’ account is required to be an Active Directory account.     </p>
<p>Domain computer – The computer the user is logged into needs to be joined to an Active      <br /> Directory domain.      </p>
<p>Active Directory permissions – The logged in user must have permission to upload photos to the required Active Directory accounts. (Alternate credentials can be supplied or control of the thumbnailPhoto field can be delegated to the logged in user.)</p>
</ul>
<p><strong>Operating System</strong> </p>
<ul>
<li><a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Server 2003 x86 (including all service pack levels). </li>
<li>Windows Server 2003 R2 x86 and x64 (including all service pack levels). </li>
<li>Windows Server 2008 x86 and x64 (including all service pack levels). </li>
<li>Windows Server 2008 R2 x86 and x64 (including all service pack levels). </li>
<li>Windows Small Business Server 2003 (including all service pack levels). </li>
<li>Windows Small Business Server 2008. </li>
<li>Windows Small Business Server 2011. </li>
<li>Windows <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a> x86 and x64 (including all service pack levels). </li>
<li>Windows Vista x86 and x64 (including all service pack levels). </li>
<li><a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> x86 and x64 (including all service pack levels). </li>
</ul>
<p><strong>Other Software</strong></p>
<p>Microsoft Outlook 2010 x86 and x64</p>
<p>Microsoft .NET Framework 3.5 SP1 </p>
<p>Microsoft Exchange 2010 RTM and above</p>
<p><strong>Active Directory     </p>
<p></strong>You must be logged into an Active Directory domain to run the application. </p>
<p>Active Directory Forest    <br />Domain and Forest functional level of Windows Server 2008 and above.    <br />For Domain or Forest functional level of Windows Server 2003, the Windows Server 2008 Forest preparation must first be complete. </p>
<p><strong>Screenshots     <br /></strong>    <br />&#160; <a href="http://www.wardvissers.nl/wp-upload/120e97a11c6a_DA49/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/120e97a11c6a_DA49/image_thumb.png" width="244" height="188" /></a>&#160;<a href="http://www.wardvissers.nl/wp-upload/120e97a11c6a_DA49/image_3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/120e97a11c6a_DA49/image_thumb_3.png" width="244" height="197" /></a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=GAL+Photos+in+Exchange+2010+and+Outlook+2010+http%3A%2F%2Ftinyurl.com%2F43u8vug" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2011/05/05/gal-photos-in-exchange-2010-and-outlook-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autodiscover failed on Outlook 2007 client with error 0x800c8203 after installing KB2412171</title>
		<link>http://www.wardvissers.nl/2011/03/08/autodiscover-failed-on-outlook-2007-client-with-error-0x800c8203-after-installing-kb2412171/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=autodiscover-failed-on-outlook-2007-client-with-error-0x800c8203-after-installing-kb2412171</link>
		<comments>http://www.wardvissers.nl/2011/03/08/autodiscover-failed-on-outlook-2007-client-with-error-0x800c8203-after-installing-kb2412171/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 17:15:38 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2007]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2011/03/08/autodiscover-failed-on-outlook-2007-client-with-error-0x800c8203-after-installing-kb2412171/</guid>
		<description><![CDATA[After installing KB2412171 on client computers I found another bug in this update. Normally Outlook configure your Outlook profile on your primarily smtp address. But after this update this is changed to the user principal name. If you have not &#8230; <a href="http://www.wardvissers.nl/2011/03/08/autodiscover-failed-on-outlook-2007-client-with-error-0x800c8203-after-installing-kb2412171/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After installing <a href="http://support.microsoft.com/kb/2412171">KB2412171</a> on client computers I found another bug in this update.     <br />Normally <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> configure your <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> profile on your primarily smtp address. But after this update this is changed to the user principal name. If you have not added user principal name to a mail user you will see dat autodiscovery wil fail. </p>
<p><b>Solution Uninstalling </b>KB2412171<b></b></p>
<p>%windir%\System32\msiexec.exe /package &lt;<a href="http://www.wardvissers.nl/tag/office-2007/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2007">Office 2007</a> product code&gt; /uninstall &lt;patch code for the MSP from KB2412171&gt; /Q /L*V %temp%\Remove_KB2412171.log Product codes (or “GUIDs”) for <a href="http://www.wardvissers.nl/tag/office-2007/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2007">Office 2007</a> and Outlook 2007 are as follows: Standard: {90120000-0012-0000-0000-0000000FF1CE} Professional: {90120000-0014-0000-0000-0000000FF1CE} Professional Plus:{90120000-0011-0000-0000-0000000FF1CE} Enterprise:{90120000-0030-0000-0000-0000000FF1CE} Outlook 2007 Standalone: {90120000-001A-0000-0000-0000000FF1CE} Patch codes for the MSP files related to KB2412171 are as follows: {7961E819-93A5-40A8-8469-4BE2FBBFACEF}&#160; (for the original patch) {752A0B7C-BD24-4362-AC86-AB63FEE6F46F} (for the re-release patch)</p>
<p>For my did this the trick    <br />%windir%\System32\msiexec.exe /package {90120000-0030-0000-0000-0000000FF1CE} /uninstall {752A0B7C-BD24-4362-AC86-AB63FEE6F46F} /Q /L*V c:\Remove_KB2412171.log</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Autodiscover+failed+on+Outlook+2007+client+with+error+0x800c8203+after+installing+KB2412171+http%3A%2F%2Ftinyurl.com%2F62q32zr" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2011/03/08/autodiscover-failed-on-outlook-2007-client-with-error-0x800c8203-after-installing-kb2412171/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy office 2010 and  a previous office version together on one PC with MDT 2010</title>
		<link>http://www.wardvissers.nl/2011/02/17/deploy-office-2010-and-a-previous-office-version-together-on-one-pc-with-mdt-2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deploy-office-2010-and-a-previous-office-version-together-on-one-pc-with-mdt-2010</link>
		<comments>http://www.wardvissers.nl/2011/02/17/deploy-office-2010-and-a-previous-office-version-together-on-one-pc-with-mdt-2010/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 23:44:01 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office 2010]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2011/02/17/deploy-office-2010-and-a-previous-office-version-together-on-one-pc-with-mdt-2010/</guid>
		<description><![CDATA[Deploy office 2010 and&#160; a previous office version together on one PC with MDT 2010. Then you need to do the following things Needed. - Office 2010 ISO - Office 2010 Administrative Template files (ADM, ADMX/ADML) and Office Customization Tool &#8230; <a href="http://www.wardvissers.nl/2011/02/17/deploy-office-2010-and-a-previous-office-version-together-on-one-pc-with-mdt-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Deploy <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">office 2010</a> and&#160; a previous office version together on one PC with <a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a>. Then you need to do the following things</p>
<p>Needed.   <br />- Office 2010 ISO    <br />- <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=64b837b6-0aa0-4c07-bc34-bec3990a7956&amp;displaylang=en">Office 2010 Administrative Template files (ADM, ADMX/ADML) and Office Customization Tool</a>     </p>
<p>1. Make sure you have a working <a href="http://www.wardvissers.nl/tag/office-2007/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2007">Office 2007</a> deployment. Check this <a title="http://www.wardvissers.nl/2009/08/18/hoe-office-2007-distribueren-met-mdt/" href="http://www.wardvissers.nl/2009/08/18/hoe-office-2007-distribueren-met-mdt/" target="_blank">How to deploy Office 2007 with MDT</a></p>
<p>2. Extract the Office 2010 ISO to the application folder on de MDT Server</p>
<p>2. Extract AdminTemplates_32.exe or AdminTemplates_64.exe to a folder.</p>
<p>3. Copy the Admin folder that you can find in the extracted folder to the Office 2010 folder that you created at step 1.</p>
<p>4. Run setup.exe /admin</p>
<p>5. Check the Screenshots for the settings   <br /><a href="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_thumb.png" width="244" height="156" /></a><a href="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_thumb_3.png" width="268" height="154" /></a>    <br /><a href="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_thumb_4.png" width="244" height="140" /></a><a href="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_5.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_thumb_5.png" width="244" height="140" /></a>    </p>
<p>6. Save the file in Updates folder that you find in Office folder. I named the file setup.MSP</p>
<p>7. Create a new application without source files.</p>
<p><a href="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_6.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_thumb_6.png" width="244" height="201" /></a><a href="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_7.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_thumb_7.png" width="244" height="201" /></a>    <br /><a href="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_8.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_thumb_8.png" width="244" height="201" /></a><a href="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_9.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_thumb_9.png" width="244" height="201" /></a>    <br /><a href="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_10.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-upload/c0c09e324306_2EE/image_thumb_10.png" width="244" height="201" /></a></p>
<p>Command Line is:    <br />setup.exe /adminfile “<a href="file://\\mdtservername\deploymentshare$\Applications\Microsoft Office 2010 x86\Updates\setup.msp">\\mdtservername\deploymentshare$\Applications\Microsoft Office 2010 x86\Updates\setup.msp</a>”    </p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Deploy+office+2010+and+a+previous+office+version+together+on+one+PC+with+MDT+2010+http%3A%2F%2Ftinyurl.com%2F4ng6azb" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2011/02/17/deploy-office-2010-and-a-previous-office-version-together-on-one-pc-with-mdt-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 Exchange Server name appears as Instance &#8211; &lt;GUID&gt;</title>
		<link>http://www.wardvissers.nl/2011/02/10/exchange-2010-exchange-server-name-appears-as-instance-guid/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=exchange-2010-exchange-server-name-appears-as-instance-guid</link>
		<comments>http://www.wardvissers.nl/2011/02/10/exchange-2010-exchange-server-name-appears-as-instance-guid/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 20:36:40 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2003]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2011/02/10/exchange-2010-exchange-server-name-appears-as-instance-guid/</guid>
		<description><![CDATA[Current Status: Issue &#8211; no issue A few customers, partners, and individual folks in the Exchange community have reported that a few of the Exchange 2010 users running Outlook 2003 randomly have issues connecting to their mailbox. After examining the &#8230; <a href="http://www.wardvissers.nl/2011/02/10/exchange-2010-exchange-server-name-appears-as-instance-guid/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1><strong>Current Status: Issue &#8211; no issue</strong></h1>
<p>A few customers, partners, and individual folks in the <a href="http://www.wardvissers.nl/tag/exchange/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Exchange">Exchange</a> community have reported that a few of the <a href="http://www.wardvissers.nl/tag/exchange/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Exchange">Exchange</a> 2010 users running <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> 2003 randomly have issues connecting to their mailbox. After examining the mail profile in <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> 2003, you can see the Exchange server name appears as Instance-&lt;GUID&gt; where &lt;GUID&gt; is a randomly generated GUID (or number). Re-resolving (&#8216;Check Name&#8217;) the appropriate server name in the <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> mail profile resolves the issue.</p>
<p><img alt="" src="http://social.technet.microsoft.com/wiki/resized-image.ashx/__size/550x0/__key/CommunityServer-Wikis-Components-Files/00-00-00-00-05/2248.FIg_5F00_11.jpg" />     <br /><strong>Figure 11:</strong> Instance-GUID issue in Outlook 2003</p>
<p><strong>Note</strong>     <br />Seeing Instance-&lt;GUID&gt; in conversation between an Outlook 2003 client and an Exchange 2010 server is normal (when Instance-&lt;GUID&gt; appears inside Outlook in the folders list view on left hand side); It does NOT mean you are hitting this particular issue. You experience this issue if the Outlook mail profile gets updated to refer to the Exchange server as Instance-GUID.</p>
<p>The problem behavior can be triggered by networking issues, patch applications, server reboots, etc. It requires Outlook 2003 to lose connectivity to Exchange and have a delegate mailbox logon attempted on a connection before the primary mailbox logon is attempted on that connection. This can affect users who are accessing shared mailboxes or folders of other users from their Outlook 2003 while connecting to Exchange 2010. </p>
<p>Currently there is no proper resolution available for this issue. However, to remediate this issue temporarily, simply re-resolve the Exchange server name in the Outlook mail profile. If possible, you may also remove the shared mailboxes or shared folders (like calendars) from the profile, preventing this issue from occurring in the future or create a new mail profile in Outlook. </p>
<p><a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> is working to investigate this issue for a fix. You can contact <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Support to report this issue and request further assistance. Currently no KB article exists for this issue. </p>
<p><strong>Update:</strong></p>
<p>Microsoft has confirmed this to be a bug and the bug was assigned to the Outlook team within Microsoft. It has been fixed and a hotfix can be downloaded here: <a href="http://support.microsoft.com/kb/2510153">http://support.microsoft.com/kb/2510153</a></p>
<p>&#160;</p>
<p>Special Thanks to <a title="http://social.technet.microsoft.com/profile/henrik%20walther/" href="http://social.technet.microsoft.com/profile/henrik%20walther/">Henrik Walther</a> &amp; <a title="http://exchangelabs.nl/blogs/en-us/archive/2011/04/15/exchange-server-changes-in-instance-guid.aspx" href="http://exchangelabs.nl/blogs/en-us/archive/2011/04/15/exchange-server-changes-in-instance-guid.aspx">Jaap Wesselius</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Exchange+2010+Exchange+Server+name+appears+as+Instance+%E2%80%93+%3CGUID%3E+http%3A%2F%2Ftinyurl.com%2F62zsent" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2011/02/10/exchange-2010-exchange-server-name-appears-as-instance-guid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta Outlook 2007 Online Archive Support</title>
		<link>http://www.wardvissers.nl/2010/12/07/beta-outlook-2007-online-archive-support/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=beta-outlook-2007-online-archive-support</link>
		<comments>http://www.wardvissers.nl/2010/12/07/beta-outlook-2007-online-archive-support/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 20:18:36 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/12/07/beta-outlook-2007-online-archive-support/</guid>
		<description><![CDATA[I read on Henrik Walther&#160;blog about the Outlook 2007 Online Archive Support.&#160;So I checked this on my home lab. You just need to apply the Office Outlook 2007 hotfix package (released back in October 2010) and voilá, you now have &#8230; <a href="http://www.wardvissers.nl/2010/12/07/beta-outlook-2007-online-archive-support/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I read on <a href="http://blogs.msexchange.org/walther/2010/12/07/still-waiting-for-outlook-2007-online-archive-support-wait-no-more/" target="_blank">Henrik Walther</a><strong>&#160;</strong>blog about the <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> 2007 Online Archive Support.<strong>&#160;</strong>So I checked this on my home lab. You just need to apply the <a href="http://support.microsoft.com/kb/2412273">Office Outlook 2007 hotfix package</a> (released back in October 2010) and voilá, you now have access to your online archive from Outlook 2007 <img style="border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none" class="wlEmoticon wlEmoticon-openmouthedsmile" alt="Open-mouthed smile" src="http://www.wardvissers.nl/wp-content/uploads/Beta-Outlook-2007-Online-Archive-Support_129BD/wlEmoticon-openmouthedsmile.png" />. Can’t wait when it is fully supported.     <br />.     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/Beta-Outlook-2007-Online-Archive-Support_129BD/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/Beta-Outlook-2007-Online-Archive-Support_129BD/image_thumb.png" width="389" height="283" /></a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Beta+Outlook+2007+Online+Archive+Support+http%3A%2F%2Ftinyurl.com%2F26j6a4s" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/12/07/beta-outlook-2007-online-archive-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free E-Book: First Look Microsoft Office 2010</title>
		<link>http://www.wardvissers.nl/2010/06/25/free-e-book-first-look-microsoft-office-2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=free-e-book-first-look-microsoft-office-2010</link>
		<comments>http://www.wardvissers.nl/2010/06/25/free-e-book-first-look-microsoft-office-2010/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 14:12:19 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[E-Books]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/06/25/free-e-book-first-look-microsoft-office-2010/</guid>
		<description><![CDATA[Katherine Murray has written a nice e-book about Office 2010: here it is (in XPS) and here it is (in PDF). 14 chapters]]></description>
			<content:encoded><![CDATA[<p>Katherine Murray has written a nice e-book about <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a>: <a href="http://download.microsoft.com/download/E/D/A/EDAE500D-75C8-406F-B1B4-A9FDEF477281/ebook_Microsoft_Office_2010.xps">here it is (in XPS)</a> and <a href="http://download.microsoft.com/download/E/D/A/EDAE500D-75C8-406F-B1B4-A9FDEF477281/ebook_Microsoft_Office_2010.pdf">here it is (in PDF)</a>. 14 chapters <img src='http://www.wardvissers.nl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />    <br /><a href="http://www.wardvissers.nl/wp-content/uploads/FreeebookFirstLookMicrosoftOffice2010_E16C/9780735693876f_thumb.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="9780735693876f_thumb" border="0" alt="9780735693876f_thumb" src="http://www.wardvissers.nl/wp-content/uploads/FreeebookFirstLookMicrosoftOffice2010_E16C/9780735693876f_thumb_thumb.jpg" width="201" height="244" /></a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Free+E-Book%3A+First+Look+Microsoft+Office+2010+http%3A%2F%2Ftinyurl.com%2F2fxqwwy" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/06/25/free-e-book-first-look-microsoft-office-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deploy Office 2010 with Multiple Languages with MDT 2010</title>
		<link>http://www.wardvissers.nl/2010/06/24/deploy-office-2010-with-multiple-languages-with-mdt-2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deploy-office-2010-with-multiple-languages-with-mdt-2010</link>
		<comments>http://www.wardvissers.nl/2010/06/24/deploy-office-2010-with-multiple-languages-with-mdt-2010/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 13:40:35 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/06/24/deploy-office-2010-with-multiple-languages-with-mdt-2010/</guid>
		<description><![CDATA[I Like Office 2010. For me it is the best Office version i ever worked with. MDT 2010 it’s great tool that Microsoft created. Now i will talk about how you deploy Office 2010 with Multilanguage packs with MDT 2010. &#8230; <a href="http://www.wardvissers.nl/2010/06/24/deploy-office-2010-with-multiple-languages-with-mdt-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I Like <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a>. For me it is the best Office version i ever worked with.    <br /><a href="http://www.wardvissers.nl/tag/mdt-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MDT 2010">MDT 2010</a> it’s great tool that <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> created.     <br />Now i will talk about how you deploy Office 2010 with Multilanguage packs with MDT 2010.     </p>
<p>Step 1: Download the Office 2010 English version booth will be in x86 &amp; x64</p>
<p>Step 2. Download the Office 2010 (language) Multilanguage iso only available from the Microsoft Volume Licensing site. Both in x86 en x64.    </p>
<p>Step 3. Add the Office 2010 English version to MDT 2010 here <a title="http://www.wardvissers.nl/2009/12/11/office-2010-uitrollen-met-mdt-2010/" href="http://www.wardvissers.nl/2009/12/11/office-2010-uitrollen-met-mdt-2010/">office-2010-uitrollen-met-mdt-2010</a>     </p>
<p>Step 4. Extract the Office 2010 (language) Multilanguage iso with <a href="http://www.7-zip.org">7zip</a> in the same application folder witch you created in Step 3.     </p>
<p>Step 5. When you open MDT 2010 management console and you go to the Office 2010 Application that you added in step 3. You wil see that MDT sees more the one language. In my case it was en-us and nl-nl. The Screenshot is from the older MDT 2010 you MDT sees Office 2010 as <a href="http://www.wardvissers.nl/tag/office-2007/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2007">Office 2007</a>. <a href="http://www.wardvissers.nl/2010/05/14/mdt-2010-update-1-beta-released/">MDT 2010 beta 1</a> supports Office 2010. I found till now no issues deploying Office 2010.     </p>
<p>&#160;<a href="http://www.wardvissers.nl/wp-content/uploads/DeployOffice2010withMultipleLanguageswit_B948/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/DeployOffice2010withMultipleLanguageswit_B948/image_thumb.png" width="244" height="200" /></a>     </p>
<p>Step 6. Check the languages that you want. Check the Screenshot how i did it.     </p>
<p>Step 7. Deploy the a <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a> or <a href="http://www.wardvissers.nl/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a> client with Office 2010 Multilanguage versions.     </p>
<p>Step 8. You can check with <strong>Microsoft Office 2010 Language Preferences</strong> or the languages that you configured are installed.     <br /><a href="http://www.wardvissers.nl/wp-content/uploads/DeployOffice2010withMultipleLanguageswit_B948/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/DeployOffice2010withMultipleLanguageswit_B948/image_thumb_3.png" width="244" height="162" /></a>     </p>
<p>Step 9. <strong>Use Group Policy to set the language settings for users</strong></p>
<ol>
<ol></ol>
<li>
<p>Download the Office 2010 policy template files to your computer. You will find them <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=64b837b6-0aa0-4c07-bc34-bec3990a7956&amp;displaylang=en">HERE</a></p>
</li>
<li>
<p>Make a new GPO named Office 2010 languages settings it is a user policy. </p>
</li>
<li>
<p>Under <strong>User Configuration</strong> in the console tree, right-click <strong>Administrative Templates</strong>.</p>
</li>
<li>
<p>Click <strong>Add/Remove Templates</strong>, and then click <strong>Add</strong>.</p>
</li>
<li>
<p>In the <strong>Policy Templates</strong> dialog box, click the template that you want to add, and then click <strong>Open</strong>. </p>
</li>
<li>
<p>After you add the <strong>Office 2010 templates</strong>, click <strong>Close</strong>.</p>
</li>
<li>
<p>Open the Group Policy object (GPO) for which you want to set policy. </p>
</li>
<li>
<p>Double-click <strong>User Configuration</strong> and expand the tree under <strong>Administrative Templates</strong>.</p>
</li>
<li>
<p>Locate language-related policies in the <strong>Microsoft Office 2010 \ Language Settings</strong> node.</p>
</li>
<li>
<p>Select the languages that you want to use for each setting.</p>
</li>
<li>
<p>Save the GPO.</p>
</li>
<li>
<p>Go Testing</p>
</li>
</ol>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Deploy+Office+2010+with+Multiple+Languages+with+MDT+2010+http%3A%2F%2Ftinyurl.com%2F358ooaa" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/06/24/deploy-office-2010-with-multiple-languages-with-mdt-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Checking Microsoft Office 2010 KMS Activation Status</title>
		<link>http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=checking-microsoft-office-2010-kms-activation-status</link>
		<comments>http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 14:48:06 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[KMS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/</guid>
		<description><![CDATA[Before you start you must al ready have a kms server. On the KMS server you need to install the Office 2010 KMS Host License Pack on the KMS Server. Launch Microsoft Outlook 2010 Click to the File tab. Click &#8230; <a href="http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Before you start you must al ready have a kms server. <br />On the KMS server you need to install the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=97b7b710-6831-4ce5-9ff5-fdc21fe8d965"><em>Office 2010 KMS</em> Host License Pack</a> on the KMS Server. <br />Launch <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> 2010 <br />Click to the File tab. Click Help. </p>
<p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image001.png"></a></p>
<p>Office is not activated <br /><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image002.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image002_thumb.png" width="244" height="175"></a><a name="ActivationMethod"></a> <br /><b>Determining Which Activation Method Office is Using &#8211; KMS or MAK</b>
</p>
<p>Click the start menu and enter <b>cmd /k cscript &#8220;%programfiles%\Microsoft Office\Office14\ospp.vbs&#8221; /dstatus</b> in the search box. </p>
<p>If running 32 bit <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> on 64 bit <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a>, <b>%programfiles%</b> above should be replaced with <b>%programfiles(x86)%</b>. </p>
<p>Not Activated </p>
<h6><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image004.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image004_thumb.jpg" width="244" height="124"></a> <br /><a name="DNSKMSAuto"></a></h6>
<p>Checking if a DNS Domain is Configured for KMS Auto-Discovery</p>
<p>To check if a DNS domain is configured for KMS auto-discovery, check that a SRV record exists.</p>
<p>nslookup -type=srv _vlmcs._tcp.wardvissers.nl</p>
<p>If a SRV record exists for the domain, the DNS server will detail the SRV record. </p>
<pre></pre>
<p>C:\&gt;nslookup -type=srv _vlmcs._tcp</p>
<p>Server:&nbsp; ward-dc02.wardvissers.local</p>
<p>Address:&nbsp; 192.168.150.6</p>
<p>Non-authoritative answer:</p>
<p>_vlmcs._tcp.wardvissers.local SRV service location:</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; priority&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; weight&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1688</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; svr hostname&nbsp;&nbsp; = ward-dc2.wardvissers.local</p>
<p>If no SRV record exists for the domain, the DNS server will return an error </p>
<p><a name="KMSCommunication"></a><b>Verifying that a Windows Computer can Communicate with the KMS Activation Server</b> <b></b></p>
<p>KMS activation requires that the machine to be activated has TCP port 1688 open for outbound communication to the activation server.</p>
<p><b>Verifying that outbound TCP port 1688 is open to the KMS server </b></p>
<ol>
<li>Download and install the utility <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;310099">portqry.exe</a> from Microsoft. It is a command line utility from Microsoft that reports the port status of a remote host.
<li>From a command prompt, run the command: </li>
</ol>
<p>portqry.exe -n ward-dc02.wardvissers.local -p tcp -e 1688</p>
<p>The command will return &#8220;TCP port 1688 (unknown service): LISTENING&#8221; if the computer is able to communicate with the KMS server.</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image006.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image006_thumb.jpg" width="244" height="125"></a></p>
<p>If the command returns &#8220;TCP port 1688 (unknown service): FILTERED&#8221; then the computer is unable to communicate with the KMS server </p>
<p><a name="KMSmanualconfig"></a>Manually Specifying the KMS Activation Server</p>
<p>1. Type <b>cmd</b> in the search bar to locate the command window.. <br />2. At the command prompt, type <b>cd\Program Files\Microsoft Office\Office14</b>. </p>
<p>If running 32 bit Office 2010 on 64 bit Windows, <b>Program Files</b> above should be replaced with <b>Program Files (x86)</b>. <br />Run the command <b>cscript ospp.vbs /sethst:ward-dc02.wardvissers.local</b> to manually specify the KMS activation server. <br /><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image007.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image007" border="0" alt="clip_image007" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image007_thumb.jpg" width="244" height="128"></a></p>
<p>Run the command <b>cscript ospp.vbs /act </b>to activate Office with the KMS server. </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image0071.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image007[1]" border="0" alt="clip_image007[1]" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image0071_thumb.jpg" width="244" height="128"></a></p>
<p>Launch Microsoft Outlook 2010 agein<br />Click to the File tab. Click Help. </p>
<p>Office is activated </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image001.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image001_thumb.png" width="244" height="168"></a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Checking+Microsoft+Office+2010+KMS+Activation+Status+http%3A%2F%2Ftinyurl.com%2F2uoeosq" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 2003 Slipstream</title>
		<link>http://www.wardvissers.nl/2009/12/01/office-2003-slipstream/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=office-2003-slipstream</link>
		<comments>http://www.wardvissers.nl/2009/12/01/office-2003-slipstream/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 13:58:49 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Office 2003]]></category>
		<category><![CDATA[2003]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/12/01/office-2003-slipstream/</guid>
		<description><![CDATA[Office 2003 Slipstream Commando’s X:\Setup.exe /a MSINODISABLEMEDIA=1 msiexec /p C:\SP2\MAINSP3ff.msp /a C:\Office2003\PRO11.msi SHORTFILENAMES=TRUE /qb]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wardvissers.nl/tag/office-2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2003">Office 2003</a> Slipstream Commando’s</p>
<p>X:\Setup.exe /a MSINODISABLEMEDIA=1</p>
<p>msiexec /p C:\SP2\MAINSP3ff.msp /a C:\Office2003\PRO11.msi SHORTFILENAMES=TRUE /qb    </p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Office+2003+Slipstream+http%3A%2F%2Ftinyurl.com%2Fyeqsdoy" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/12/01/office-2003-slipstream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uitrol opties voor Office 2010.</title>
		<link>http://www.wardvissers.nl/2009/10/30/uitrol-opties-voor-office-2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=uitrol-opties-voor-office-2010</link>
		<comments>http://www.wardvissers.nl/2009/10/30/uitrol-opties-voor-office-2010/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 07:08:40 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/10/30/uitrol-opties-voor-office-2010/</guid>
		<description><![CDATA[Microsoft office heeft in een Schema weergegeven welke uitrol mogelijkheden er zijn voor Office 2010. In dit schema heeft Microsoft aangegeven welke uitrol methode in welke situatie gebruikt kan worden. Welke Limieten aan elke uitrol zitten en welke aanbevelingen Microsoft &#8230; <a href="http://www.wardvissers.nl/2009/10/30/uitrol-opties-voor-office-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> office heeft in een Schema weergegeven welke uitrol mogelijkheden er zijn voor <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a>.</p>
<p>In dit schema heeft Microsoft aangegeven welke uitrol methode in welke situatie gebruikt kan worden. </p>
<p>Welke Limieten aan elke uitrol zitten en welke aanbevelingen Microsoft hier over heeft. </p>
<p>Tevens worden aangegeven welke <a href="http://www.wardvissers.nl/tag/tools/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tools">Tools</a> je nodig hebt voor elke uitrol.</p>
<p>Er zijn 3 smaken PDF &amp; VSD &amp; XPS. Downloaden doe je <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=85607061-5eb2-4659-afc5-5d942b84a024#filelist">HIER</a></p>
<p>&#160;<a href="http://www.wardvissers.nl/wp-content/uploads/UitroloptiesvoorOffice2010_144DF/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.wardvissers.nl/wp-content/uploads/UitroloptiesvoorOffice2010_144DF/image_thumb.png" width="401" height="312" /></a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Uitrol+opties+voor+Office+2010.+http%3A%2F%2Ftinyurl.com%2Fyg2yom2" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/10/30/uitrol-opties-voor-office-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Outlook Contacts to vCard (vcf) files</title>
		<link>http://www.wardvissers.nl/2009/01/17/outlook-contacts-to-vcard-vcf-files/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=outlook-contacts-to-vcard-vcf-files</link>
		<comments>http://www.wardvissers.nl/2009/01/17/outlook-contacts-to-vcard-vcf-files/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 19:43:12 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[MDT 2008]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powerfuse]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wisdom]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/01/17/outlook-contacts-to-vcard-vcf-files/</guid>
		<description><![CDATA[Ik was aan het zoeken op een het internet naar tooltje wat mijn contacten kan exporteren in een keer naar vcf file’s. Ik vond verschillende tooltjes maar geen een die gratis was. Tot ik het vb script vond van Dave &#8230; <a href="http://www.wardvissers.nl/2009/01/17/outlook-contacts-to-vcard-vcf-files/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ik was aan het zoeken op een het internet naar tooltje wat mijn contacten kan exporteren in een keer naar vcf file’s.    <br />Ik vond verschillende tooltjes maar geen een die gratis was.    <br />Tot ik het vb script vond van <a href="http://www.davemoats.com/blog/index.php/scripts/2008/12/29/vb_script_to_export_outlook_contacts_to_">Dave Moats</a>. Het werkt als een trein.    </p>
<p>Aanroep:    <br />C:scripts&gt;cscript exportContacts.vbs /p:C:scriptsoutlookContacts    <br /><a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> (R) <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Script Host Version 5.6    <br />Copyright (C) Microsoft Corporation 1996-2001. All rights reserved. </p>
<p>Ward.vcf   <br />Mark.vcf    </p>
<p>Script:   <br />==========================================================    <br />&#8216;==&#160;&#160;&#160;&#160; VB Script to Export <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> Contacts to vCard (vcf) files    <br />&#8216;==    <br />&#8216;==&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Copyright © 2008, Dave Moats    <br />&#8216;==    <br />&#8216;== This sample is provided &#8216;AS-IS&#8217;, without any    <br />&#8216;== express or implied warranty. In no event will the    <br />&#8216;== authors be held liable for any damages arising from    <br />&#8216;== the use of this sample code.    <br />&#8216;==    <br />&#8216;== Permission is granted to anyone to use this sample    <br />&#8216;== code for any purpose, including commercial applications,    <br />&#8216;== subject to the following restrictions:    <br />&#8216;==    <br />&#8216;== The origin of this code must not be misrepresented;    <br />&#8216;== you must not claim that you wrote the original code.    <br />&#8216;==    <br />&#8216;== If you use this code, an acknowledgment in the    <br />&#8216;== documentation is requested &#8211; shown below:    <br />&#8216;==    <br />&#8216;==&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Portions Copyright © 2008,    <br />&#8216;==&#160;&#160;&#160;&#160;&#160;&#160;&#160; Dave Moats (<a href="http://www.davemoats.com/)">http://www.davemoats.com/)</a>.    <br />&#8216;==    <br />&#8216;========================================================== </p>
<p>&#8216;==========================================================   <br />&#8216;== NOTE: watch for wrapped lines and html special    <br />&#8216;==&#160;&#160;&#160;&#160;&#160;&#160;&#160; characters in the web representation of this    <br />&#8216;==&#160;&#160;&#160;&#160;&#160;&#160;&#160; sample code    <br />&#8216;========================================================== </p>
<p>&#8216;==========================================================   <br />&#8216;==    <br />&#8216;== exportContacts.vbs &#8211; a script used to export contacts    <br />&#8216;==&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; from outlook and save them in    <br />&#8216;==&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; vcf format    <br />&#8216;==========================================================    <br />option explicit </p>
<p>&#8216;==========================================================   <br />&#8216;== declare the local variables to be used    <br />&#8216;==========================================================    <br />dim scriptName, namedArgs, folderPath </p>
<p>&#8216;==========================================================   <br />&#8216;== get the name of the running script    <br />&#8216;==========================================================    <br />scriptName = wscript.scriptname </p>
<p>&#8216;==========================================================   <br />&#8216;== get the named command line arguments    <br />&#8216;==========================================================    <br />set namedArgs = wscript.arguments.named </p>
<p>if not namedArgs.exists(&quot;p&quot;) then   <br />&#160;&#160; wscript.echo &quot;Usage: &quot; &amp; scriptName &amp; &quot; /p:&lt;output folder path&gt; is required&quot;    <br />&#160;&#160; wscript.echo &quot;Example: cscript &quot; &amp; scriptName &amp; &quot; /p:c:path to the folder&quot;    <br />&#160;&#160; wscript.quit    <br />else    <br />&#160;&#160; folderPath = namedArgs.item(&quot;p&quot;)    <br />end if </p>
<p>set namedArgs = nothing </p>
<p>&#8216;==========================================================   <br />&#8216;== now call the subroutine that does all the work    <br />&#8216;==========================================================    <br />exportToVCF folderPath, &quot;.vcf&quot; </p>
<p>wscript.quit </p>
<p>&#8216;==========================================================   <br />&#8216;== sub exportToVCF &#8211; subroutine that connects to outlook    <br />&#8216;==&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; and exports all contacts to the path    <br />&#8216;==&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; specified in the exportPath argument    <br />&#8216;==========================================================    <br />sub exportToVCF(exportPath, ext)    <br />&#160;&#160;&#160; &#8216;======================================================    <br />&#160;&#160;&#160; &#8216;== declare the local variables    <br />&#160;&#160;&#160; &#8216;======================================================    <br />&#160;&#160;&#160; dim outApp, fldContacts, contactEntry, exp </p>
<p>&#160;&#160;&#160; &#8216;======================================================   <br />&#160;&#160;&#160; &#8216;== create the outlook object and then get the contacts    <br />&#160;&#160;&#160; &#8216;======================================================    <br />&#160;&#160;&#160; set outApp = createobject(&quot;Outlook.Application&quot;)    <br />&#160;&#160;&#160; set fldContacts = outApp.getnamespace(&quot;MAPI&quot;).getdefaultfolder(10) </p>
<p>&#160;&#160;&#160; &#8216;======================================================   <br />&#160;&#160;&#160; &#8216;== here we are looping the entries in the contacts    <br />&#160;&#160;&#160; &#8216;== folder looking for contacts &#8211; when a contact is    <br />&#160;&#160;&#160; &#8216;== found it will be exported    <br />&#160;&#160;&#160; &#8216;======================================================    <br />&#160;&#160;&#160; for each contactEntry in fldContacts.items    <br />&#160;&#160;&#160;&#160;&#160;&#160; if typename(contactEntry) = &quot;ContactItem&quot; then </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; dim tmpString, tmpArr, periodLocation, outPath </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; tmpString = contactEntry.lastnameandfirstname   <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8216;================================================    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8216;== creating the name of the vcf file based on     <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8216;== the first and last name fields of the contact    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8216;================================================    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; tmpString = replace( tmpString, &quot;&#8217;&quot;, &quot;&quot; ) </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; tmpArr = split( tmpString, &quot;,&quot; ) </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if ubound( tmpArr ) &lt;&gt; 1 then   <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; wscript.echo tmpString &amp; ext    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; outPath = exportPath &amp; &quot;&quot; &amp; tmpString &amp; ext    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; else    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if tmpArr(0) = &quot;com&quot; then    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; wscript.echo trim(tmpArr(1)) &amp; trim(tmpArr(0)) &amp; ext    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; outPath = exportPath &amp; &quot;&quot; &amp; trim(tmpArr(1)) &amp; trim(tmpArr(0)) &amp; ext    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; else    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; wscript.echo trim(tmpArr(1)) &amp; &quot; &quot; &amp; trim(tmpArr(0)) &amp; ext    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; outPath = exportPath &amp; &quot;&quot; &amp; trim(tmpArr(1)) &amp; &quot; &quot; &amp; trim(tmpArr(0)) &amp; ext    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; end if    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; end if    <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; contactEntry.saveas outPath, 6 </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160; end if   <br />&#160;&#160;&#160; next    <br />&#160;&#160;&#160; &#8216;======================================================    <br />&#160;&#160;&#160; &#8216;== dumping the object references that were created    <br />&#160;&#160;&#160; &#8216;======================================================    <br />&#160;&#160;&#160; set fldContacts = nothing    <br />&#160;&#160;&#160; set outApp = nothing </p>
<p>end sub </p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Outlook+Contacts+to+vCard+%28vcf%29+files+http%3A%2F%2Ftinyurl.com%2Fygh45hf" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/01/17/outlook-contacts-to-vcard-vcf-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook 2007 Anywhere Exchange 2007</title>
		<link>http://www.wardvissers.nl/2009/01/04/outlook-2007-anywhere-exchange-2007/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=outlook-2007-anywhere-exchange-2007</link>
		<comments>http://www.wardvissers.nl/2009/01/04/outlook-2007-anywhere-exchange-2007/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 10:21:53 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[MDT 2008]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Powerfuse]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Wisdom]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2009/01/04/outlook-2007-anywhere-exchange-2007/</guid>
		<description><![CDATA[1. Klik in het menu Extra op Accountinstellingen, selecteer het Exchange-account en klik vervolgens op Wijzigen. 2. Klik op Meer instellingen en klik vervolgens op het tabblad Verbinding. 3. Schakel onder Outlook Anywhere het selectievakje Via HTTP verbinding maken met &#8230; <a href="http://www.wardvissers.nl/2009/01/04/outlook-2007-anywhere-exchange-2007/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>1. Klik in het menu <b>Extra</b> op <b>Accountinstellingen</b>, selecteer het <a href="http://www.wardvissers.nl/tag/exchange/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Exchange">Exchange</a>-account en klik vervolgens op <b>Wijzigen</b>. </p>
<p>2. Klik op <b>Meer instellingen</b> en klik vervolgens op het tabblad <b>Verbinding</b>. </p>
<p>3. Schakel onder <b><a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> Anywhere</b> het selectievakje <b>Via HTTP verbinding maken met <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Exchange</b> in. </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/2009/01/clip-image002.jpg"><img title="clip_image002" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="77" alt="clip_image002" src="http://www.wardvissers.nl/wp-content/uploads/2009/01/clip-image002-thumb.jpg" width="244" border="0" /></a></p>
<p>Opmerking: Als de sectie Outlook Anywhere niet beschikbaar is, is <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> <a href="http://www.wardvissers.nl/tag/xp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XP">XP</a> Service Pack 2 of hoger vermoedelijk niet op de computer geïnstalleerd.</p>
<p>4. Als u een proxyserver wilt opgeven, klikt u op <b>Proxy-instellingen van Exchange</b>. </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/2009/01/clip-image004.jpg"><img title="clip_image004" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="82" alt="clip_image004" src="http://www.wardvissers.nl/wp-content/uploads/2009/01/clip-image004-thumb.jpg" width="244" border="0" /></a></p>
<p>1 Voer bij url in je domein naam in waarmee je vanaf buiten kunt connecten naar de exchange server. </p>
<p>2.&#160; Als je een SSL verbinding wilt gebruiken vinkje aan <b>Alleen verbinden via SSL</b> in.</p>
<p>5. Klik onder <b>Instellingen voor proxyverificatie</b> op <b>Basisverificatie</b> of <b>NTLM-verificatie</b>, NTLM-Verificatie wordt standaard gebruikt die uitleg hieronder. </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/2009/01/clip-image006.jpg"><img title="clip_image006" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="38" alt="clip_image006" src="http://www.wardvissers.nl/wp-content/uploads/2009/01/clip-image006-thumb.jpg" width="244" border="0" /></a></p>
<p>Opmerking: Bij het gebruik van <b>Basisverificatie</b> wordt het wachtwoord in de vorm van leesbare tekst verzonden. Voor de beste beveiliging wordt geadviseerd de opties <b>NTLM-verificatie</b> en <b>Alleen verbinden via SSL</b> in te schakelen.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Outlook+2007+Anywhere+Exchange+2007+http%3A%2F%2Ftinyurl.com%2Fye8bycs" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2009/01/04/outlook-2007-anywhere-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traag openen van Excel 2003 bestanden in Excel 2007</title>
		<link>http://www.wardvissers.nl/2008/11/12/traag-openen-van-excel-2003-bestanden-in-excel-2007/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=traag-openen-van-excel-2003-bestanden-in-excel-2007</link>
		<comments>http://www.wardvissers.nl/2008/11/12/traag-openen-van-excel-2003-bestanden-in-excel-2007/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 15:58:43 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[MDT 2008]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powerfuse]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wisdom]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2008/11/12/traag-openen-van-excel-2003-bestanden-in-excel-2007/</guid>
		<description><![CDATA[Wanneer je Excel 2003 bestanden wilt openen en Excel 2007 nog niet opgestart is kan het zijn dat je 20-60 sec moet wachten voor dat Excel 2007 is opgestart. Oplossing: 1. Windows Verkenner 2. Ga naar Tools à Folders Options &#8230; <a href="http://www.wardvissers.nl/2008/11/12/traag-openen-van-excel-2003-bestanden-in-excel-2007/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wanneer je Excel 2003 bestanden wilt openen en Excel 2007 nog niet opgestart is kan het zijn dat je 20-60 sec moet wachten voor dat Excel 2007 is opgestart.</p>
<p>Oplossing:</p>
<p>1. <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Verkenner<br />
2. Ga naar <a href="http://www.wardvissers.nl/tag/tools/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tools">Tools</a> à Folders Options<br />
3. Ga naar File Types Tap<br />
4. Zoek XLS op<br />
<a href="http://www.wardvissers.nl/wp-content/uploads/2008/11/clip-image0011.jpg"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="clip_image001" src="http://www.wardvissers.nl/wp-content/uploads/2008/11/clip-image001-thumb.jpg" border="0" alt="clip_image001" width="199" height="244" /></a></p>
<p>5. Klik op Advanced<br />
<a href="http://www.wardvissers.nl/wp-content/uploads/2008/11/clip-image002.jpg"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="clip_image002" src="http://www.wardvissers.nl/wp-content/uploads/2008/11/clip-image002-thumb.jpg" border="0" alt="clip_image002" width="244" height="224" /></a></p>
<p>6. Klik Edit<br />
<a href="http://www.wardvissers.nl/wp-content/uploads/2008/11/clip-image003.jpg"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="clip_image003" src="http://www.wardvissers.nl/wp-content/uploads/2008/11/clip-image003-thumb.jpg" border="0" alt="clip_image003" width="235" height="244" /></a></p>
<p>Pas de volgende regen aan: <strong>Application used to Form Action</strong><br />
Standaard: &#8220;C:Program FilesMicrosoft OfficeOffice12EXCEL.EXE&#8221; /e</p>
<p>Moet worden: <em>C:Program FilesMicrosoft OfficeOffice12EXCEL.EXE&#8221; /e &#8220;%1&#8243;<br />
</em>7. Klik twee keer op OK<br />
8. Klik op Close<br />
9. Nu moeten 2003 Excel bestanden snel geopend worden.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Traag+openen+van+Excel+2003+bestanden+in+Excel+2007+http%3A%2F%2Ftinyurl.com%2Fyb8a2sf" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2008/11/12/traag-openen-van-excel-2003-bestanden-in-excel-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Afwezigheids assistent problemen met Outlook 2003 of ouder in samen werking met Exchange 2007</title>
		<link>http://www.wardvissers.nl/2008/11/04/afwezigheids-assistent-problemen-met-outlook-2003-of-ouder-in-samen-werking-met-exchange-2007/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=afwezigheids-assistent-problemen-met-outlook-2003-of-ouder-in-samen-werking-met-exchange-2007</link>
		<comments>http://www.wardvissers.nl/2008/11/04/afwezigheids-assistent-problemen-met-outlook-2003-of-ouder-in-samen-werking-met-exchange-2007/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 14:33:26 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Office 2003]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[MDT 2008]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Powerfuse]]></category>
		<category><![CDATA[Wisdom]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2008/11/04/afwezigheids-assistent-problemen-met-outlook-2003-of-ouder-in-samen-werking-met-exchange-2007/</guid>
		<description><![CDATA[  Sinds Exchange 2007 uit is waren er al in bepaalde gevallen bekend dat men dubbele mailtjes kon binnen krijgen als je Outlook 2003 gebruikt om de afwezigheids assistent te gebruiken. In SP1 voor Exchange 2007 is dit probleem aangepakt. &#8230; <a href="http://www.wardvissers.nl/2008/11/04/afwezigheids-assistent-problemen-met-outlook-2003-of-ouder-in-samen-werking-met-exchange-2007/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>Sinds <a href="http://www.wardvissers.nl/tag/exchange-2007/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Exchange 2007">Exchange 2007</a> uit is waren er al in bepaalde gevallen bekend dat men dubbele mailtjes kon binnen krijgen als je <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> 2003 gebruikt om de afwezigheids assistent te gebruiken. In SP1 voor <a href="http://www.wardvissers.nl/tag/exchange-2007/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Exchange 2007">Exchange 2007</a> is dit probleem aangepakt. Er zijn sommige software pakketen die gebruik maken van OOF.<br />
Als je meerdere versies van Outlook gebruikt om afwezigheids assistent te Configureren kan dit tot meest vreemde problemen ontstaan.<br />
Als je een grootte lap tekst gebruikt in de afwezigheids assistent die je geconfigureerd hebt met Outlook 2007 of OWA 2007 en je wil dezen aanpassen in Outlook 2003 dan kun je de volgende melding krijgen.</p>
<p><a href="http://msexchangeteam.com/photos/postpictures2/images/437537/original.aspx"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="clip_image001" src="http://www.wardvissers.nl/wp-content/uploads/2008/11/clip-image001.jpg" border="0" alt="clip_image001" width="244" height="72" /></a></p>
<p>Er is goed nieuws toch over te melden. Namelijk voor interne afwezigheids mailtjes zal dit zelfden voor komen. Dit zou wel kunnen voorkomen voor Externe afwezigheids meldingen maar die worden niet ondersteund in de Oudere Outlook versies.</p>
<p><strong><em>Externe Afwezigheids meldingen worden overschreven door Interne meldingen.</em></strong></p>
<p>Oudere versies van outlook hebben alleen een afwezigheids melding tekst vak. Dus je zit in Outlook 2003 dus alleen de interne afwezigheids melding in Outlook 2003. Waarneer je op OK in afwezigheids assistent klikt in Outlook 2003 wordt de externe en interne afwezigheids melding overschreven met de afwezigheids tekst zoals in de oudere Outlook versies. Het voordeel is wel als je op OK klik dat de externe afwezigheids assistent automatisch wordt uitgeschakeld.</p>
<p><strong><em><br />
</em></strong></p>
<p><strong><em></em></strong></p>
<p><strong><em>Afwezigheids schema uitschakelen voor Outlook 2003</em></strong></p>
<p>Als je afwezigheids schema gebruikt in Outlook 2007 of OWA 2007 dan krijg je meest rare problemen als je Outlook 2003 gebruikt om de instellingen aan t e passen.</p>
<p>Het eindresultaat is afhankelijk of de tijd van nu valt in Start &amp; Eind tijd van de ingeschakelde afwezigheids assistent.</p>
<p><strong><em></em></strong></p>
<table class="MsoNormalTable" style="margin: auto auto auto 5.4pt; width: 292.5pt; border-collapse: collapse; mso-yfti-tbllook: 1184; mso-padding-alt: 0in 0in 0in 0in;" border="0" cellspacing="0" cellpadding="0" width="390">
<tbody>
<tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes;">
<td style="padding-right: 5.4pt; padding-left: 5.4pt; background: #e6e6e6; padding-bottom: 0in; width: 94.5pt; padding-top: 0in; mso-border-alt: solid windowtext 1.0pt; mso-border-bottom-alt: solid windowtext .5pt; border: windowtext 1pt solid;" width="126" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; text-align: center;" align="center"><strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman';">Probleem</span></strong></p>
</td>
<td style="border-right: windowtext 1pt solid; padding-right: 5.4pt; border-top: windowtext 1pt solid; padding-left: 5.4pt; background: #e6e6e6; padding-bottom: 0in; border-left: #f0f0f0; width: 1.25in; padding-top: 0in; border-bottom: windowtext 1pt solid; mso-border-bottom-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext 1.0pt; mso-border-left-alt: inset #F0F0F0 .75pt; mso-border-right-alt: solid windowtext 1.0pt;" width="120" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; text-align: center;" align="center"><strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman';">Tijd</span></strong></p>
</td>
<td style="border-right: windowtext 1pt solid; padding-right: 5.4pt; border-top: windowtext 1pt solid; padding-left: 5.4pt; background: #e6e6e6; padding-bottom: 0in; border-left: #f0f0f0; width: 1.5in; padding-top: 0in; border-bottom: windowtext 1pt solid; mso-border-bottom-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext 1.0pt; mso-border-left-alt: inset #F0F0F0 .75pt; mso-border-right-alt: solid windowtext 1.0pt;" width="144" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; text-align: center;" align="center"><strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman';">Resultaat</span></strong></p>
</td>
</tr>
<tr style="mso-yfti-irow: 1;">
<td style="border-right: windowtext 1pt solid; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1pt solid; width: 94.5pt; padding-top: 0in; border-bottom: windowtext 1pt solid; background-color: transparent; mso-border-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt;" width="126" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;">Geplande Afwezigheids assistent is actief in<span style="mso-spacerun: yes;">  </span>Outlook 2007 of <span style="mso-spacerun: yes;"> </span>OWA 2007 </span></p>
</td>
<td style="border-right: windowtext 1pt solid; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 1.25in; padding-top: 0in; border-bottom: windowtext 1pt solid; background-color: transparent; mso-border-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt;" width="120" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;">De huidige tijd valt tussen de start en eind tijd van de geplande Afwezigheids Assistent <span style="mso-spacerun: yes;"> </span></span></p>
</td>
<td style="border-right: windowtext 1pt solid; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 1.5in; padding-top: 0in; border-bottom: windowtext 1pt solid; background-color: transparent; mso-border-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt;" width="144" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;">Als je status bekijkt in Outlook 2003 dan zie je dat ik afwezig ben.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;"> Als je op OK klikt dan is afwezigheids assistent uit geschakeld. De globale afwezigheids assistent is ingeschakeld maar wordt alleen verstuurd tussen geplande uren/dagen.<span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;" lang="NL">Het ergste is wat gebeuren is dat de afwezigheids assistent aan blijft staan terwijl de eind tijd al bereikt is.</p>
<p></span></span></p>
<p> </td>
</tr>
<tr style="mso-yfti-irow: 2; mso-yfti-lastrow: yes;">
<td style="border-right: windowtext 1pt solid; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: windowtext 1pt solid; width: 94.5pt; padding-top: 0in; border-bottom: windowtext 1pt solid; background-color: transparent; mso-border-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt;" width="126" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;">Geplande Afwezigheids assistent is NIET actief in<span style="mso-spacerun: yes;">  </span>Outlook 2007 of <span style="mso-spacerun: yes;"> </span>OWA 2007</span></p>
</td>
<td style="border-right: windowtext 1pt solid; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 1.25in; padding-top: 0in; border-bottom: windowtext 1pt solid; background-color: transparent; mso-border-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt;" width="120" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;">De huidige tijd valt buiten de start en eind tijd van de geplande Afwezigheids Assistent <span style="mso-spacerun: yes;"> </span></span></p>
</td>
<td style="border-right: windowtext 1pt solid; padding-right: 5.4pt; border-top: #f0f0f0; padding-left: 5.4pt; padding-bottom: 0in; border-left: #f0f0f0; width: 1.5in; padding-top: 0in; border-bottom: windowtext 1pt solid; background-color: transparent; mso-border-alt: solid windowtext .5pt; mso-border-top-alt: solid windowtext .5pt; mso-border-left-alt: solid windowtext .5pt;" width="144" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;">Als je status bekijkt in Outlook 2003 dan zie je dat ik aanwezig ben.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: NL;"> Als je op OK klikt dan is de geplande afwezigheids assistent uitgeschakeld. De globale afwezigheids assistent is uitgeschakeld. Dus er gebeurt niks wanneer de vorige start datum werkt bereikt. </span></p>
</td>
</tr>
</tbody>
</table>
<p>Regels zijn alleen aanpasbaar in de versie waarin ze zijn Aangemaakt.</p>
<p>Afwezigheids regels die aangemaakt zijn in Outlook 2007 zijn altijd zichtbaar in alle Outlook versies.<br />
Regels kun je aanpassen aanzetten uitzetten in de versie welke zijn aangemaakt.</p>
<p>Conclusie,</p>
<p>Met <a href="http://www.wardvissers.nl/tag/exchange/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Exchange">Exchange</a> 2007 OFF is dat je het beste Outlook 2007 of OWA 2007 gebruikt om afwezigheid instellingen te maken. Als je op OK klik in de oudere versie van Outlook worden sommige dingen aangepast (Uitgezet/aangepast) zonder dat je daar melding van krijgt. De enigste situatie is wanneer je in de oudere versie van Outlook niks aangepast wordt is als je een tekst gebruikt zonder enige opmaak.</p>
<p>Zorg er voor dat je de laatste Outlook versie gebruikt om de instelling aan te passen.</p>
<p>Oorspronkelijk document:</p>
<p>http://msexchangeteam.com/archive/2007/04/04/437544.aspx</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Afwezigheids+assistent+problemen+met+Outlook+2003+of+ouder+in+samen+werking+met+Exchange+2007+http%3A%2F%2Ftinyurl.com%2Fy9ctzsa" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2008/11/04/afwezigheids-assistent-problemen-met-outlook-2003-of-ouder-in-samen-werking-met-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook 2003 &amp; 2007 Verdwijnen Kalenders</title>
		<link>http://www.wardvissers.nl/2008/10/10/outlook-2003-2007-verdwijnen-kalenders/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=outlook-2003-2007-verdwijnen-kalenders</link>
		<comments>http://www.wardvissers.nl/2008/10/10/outlook-2003-2007-verdwijnen-kalenders/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 07:51:01 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[Office 2003]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[MDT 2008]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Powerfuse]]></category>
		<category><![CDATA[Wisdom]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/?p=51</guid>
		<description><![CDATA[1. Zorg dat je laatst Service Pack hebt geïnstalleerd om mee te testen. 2. Probeer Outlook te open met volgende commando Start-&#62;Run-&#62;outlook /resetnavpane 3. Hernoem de gebruiker.xml bestand (Als Outlook crasht dan wordt het bestand gebruiker.xml corrupt waar gedeelde bestanden &#8230; <a href="http://www.wardvissers.nl/2008/10/10/outlook-2003-2007-verdwijnen-kalenders/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>1. Zorg dat je laatst Service Pack hebt geïnstalleerd om mee te testen.     <br />2. Probeer <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> te open met volgende commando Start-&gt;Run-&gt;<a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">outlook</a> /resetnavpane     <br />3. Hernoem de gebruiker.xml bestand (Als Outlook crasht dan wordt het bestand gebruiker.xml     <br />corrupt waar gedeelde bestanden in staan.)     <br />a. Ga naar C:Documents and SettingsusernameApplication DataMicrosoftOutlook     <br />b. Hernoem gebruiker.xml naar gebruiker.xml.old     <br />c. Open Outlook and sluit opnieuw.     <br />d. Controleer of gebruiker.xml wordt opnieuw aangemaakt.     <br />Opmerking: Je moet nu wel weer gedeelde kalenders opnieuw toevoegen.     <br />3. Probeer Outlook te open met volgende commando Start-&gt;Run-&gt;outlook /resetnavpane     <br />4 Nieuw outlook profiel aanmaken.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Outlook+2003+%26+2007+Verdwijnen+Kalenders+http%3A%2F%2Ftinyurl.com%2Fyey8kbk" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2008/10/10/outlook-2003-2007-verdwijnen-kalenders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Office Compatibility Pack voor Office 2007.</title>
		<link>http://www.wardvissers.nl/2008/09/09/microsoft-office-compatibility-pack-voor-office-2007/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=microsoft-office-compatibility-pack-voor-office-2007</link>
		<comments>http://www.wardvissers.nl/2008/09/09/microsoft-office-compatibility-pack-voor-office-2007/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 14:51:29 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[Office 2003]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[Converter]]></category>
		<category><![CDATA[MDT 2008]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powerfuse]]></category>
		<category><![CDATA[Wisdom]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/?p=25</guid>
		<description><![CDATA[Je kent het wel. Gebruikers mailen bellen weer dat ze een bestand gemaakt in Office 2007 niet kunnen openen. Hier heeft Microsoft een pakket dat heet FileFormatConverters.exe beschikbaar gesteld waarmee Office 2007 Word, Excel en Powerpoint bestanden kan geopend mee worden &#8230; <a href="http://www.wardvissers.nl/2008/09/09/microsoft-office-compatibility-pack-voor-office-2007/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Je kent het wel. Gebruikers mailen bellen weer dat ze een bestand gemaakt in <a href="http://www.wardvissers.nl/tag/office-2007/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2007">Office 2007</a> niet kunnen openen. Hier heeft <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> een pakket dat heet <a href="http://www.microsoft.com/downloads/details.aspx?familyid=941b3470-3ae9-4aee-8f43-c6bb74cd1466&amp;displaylang=en">FileFormatConverters.exe</a> beschikbaar gesteld waarmee Office 2007 Word, Excel en Powerpoint bestanden kan geopend mee worden in bijvoorbeeld <a href="http://www.wardvissers.nl/tag/office-2003/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2003">Office 2003</a>.</p>
<p>Alleen tja hij moet geinstalleerd worden op 10+ pc&#8217;s dan doe je het volgende:<br />
Pak een machine wellicht een VM en dubbel klik op licentie agreement en wacht er op dat hij deze uitgepakt heeft en klik vervolgens op OK. Ga vervolgens naar <strong>C:Program FilesMSECacheO2007Cnv1033</strong> en kopieer vervolgende de uitgepakte files naar een netwerk schijf bijvoorbeeld ( <a href="file://\serverappsmsi">\serverappsmsi</a> packetsOffice2003fcv) waar alle domein users lees rechten op hebben vervolgens.</p>
<p>Maak een nieuwe GPO of edit een bestaande en koppel aan deze GPO <strong>O12Conv.msi</strong>. Hang aan deze GPO de juist pc&#8217;s/laptop&#8217;s en hij wordt automatisch uitgerold.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Microsoft+Office+Compatibility+Pack+voor+Office+2007.+http%3A%2F%2Ftinyurl.com%2Fy8pvmum" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2008/09/09/microsoft-office-compatibility-pack-voor-office-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

