<?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"
	>

<channel>
	<title>User Error</title>
	<atom:link href="http://daniel.streefkerkonline.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniel.streefkerkonline.com</link>
	<description>Blogging of all things Sysadmin &#38; PHP.</description>
	<pubDate>Mon, 17 Nov 2008 12:44:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Mini Brain Dump: IP Subnet Change Considerations</title>
		<link>http://daniel.streefkerkonline.com/mini-brain-dump-ip-subnet-change-considerations/</link>
		<comments>http://daniel.streefkerkonline.com/mini-brain-dump-ip-subnet-change-considerations/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 04:46:38 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[SysAdmin]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://daniel.streefkerkonline.com/mini-brain-dump-ip-subnet-change-considerations/</guid>
		<description><![CDATA[I&#8217;ve been sitting on this post for a long time, and intended to write a more detailed description. 
Here are some things you may need to consider (outside of the obvious like DHCP scopes, DNS server settings, Firewall settings &#38; rules, etc) when changing the IP range your Windows network operates on:

TCP/IP Printer ports on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been sitting on this post for a long time, and intended to write a more detailed description. </p>
<p>Here are some things you may need to consider (outside of the obvious like DHCP scopes, DNS server settings, Firewall settings &amp; rules, etc) when changing the IP range your Windows network operates on:</p>
<ul>
<li>TCP/IP Printer ports on print server</li>
<li>Printer/Copier IP/DNS/SMTP settings</li>
<li>Exchange allowed relay ranges</li>
<li>Any copy/print accounting devices attached to copiers</li>
<li>Monitoring host settings. Eg. Big Brother/Hobbit - Both client and server side, if not configured to use DNS in config files</li>
<li>Server iLO IP addresses</li>
</ul>
<p>Some steps for changing domain controller IP addresses. Do these first before any other important servers:
<ol>
<li>Change IP</li>
<li>ipconfig /flushdns</li>
<li>ipconfig /registerdns</li>
<li>Either restart the Netlogon service, or run &#8216;nltest /dsregdns&#8217;</li>
<li>Reboot</li>
</ol>
<p>Disclaimer: This is by no means a complete list. Use these directions at your own risk.</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Mini%20Brain%20Dump%3A%20IP%20Subnet%20Change%20Considerations&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fmini-brain-dump-ip-subnet-change-considerations%2F" onclick="javascript:pageTracker._trackPageview('a/http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Mini%20Brain%20Dump%3A%20IP%20Subnet%20Change%20Considerations&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fmini-brain-dump-ip-subnet-change-considerations%2F');"><img src="http://daniel.streefkerkonline.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://daniel.streefkerkonline.com/mini-brain-dump-ip-subnet-change-considerations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>mRemote: A Remote Connections Manager</title>
		<link>http://daniel.streefkerkonline.com/mremote-a-remote-connections-manager/</link>
		<comments>http://daniel.streefkerkonline.com/mremote-a-remote-connections-manager/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 03:39:10 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://daniel.streefkerkonline.com/mremote-a-remote-connections-manager/</guid>
		<description><![CDATA[This tool should be a part of any self-respecting SysAdmin&#8217;s toolkit. mRemote is &#8220;a full-featured, open source, multi-tab remote connections manager&#8221;.
What does this mean?, you say. It means you&#8217;ve got one neat console where you can manage all your remote connections in one place. mRemote currently supports these protocols:

RDP (Remote Desktop)
VNC (Virtual Network Computing)
ICA (Independent [...]]]></description>
			<content:encoded><![CDATA[<p>This tool should be a part of any self-respecting SysAdmin&#8217;s toolkit. <a href="http://www.mremote.org" onclick="javascript:pageTracker._trackPageview('a/http://www.mremote.org');" target="_blank">mRemote</a> is &#8220;a full-featured, open source, multi-tab remote connections manager&#8221;.</p>
<p>What does this mean?, you say. It means you&#8217;ve got one neat console where you can manage all your remote connections in one place. mRemote currently supports these protocols:</p>
<ul>
<li>RDP (<a href="http://en.wikipedia.org/wiki/Remote_Desktop_Protocol" onclick="javascript:pageTracker._trackPageview('a/http://en.wikipedia.org/wiki/Remote_Desktop_Protocol');">Remote Desktop</a>)
<li>VNC (<a href="http://en.wikipedia.org/wiki/Vnc" onclick="javascript:pageTracker._trackPageview('a/http://en.wikipedia.org/wiki/Vnc');">Virtual Network Computing</a>)
<li>ICA (<a href="http://en.wikipedia.org/wiki/Independent_Computing_Architecture" onclick="javascript:pageTracker._trackPageview('a/http://en.wikipedia.org/wiki/Independent_Computing_Architecture');">Independent Computing Architecture</a>)
<li>SSH (<a href="http://en.wikipedia.org/wiki/Ssh" onclick="javascript:pageTracker._trackPageview('a/http://en.wikipedia.org/wiki/Ssh');">Secure Shell</a>)
<li>Telnet (<a href="http://en.wikipedia.org/wiki/Telnet" onclick="javascript:pageTracker._trackPageview('a/http://en.wikipedia.org/wiki/Telnet');">TELecommunication NETwork</a>)
<li>HTTP/S (<a href="http://en.wikipedia.org/wiki/HTTP" onclick="javascript:pageTracker._trackPageview('a/http://en.wikipedia.org/wiki/HTTP');">Hypertext Transfer Protocol</a>)
<li>Rlogin (<a href="http://en.wikipedia.org/wiki/Rlogin" onclick="javascript:pageTracker._trackPageview('a/http://en.wikipedia.org/wiki/Rlogin');">Rlogin</a>)
<li>RAW</li>
</ul>
<p>I haven&#8217;t set it up fully yet, but it will be really handy to have all my web-based admin areas and SSH to Linux boxes in there too.</p>
<p><a href="http://daniel.streefkerkonline.com/uploads/2008/10/mremote.png" ><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="522" alt="mRemote" src="http://daniel.streefkerkonline.com/uploads/2008/10/mremote-thumb.png" width="604" border="0"></a></p>
<p>A side note, it uses the same rendering engine as Firefox, so some web-based admin pages may not display properly. This, however is no fault of mRemote or Firefox&#8217;s.</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=mRemote%3A%20A%20Remote%20Connections%20Manager&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fmremote-a-remote-connections-manager%2F" onclick="javascript:pageTracker._trackPageview('a/http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=mRemote%3A%20A%20Remote%20Connections%20Manager&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fmremote-a-remote-connections-manager%2F');"><img src="http://daniel.streefkerkonline.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://daniel.streefkerkonline.com/mremote-a-remote-connections-manager/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update: Deploying MYOB Premier via MSI</title>
		<link>http://daniel.streefkerkonline.com/update-deploying-myob-premier-via-msi/</link>
		<comments>http://daniel.streefkerkonline.com/update-deploying-myob-premier-via-msi/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 03:20:12 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[Software Deployment]]></category>

		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://daniel.streefkerkonline.com/update-deploying-myob-premier-via-msi/</guid>
		<description><![CDATA[I recently figured out a better way to get MYOB Premier to deploy via MSI that the previous method that I posted. This method basically stops the MSI from checking if it&#8217;s been run by a bootstrapper (Setup.exe). I&#8217;ve tested this with Premier 11 and 12 and it deploys fine on XP and Vista.
 
It [...]]]></description>
			<content:encoded><![CDATA[<p>I recently figured out a better way to get MYOB Premier to deploy via MSI that the previous method that I posted. This method basically stops the MSI from checking if it&#8217;s been run by a bootstrapper (Setup.exe). I&#8217;ve tested this with Premier 11 and 12 and it deploys fine on XP and Vista.</p>
<p> <span id="more-107"></span>
<p>It can be done by simply creating a transform (MST) file using Orca. This is advantageous over importing the MSI into Advanced installer for the following reasons:</p>
<ol>
<li>You&#8217;ll be using MYOB&#8217;s original MSI file
<li>You don&#8217;t need to make any changes to the MSI file itself. All changes are specified in the transform file.</li>
</ol>
<p>This will install Premier to the root of C drive, which is MYOB&#8217;s default location. For example, Premier 11 will be installed to C:\premier11.</p>
<p>You&#8217;ll need Orca installed. Instructions for Premier 12 are below. For Premier 11, follow the same instructions - but take note of point 4.2.2</p>
<ol>
<li>Copy the default MSI and CAB files from the CD to your deployment share.
<li>Right-click the MSI and choose &#8220;Edit with Orca&#8221;
<li>Go to the Transform menu, and select &#8220;New Transform&#8221;. Any changes you now make to the MSI will be effected in a separate &#8220;MST&#8221; file.
<li>Make the following changes: </li>
<ol>
<li>In the CustomAction table:
<ol>
<li>Select &#8220;ISVerifyScriptingRuntime&#8221; and press delete (or right click on it and choose &#8220;Drop Row&#8221;
<li>Do the same for ISSetupFilesExtract
<li>Do the same for ISSetupFilesCleanup</li>
</ol>
<li>In the Directory table: </li>
<ol>
<li>Change directory &#8220;KEY_NAME_SC&#8221; DefaultDir to &#8220;MYOB|MYOB&#8221; (without the quotes)
<li>If deploying Premier 11: </li>
<ol>
<li>Change directory&nbsp; &#8220;ISYourCompanyDir&#8221; to MYOB|MYOB</li>
<li>Change directory &#8220;ISYourProductDir&#8221; to PREMIE~1|Premier11</li>
</ol>
</ol>
</ol>
<li>Go to the Transform menu, and select &#8220;Generate Transform&#8221;. Save the transform file into the same network share/folder as your MSI and CAB file
<li>You&#8217;re now ready to deploy Premier. Ensure you take note of the key points below:
<ol>
<li>Make sure you choose the &#8216;Advanced&#8217; Deployment Method, when you start adding the package to the policy.
<li>Assign the software package to the computer, in the &#8220;Computer Configuration&#8221; section of the policy.
<li>In the &#8220;Modifications&#8221; tab, make sure you specify the transform file that we created above.
<li>In the &#8220;Deployment&#8221; tab, be sure to check the &#8220;Uninstall this application when it falls out of the scope of management&#8221; checkbox.</li>
</ol>
</li>
</ol>
<p>If you&#8217;re not experienced in deploying software via MSI, the following links may be useful: </p>
<ul>
<li>How to use Group Policy to remotely install software in Windows Server 2003: <a href="http://support.microsoft.com/kb/816102" onclick="javascript:pageTracker._trackPageview('a/http://support.microsoft.com/kb/816102');">http://support.microsoft.com/kb/816102</a>
<li>How to assign software to a specific group by using Group Policy: <a href="http://support.microsoft.com/kb/302430/" onclick="javascript:pageTracker._trackPageview('a/http://support.microsoft.com/kb/302430/');">http://support.microsoft.com/kb/302430/</a></li>
</ul>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Update%3A%20Deploying%20MYOB%20Premier%20via%20MSI&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fupdate-deploying-myob-premier-via-msi%2F" onclick="javascript:pageTracker._trackPageview('a/http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Update%3A%20Deploying%20MYOB%20Premier%20via%20MSI&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fupdate-deploying-myob-premier-via-msi%2F');"><img src="http://daniel.streefkerkonline.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://daniel.streefkerkonline.com/update-deploying-myob-premier-via-msi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CakePHP Code Snippet: Return only fields with values to the DB upon saving.</title>
		<link>http://daniel.streefkerkonline.com/cakephp-code-snippet-return-only-fields-with-values-to-the-db-upon-saving/</link>
		<comments>http://daniel.streefkerkonline.com/cakephp-code-snippet-return-only-fields-with-values-to-the-db-upon-saving/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 06:34:11 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://daniel.streefkerkonline.com/?p=106</guid>
		<description><![CDATA[This code goes in {ModelName}::beforeSave:

foreach ($this->data[$this->name] as $key => $value) {
    if (!set::classicExtract($this->data,$this->name . '.' . $key)) {
        $this->data = set::remove($this->data,$this->name . '.' . $key);
    }
}

I use it where the DB may be expecting values for certain fields that are optional in [...]]]></description>
			<content:encoded><![CDATA[<p>This code goes in {ModelName}::beforeSave:</p>
<pre>
foreach ($this->data[$this->name] as $key => $value) {
    if (!set::classicExtract($this->data,$this->name . '.' . $key)) {
        $this->data = set::remove($this->data,$this->name . '.' . $key);
    }
}
</pre>
<p>I use it where the DB may be expecting values for certain fields that are optional in the UI, and therefore may be returned empty by the controller.</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=CakePHP%20Code%20Snippet%3A%20Return%20only%20fields%20with%20values%20to%20the%20DB%20upon%20saving.&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fcakephp-code-snippet-return-only-fields-with-values-to-the-db-upon-saving%2F" onclick="javascript:pageTracker._trackPageview('a/http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=CakePHP%20Code%20Snippet%3A%20Return%20only%20fields%20with%20values%20to%20the%20DB%20upon%20saving.&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fcakephp-code-snippet-return-only-fields-with-values-to-the-db-upon-saving%2F');"><img src="http://daniel.streefkerkonline.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://daniel.streefkerkonline.com/cakephp-code-snippet-return-only-fields-with-values-to-the-db-upon-saving/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vista on Asus Z71V</title>
		<link>http://daniel.streefkerkonline.com/vista-on-asus-z71v/</link>
		<comments>http://daniel.streefkerkonline.com/vista-on-asus-z71v/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 05:41:13 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://daniel.streefkerkonline.com/vista-on-asus-z71v/</guid>
		<description><![CDATA[The (Built on) Asus Z71V was released in 2005, so it&#8217;s not a Vista &#34;certified&#34; notebook. That aside, I replaced my &#34;in need of a rebuild&#34; XP Pro install with a fresh Vista install. Audio and Video drivers didn&#8217;t work out of the box. For video, you can just select the out-of-the-box Nvidia 6600 driver.
For [...]]]></description>
			<content:encoded><![CDATA[<p>The (Built on) Asus Z71V was released in 2005, so it&#8217;s not a Vista &quot;certified&quot; notebook. <a href="http://daniel.streefkerkonline.com/uploads/2008/08/z71.jpg" ><img height="127" alt="Z71" src="http://daniel.streefkerkonline.com/uploads/2008/08/z71-thumb.jpg" width="136" align="left" /></a>That aside, I replaced my &quot;in need of a rebuild&quot; XP Pro install with a fresh Vista install. Audio and Video drivers didn&#8217;t work out of the box. For video, you can just select the out-of-the-box Nvidia 6600 driver.</p>
<p>For audio, I downloaded the driver directly from the Realtek website. All the drivers you need, however, are linked from this page: <a href="http://forum.notebookreview.com/showthread.php?t=100357" onclick="javascript:pageTracker._trackPageview('a/http://forum.notebookreview.com/showthread.php?t=100357');" target="_blank">NotebookReview.com - Asus Vista 32/64 Drivers</a></p>
<p>Surprisingly, the ATK driver, OSD and hotkey utilities work nicely. They&#8217;re certainly fancier than the old XP version that came with the Z71 from the factory.</p>
<p>When I bought this notebook I specced it up to the max, so it&#8217;s not surprising that it runs Vista reasonably well. Keeping in mind that this is a fresh rebuild, I&#8217;m now logged on and looking at the desktop (and able to click the Start menu) only 1 minute after powering up.<a href="http://daniel.streefkerkonline.com/uploads/2008/08/cpu-z-z71-vista.png" ><img height="352" alt="cpu-z_z71-vista" src="http://daniel.streefkerkonline.com/uploads/2008/08/cpu-z-z71-vista-thumb.png" width="319" align="right" /></a></p>
<p>I&#8217;m a little suspicious that something fishy is going on with my CPU clock&#160; speed. I&#8217;ve set Power4Gear (and Vista&#8217;s power management before that) to use maximum CPU speed, and it sits at 1600MHz, even though it&#8217;s a 2100MHz CPU. I&#8217;ve tried my registered version of <a href="http://www.pbus-167.com/" onclick="javascript:pageTracker._trackPageview('a/http://www.pbus-167.com/');" target="_blank">Notebook Hardware Control</a>, but that had some bugs.</p>
<p>This gives me a Vista performance score of 3.4, with the limiting factor being the CPU. It&#8217;s still a decent score, but I believe it should be higher.</p>
<p><a href="http://daniel.streefkerkonline.com/uploads/2008/08/performance-score.png" ><img height="368" alt="Performance Score" src="http://daniel.streefkerkonline.com/uploads/2008/08/performance-score-thumb.png" width="485" border="0" /></a></p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Vista%20on%20Asus%20Z71V&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fvista-on-asus-z71v%2F" onclick="javascript:pageTracker._trackPageview('a/http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Vista%20on%20Asus%20Z71V&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fvista-on-asus-z71v%2F');"><img src="http://daniel.streefkerkonline.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://daniel.streefkerkonline.com/vista-on-asus-z71v/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Deploying MYOB Premier via GPO - The free way</title>
		<link>http://daniel.streefkerkonline.com/deploying-myob-premier-via-gpo/</link>
		<comments>http://daniel.streefkerkonline.com/deploying-myob-premier-via-gpo/#comments</comments>
		<pubDate>Fri, 16 May 2008 02:04:05 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[Software Deployment]]></category>

		<category><![CDATA[SysAdmin]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://daniel.streefkerkonline.com/?p=97</guid>
		<description><![CDATA[Read my update: http://daniel.streefkerkonline.com/update-deploying-myob-premier-via-msi/
After many attempts over the years to get MYOB Premier deployed via AD GPO, I stumbled across a method this morning using only free tools.
These two tools are an essential part of my MSI toolkit, keeping in mind that i&#8217;m not some sort of MSI guru like the guys at appdeploy.com
1. Orca
2. [...]]]></description>
			<content:encoded><![CDATA[<p>Read my update: <a href="http://daniel.streefkerkonline.com/update-deploying-myob-premier-via-msi/" >http://daniel.streefkerkonline.com/update-deploying-myob-premier-via-msi/</a></p>
<p><del datetime="2008-10-13T03:25:31+00:00">After many attempts over the years to get MYOB Premier deployed via AD GPO, I stumbled across a method this morning using only free tools.</p>
<p>These two tools are an essential part of my MSI toolkit, keeping in mind that i&#8217;m not some sort of MSI guru like the guys at <a href="http://www.appdeploy.com" onclick="javascript:pageTracker._trackPageview('a/http://www.appdeploy.com');">appdeploy.com</a><br />
1. <a href="http://astebner.sts.winisp.net/Tools/Orca.zip" onclick="javascript:pageTracker._trackPageview('a/http://astebner.sts.winisp.net/Tools/Orca.zip');">Orca</a><br />
2. <a href="http://www.google.com/search?q=%22parent+directory%22+wininstallle.exe" onclick="javascript:pageTracker._trackPageview('a/http://www.google.com/search?q=%22parent+directory%22+wininstallle.exe');">WinInstall LE 2003</a> (WinInstall LE 2003 used to be distributed for free, but now you have to trawl around the net to find it)</p>
<p>The steps are as follows. I used this method for Premier 11, so that&#8217;s what i&#8217;ll use below.</p>
<ol>
<li>Import Premier&#8217;s MSI into WinInstall, making sure you tick the option to copy the source files</li>
<li>In WinInstall, turn off components you don&#8217;t need installed. I did this over creating a transform file, as that&#8217;s overly complicated for my needs</li>
<li>Close WinInstall and open Orca</li>
<li>Delete CustomAction->ISVerifyScriptingRuntime</li>
<li>Change Directory->ISYourProductDir to &#8220;PREMIE~1|Premier 11&#8243;</li>
<li>Change Directory->ISYourCompanyDir to &#8220;MYOB|MYOB&#8221;</li>
<li>Change Directory->KEY_NAME_SC to &#8220;MYOB|MYOB Premier 11&#8243;</li>
<li>Save the MSI file and close Orca</li>
</ol>
<p>This worked for me, so good luck.</del></p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Deploying%20MYOB%20Premier%20via%20GPO%20-%20The%20free%20way&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fdeploying-myob-premier-via-gpo%2F" onclick="javascript:pageTracker._trackPageview('a/http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Deploying%20MYOB%20Premier%20via%20GPO%20-%20The%20free%20way&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fdeploying-myob-premier-via-gpo%2F');"><img src="http://daniel.streefkerkonline.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://daniel.streefkerkonline.com/deploying-myob-premier-via-gpo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GPO-Based Deployment of Outlook 2003 Junk Email Lists</title>
		<link>http://daniel.streefkerkonline.com/gpo-based-deployment-of-outlook-junk-email-lists/</link>
		<comments>http://daniel.streefkerkonline.com/gpo-based-deployment-of-outlook-junk-email-lists/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 00:12:08 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[SysAdmin]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://daniel.streefkerkonline.com/gpo-based-deployment-of-outlook-junk-email-lists/</guid>
		<description><![CDATA[Here&#8217;s how to deploy an Outlook 2003 Junk Email list to your domain via GPO.

1. In a plain text file, specify your safe senders and/or domains.
For example:
@example.com
bob@email.com

2. Place the above file in a location such as \\yourdomain\netlogon. This will ensure that it&#8217;s available to all domain users, plus - if you link to it later [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how to deploy an Outlook 2003 Junk Email list to your domain via GPO.</p>
<p><span id="more-96"></span></p>
<p>1. In a plain text file, specify your safe senders and/or domains.</p>
<p>For example:</p>
<pre>@example.com
bob@email.com
</pre>
<p>2. Place the above file in a location such as \\yourdomain\netlogon. This will ensure that it&#8217;s available to all domain users, plus - if you link to it later via the domain UNC path, you won&#8217;t be tied to a specific domain controller name.</p>
<p>3.1 Copy the following text, and save it into a file with the extension .adm</p>
<pre class="csharpcode"><span class="kwrd">CLASS</span> USER

CATEGORY <span class="str">"Microsoft Office Outlook 2003"</span>
    CATEGORY <span class="str">"Tools | Options..."</span>
        CATEGORY <span class="str">"Preferences"</span>
            CATEGORY <span class="str">"E-mail options"</span>
                CATEGORY <span class="str">"Junk E-mail"</span>
                KEYNAME Software\Policies\Microsoft\Office\11.0\Outlook\Options\Mail
                    POLICY <span class="str">"Specify path to Blocked Senders list"</span>
                        PART <span class="str">"Specify full path and filename to Blocked Senders list"</span> EDITTEXT
                            VALUENAME JunkMailBlockedSendersFile
                        <span class="kwrd">END</span> PART
                    <span class="kwrd">END</span> POLICY
                <span class="kwrd">END</span> CATEGORY
            <span class="kwrd">END</span> CATEGORY
        <span class="kwrd">END</span> CATEGORY
    <span class="kwrd">END</span> CATEGORY
<span class="kwrd">END</span> CATEGORY</pre>
<style type="text/css">.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }
</style>
<style type="text/css">.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }
</style>
<style type="text/css">.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }
</style>
<p>3.2 Download <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=BA8BC720-EDC2-479B-B115-5ABB70B3F490&amp;displaylang=en" onclick="javascript:pageTracker._trackPageview('a/http://www.microsoft.com/downloads/details.aspx?FamilyId=BA8BC720-EDC2-479B-B115-5ABB70B3F490&amp;displaylang=en');" target="_blank">the official Microsoft Outlook 2003 ADM files</a>. These will allow you to specify the location of the import lists (Safe Sender, Safe Recipient, Blocked Sender)</p>
<p>4. Import the administrative templates into your policy by right-clicking on &#8216;Administrative Templates&#8217; underneath &#8216;Computer Configuration&#8217; or &#8216;User Configuration&#8217;, and selecting &#8216;Add/Remove Templates&#8217;</p>
<p><a href="http://daniel.streefkerkonline.com/uploads/2008/02/image.png" ><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="image" src="http://daniel.streefkerkonline.com/uploads/2008/02/image-thumb.png" width="190" border="0"></a> </p>
<p>5. Once you&#8217;ve imported the template, go to User Configuration -&gt; Administrative Templates -&gt; Microsoft Office Outlook 2003 -&gt; Tools|Options -&gt; Preferences -&gt; E-Mail options -&gt; Junk E-Mail. </p>
<p><a href="http://daniel.streefkerkonline.com/uploads/2008/02/image1.png" ><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="250" alt="image" src="http://daniel.streefkerkonline.com/uploads/2008/02/image-thumb1.png" width="449" border="0"></a> </p>
<p>5.1 Go to &#8216;Junk Mail Import List&#8217;, select &#8216;Enabled&#8217;, and check the box.</p>
<p><a href="http://daniel.streefkerkonline.com/uploads/2008/02/image2.png" ><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="image" src="http://daniel.streefkerkonline.com/uploads/2008/02/image-thumb2.png" width="220" border="0"></a> </p>
<p>5.2 Specify the location to your safe senders list</p>
<p><a href="http://daniel.streefkerkonline.com/uploads/2008/02/image3.png" ><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="image" src="http://daniel.streefkerkonline.com/uploads/2008/02/image-thumb3.png" width="220" border="0"></a> </p>
<p>You&#8217;ll need to do a &#8216;gpupdate&#8217; (Start, Run, &#8216;gpupdate&#8217;) in order for the policy to take effect. In addition to this, you&#8217;ll need to close and re-open Outlook in order to see the changes when you go to Tools -&gt; Options -&gt; Junk-Email -&gt; Safe Senders.</p>
<p>Links:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=BA8BC720-EDC2-479B-B115-5ABB70B3F490&amp;displaylang=en" onclick="javascript:pageTracker._trackPageview('a/http://www.microsoft.com/downloads/details.aspx?FamilyId=BA8BC720-EDC2-479B-B115-5ABB70B3F490&amp;displaylang=en');" target="_blank">Office 2003 Service Pack 3 Administrative Template (ADM), OPAs, and Explain Text Update</a></p>
<p><a href="http://www.microsoft.com/office/orkarchive/2003ddl.htm" onclick="javascript:pageTracker._trackPageview('a/http://www.microsoft.com/office/orkarchive/2003ddl.htm');" target="_blank">Office 2003 Resource Kit Downloads</a></p>
<p><a href="http://office.microsoft.com/search/redir.aspx?AssetID=XT102383461033&amp;CTT=5&amp;Origin=HA102380191033" onclick="javascript:pageTracker._trackPageview('a/http://office.microsoft.com/search/redir.aspx?AssetID=XT102383461033&amp;CTT=5&amp;Origin=HA102380191033');" target="_blank">Step-by-Step Guide to Using the Group Policy Management Console</a></p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=GPO-Based%20Deployment%20of%20Outlook%202003%20Junk%20Email%20Lists&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fgpo-based-deployment-of-outlook-junk-email-lists%2F" onclick="javascript:pageTracker._trackPageview('a/http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=GPO-Based%20Deployment%20of%20Outlook%202003%20Junk%20Email%20Lists&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Fgpo-based-deployment-of-outlook-junk-email-lists%2F');"><img src="http://daniel.streefkerkonline.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://daniel.streefkerkonline.com/gpo-based-deployment-of-outlook-junk-email-lists/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Australia Post SVG Graphics</title>
		<link>http://daniel.streefkerkonline.com/australia-post-svg-graphics/</link>
		<comments>http://daniel.streefkerkonline.com/australia-post-svg-graphics/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 03:55:12 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://daniel.streefkerkonline.com/australia-post-svg-graphics/</guid>
		<description><![CDATA[While working on some modules for Drupal&#8217;s uberCart, I&#8217;ve made a bunch of SVG graphics for use with online stores that use the eDeliver Delivery Rate Calculator. 
It&#8217;s easier to give your customers a graphical representation of the shipping options. I couldn&#8217;t find any good ones on the net, so I created these.
Not sure if [...]]]></description>
			<content:encoded><![CDATA[<p>While working on some modules for <a href="http://www.drupal.org" onclick="javascript:pageTracker._trackPageview('a/http://www.drupal.org');" target="_blank">Drupal&#8217;s</a> <a href="http://www.ubercart.org/" onclick="javascript:pageTracker._trackPageview('a/http://www.ubercart.org/');" target="_blank">uberCart</a>, I&#8217;ve made a bunch of SVG graphics for use with online stores that use the <a href="http://drc.edeliver.com.au/" onclick="javascript:pageTracker._trackPageview('a/http://drc.edeliver.com.au/');" target="_blank">eDeliver Delivery Rate Calculator</a>.<img style="margin: 10px" height="226" alt="Australia Post Graphics" src="http://daniel.streefkerkonline.com/uploads/Australia_Post_Graphics_Small.png" width="226" align="right"> </p>
<p>It&#8217;s easier to give your customers a graphical representation of the shipping options. I couldn&#8217;t find any good ones on the net, so I created these.</p>
<p>Not sure if Auspost mind me putting these up. I&#8217;ll take them down if I&#8217;m not supposed to have them up.</p>
<p><a href="http://daniel.streefkerkonline.com/uploads/Australia_Post_Graphics.svg"  target="_blank">Download the SVG file here</a>. Use <a href="http://www.inkscape.org" onclick="javascript:pageTracker._trackPageview('a/http://www.inkscape.org');" target="_blank">Inkscape</a> to open the file.</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Australia%20Post%20SVG%20Graphics&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Faustralia-post-svg-graphics%2F" onclick="javascript:pageTracker._trackPageview('a/http://www.addtoany.com/share_save?sitename=User%20Error&amp;siteurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2F&amp;linkname=Australia%20Post%20SVG%20Graphics&amp;linkurl=http%3A%2F%2Fdaniel.streefkerkonline.com%2Faustralia-post-svg-graphics%2F');"><img src="http://daniel.streefkerkonline.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://daniel.streefkerkonline.com/australia-post-svg-graphics/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
