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

<channel>
	<title>www.annoying.dk &#187; angry stuff</title>
	<atom:link href="http://www.annoying.dk/category/angry-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.annoying.dk</link>
	<description>yet another useless blog</description>
	<lastBuildDate>Wed, 14 Apr 2010 09:00:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Changing Default save as location in Outlook 2007</title>
		<link>http://www.annoying.dk/2010/01/20/changing-default-save-as-location-in-outlook-2007/</link>
		<comments>http://www.annoying.dk/2010/01/20/changing-default-save-as-location-in-outlook-2007/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 13:42:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[angry stuff]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[DefaultPath]]></category>
		<category><![CDATA[gpo]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[this operation has been cancelled due to restrictions]]></category>
		<category><![CDATA[Windows server 2008]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://www.annoying.dk/?p=77</guid>
		<description><![CDATA[Citrix,DefualtPath,gpo,Outlook 2007,This Operation has been cancelled due to restrictions,windows server 2008,Xenapp]]></description>
			<content:encoded><![CDATA[<p>My setup contains Windows 2008 R2 64bit Domain controllers, Windows 2008 SP2 64bit Citrix XenApp Servers, with Exchange 2007.</p>
<p>I restricted access to to prevent users from browsing though the <strong>c:\</strong> &#8211; which forced me to use the administrative office 2007 gpo templates</p>
<p><span id="more-77"></span></p>
<p>since i needed to change the default &#8220;save as&#8221; location. cause else outlook would try and access <strong>&#8220;<var>drive</var>:\Documents and Settings\<var>username</var>\My Documents&#8221;</strong></p>
<p>which would give it <strong>&#8220;This operation has been cancelled due to restrictions in effect on this computer. Please contact your administrator&#8221;.</strong></p>
<p>(eg when you try and save emails, or attachments)</p>
<p>anyway, for some reason, theres no template for Outlook 2007 (would like to know why&#8230;) So Microsoft instead recommends this <a href="http://support.microsoft.com/kb/823131" target="_blank">article</a></p>
<p>which in short tells you to add a string (REG_SZ) called DefaulthPath containing the new path for outlook to look in default.</p>
<p><strong>(HKEY_CURRENT USER\Software\Microsoft\Office\12.0\Outlook\Options)</strong></p>
<p>now, this you would normally throw in you startup scripts which is assigned to your users (sysvol/domain/scripts) like</p>
<p><strong>REG ADD &#8220;HKCU\Software\Microsoft\Office\12.0\Outlook\Options&#8221; /v DefaultPath /t REG_SZ /F /d \\server.domain.tld\shared</strong></p>
<p>This will run silently every time your user logs on a new citrix session and apply it to Outlook.</p>
<p>Now, i spend quite alot of time on getting this stuff to work, after a couple of hours testing and ensuring that the entry IS added, i gave up and asked Google</p>
<p>who completly ignored me.. Without the /F force parameter i could even see that when streaming Outlook, CMD appeard asking me if i wanted to overwrite the value in registry.</p>
<p>so there was no doubt that it was added.</p>
<p>After almost giving up, (no comments on this one) i came up with the really delayed idea that i should test it as an installed application and not streamed/profiled.</p>
<p>So after installing Office 2007 locally on my XenApp servers, i was surprised to see that it actually worked.  i could now shift between the profiled Outlook 2007 (streamed to server)</p>
<p>and the locally installed Outlook &#8211; never getting the streamed version to work.</p>
<p>So whoever reads this post and knows the explanation &#8211; please feel free to enlightenment me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annoying.dk/2010/01/20/changing-default-save-as-location-in-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Belkin F5U103vea Vista/7 Driver</title>
		<link>http://www.annoying.dk/2009/11/18/belking-f5u103vea-vista7-driver/</link>
		<comments>http://www.annoying.dk/2009/11/18/belking-f5u103vea-vista7-driver/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 09:56:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[angry stuff]]></category>

		<guid isPermaLink="false">http://www.annoying.dk/?p=70</guid>
		<description><![CDATA[Belkin, F5U103, F5U103vea, Vista, Windows 7, usb to serial, driver download]]></description>
			<content:encoded><![CDATA[<p>First the good thing &#8211; I got a new laptop recently.. &#8211; and the bad thing &#8211; no serial port. Since i from time to time need to configure firewalls im in a big need of that.</p>
<p>anyway &#8211; a quick search oh my resellers website told me that i could buy one of these smart &#8220;Belkin&#8230;..&#8221; usb-to-serial adapters. which was Windows 7 certified (i just read it as &#8211; of course it works with windows 7 &#8211; go buy it! )</p>
<p>The next day i got it with mail &#8211; its actually better quality than expected, and it didnt took me long to hook it up. Now the next thing i expected,was for windows 7 to just search for a driver and install it like it did with most of my other hardware. instead it told me to *** off &#8211; and go find a driver myselfe.</p>
<p>to make a long story short &#8211; go google &#8220;Belkin F5U103vea&#8221; Vista for yourselfe, and you will quickly find out that &#8211; its either impossible to find, or your download link ends with &#8230;/super-driver-downloader-professional2010.exe.</p>
<p>It seems like those bastards from Belkin didnt bother to host a driver that works with their product &#8211; or link to one. It turns out (like alot of other hardware) that its rebranded.</p>
<p>its from a company called Prolific Technology inc. And its original name is &#8220;PL-2303 USB to Serial Bridge&#8221;</p>
<p>you can find it on this <a href="http://www.prolific.com.tw/eng/downloads.asp?ID=31" target="_self">website</a> or <a href="http://www.prolific.com.tw/support/files/%5CIO%20Cable%5CPL-2303%5CDrivers%20-%20Generic%5CWindows%5Callinone%5CPL2303_Prolific_DriverInstaller_v10518.zip" target="_self">directly link</a></p>
<p>so to summarize this post&#8230;.. fuck you belkin for wasting my time which i could have spent on youporn instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annoying.dk/2009/11/18/belking-f5u103vea-vista7-driver/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
