<?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>Tom&#039;s Space &#187; How To</title>
	<atom:link href="http://www.tomsplaceontheinternet.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomsplaceontheinternet.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Aug 2011 16:53:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To: Customise Coloured Buttons on MCE remote with XBMC</title>
		<link>http://www.tomsplaceontheinternet.com/2011/01/how-to-customise-coloured-buttons-on-mce-remote-with-xbmc/</link>
		<comments>http://www.tomsplaceontheinternet.com/2011/01/how-to-customise-coloured-buttons-on-mce-remote-with-xbmc/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 15:10:31 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Home Theatre]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Rantage]]></category>
		<category><![CDATA[MCE Remote]]></category>
		<category><![CDATA[Mythbuntu]]></category>
		<category><![CDATA[Mythtv]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.tom-lawrence.co.uk/?p=901</guid>
		<description><![CDATA[I&#8217;m not sure if this]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure if this is well known but it took me a while to work it out, so I thought I&#8217;d make a post on it. Just in case it may make anyone else&#8217;s life a little easier as well as being a future reference to me.</p>
<p>I decided I wanted to change the button functionally on my MCE remote, the remote I have is similar if not the same to the one in the picture. I never really used the coloured buttons but I want to so I thought I&#8217;d change their functions. The function being related to x10 devices which I am yet have a mess with as Royal Mail have yet to deliver them, I could rant all day about them I think I&#8217;ll move on.</p>
<p>My system is based upon Mythbuntu/Linux so bare that in mind and these are the steps I had to take which may differ but this should give you an idea.</p>
<p>1. Create a file in &#8220;~/.xbmc/userdata/keymaps/&#8221; called remote.xml<br />
2. Insert the following;</p>
<p><code>&lt;keymap&gt;<br />
&lt;global&gt;<br />
&lt;remote&gt;<br />
&lt;red&gt;Function_Here&lt;/red&gt;<br />
&lt;green&gt;Function_Here&lt;/green&gt;<br />
&lt;yellow&gt;Function_Here&lt;/yellow&gt;<br />
&lt;blue&gt;Function_Here&lt;/blue&gt;&gt;<br />
&lt;/remote&gt;<br />
&lt;/global&gt;<br />
&lt;/keymap&gt;</code></p>
<p>3. Replace Function_Here with an Action within XBMC, a list can be found <a href="http://wiki.xbmc.org/index.php?title=Keymap.xml#Actions">here</a>.<br />
4. Save and restart XBMC.</p>
<p>Hope this helps, It worked for me so hopefully it&#8217;ll work else where.</p>
<p><a href="http://img.tom-lawrence.co.uk/2011/01/MCE-Remote-2-alt2.jpg"><img class="aligncenter size-medium wp-image-908" title="MCE Remote" src="http://img.tom-lawrence.co.uk/2011/01/MCE-Remote-2-alt2-92x300.jpg" alt="XBMC Remote" width="92" height="300" /></a></p>
 <img src="http://www.tomsplaceontheinternet.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=901" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.tomsplaceontheinternet.com/2011/01/how-to-customise-coloured-buttons-on-mce-remote-with-xbmc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 &#8211; Automated Signature</title>
		<link>http://www.tomsplaceontheinternet.com/2010/08/exchange-2010-automated-signature/</link>
		<comments>http://www.tomsplaceontheinternet.com/2010/08/exchange-2010-automated-signature/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 14:30:48 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Rantage]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://www.tom-lawrence.co.uk/?p=794</guid>
		<description><![CDATA[I&#8217;ve been messing around with]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been messing around with my Exchange2010 server today and found a solution to automating signatures; for example adding a disclaimer message or as I&#8217;ve seen in some work emails adding marketing messages to the bottom of emails.</p>
<p>In Exchange2010 you can do all this via a Transport Rule, this is new as you can&#8217;t do this on Exchange2007 or Exchange2003 as I have seen in a SBS 2003 set-up I manage.</p>
<p>To do this..</p>
<p>1. Open Exchange Management Console and navigate to &#8220;Organisation Configuration&#8221; &gt; &#8220;Hub Transports&#8221; &gt; &#8220;Transport Rules&#8221; &gt; &#8220;New Transport Rule&#8221; .<br />
2. Give the new rule a name and a commit and click next.<br />
3. Select the condition &#8220;send to users that are inside or outside the organisation, or partners&#8221; and click next<br />
3.1 May be worth to later create two rules one for sending to inside the organisation and another for sending to outside the organisation.<br />
4. Select the action &#8220;Append disclaimer text and fallback to action if unable to apply&#8221;.<br />
5. click the blue text &#8220;disclaimer text&#8221; and edit the field. click next and create the rule.</p>

<a href='http://www.tomsplaceontheinternet.com/2010/08/exchange-2010-automated-signature/step1_exhange_signature/' title='step1_exhange_signature'><img width="150" height="150" src="http://img.tom-lawrence.co.uk/2010/08/step1_exhange_signature-150x150.jpg" class="attachment-thumbnail" alt="step1_exhange_signature" title="step1_exhange_signature" /></a>
<a href='http://www.tomsplaceontheinternet.com/2010/08/exchange-2010-automated-signature/step2_exhange_signature/' title='step2_exhange_signature'><img width="150" height="150" src="http://img.tom-lawrence.co.uk/2010/08/step2_exhange_signature-150x150.jpg" class="attachment-thumbnail" alt="step2_exhange_signature" title="step2_exhange_signature" /></a>
<a href='http://www.tomsplaceontheinternet.com/2010/08/exchange-2010-automated-signature/step3_exhange_signature/' title='step3_exhange_signature'><img width="150" height="150" src="http://img.tom-lawrence.co.uk/2010/08/step3_exhange_signature-150x150.jpg" class="attachment-thumbnail" alt="step3_exhange_signature" title="step3_exhange_signature" /></a>

<p>Test this by sending an email to someone other another address.</p>
<p>You can use the following macros for inserting user specific information to the signature..</p>
<p style="padding-left: 30px;">Display Name: %DisplayName%%<br />
First Name: %%FirstName%%<br />
Last Name: %%LastName%%<br />
Business Phone: %%Phone%%<br />
Title: %%Title%%</p>
<p>As well as inserting Word formatted HTML..</p>
<p>This all seems a little pointless on my Exchange installation as I only have a few users but I imagine this could save quite a few pennies on storage as it stops the signature from being appended on Outlook and then saved in the sent folder, this frees up space in the mailbox.</p>
<p>I suppose it also centralises management of signatures for when you are adding disclaimer or marketing messages</p>
 <img src="http://www.tomsplaceontheinternet.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=794" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.tomsplaceontheinternet.com/2010/08/exchange-2010-automated-signature/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Error On Migrating A Mailbox To Exchange 2010</title>
		<link>http://www.tomsplaceontheinternet.com/2010/05/error-on-migrating-a-mailbox-to-exchange-2010/</link>
		<comments>http://www.tomsplaceontheinternet.com/2010/05/error-on-migrating-a-mailbox-to-exchange-2010/#comments</comments>
		<pubDate>Mon, 10 May 2010 14:33:25 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Exchange Management]]></category>
		<category><![CDATA[Mailbox]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.tom-lawrence.co.uk/?p=698</guid>
		<description><![CDATA[After installing Microsoft Exchange 2010]]></description>
			<content:encoded><![CDATA[<p>After installing Microsoft Exchange 2010 I wanted to move my mailbox from Exchange 2007 to Exchange 2010. Using the wizard in Exchange Console I got this error</p>
<blockquote><p><em>Error:<br />
Active Directory operation failed on *DomainController*. This error is not retriable. Additional information: Insufficient access rights to perform the operation.<br />
Active directory response: 00002098: SecErr: DSID-03150E8A, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0</em></p>
<p><em>The user has insufficient access rights.</em></p>
<p><em>Exchange Management Shell command attempted:<br />
’*OUStructure*’ | New-MoveRequest -TargetDatabase ‘Mailbox Database nnnnnnnnnn′ -BadItemLimit ‘0′</em></p></blockquote>
<ul>
<li>I found that this error can be fixed by editing the Advanced Security Settings for the user on the AD.</li>
<li>Open &#8220;Active Directory Users and Computers&#8221;</li>
<li>Click &#8220;View &gt; Advanced Features&#8221;</li>
<li>Select the users mailbox properties</li>
<li>Navigate to &#8220;Security Tab &gt; Adanced&#8221;</li>
<li>Select the checkbox &#8220;Include inheritable permissions from this object’s parent&#8221;</li>
<li>Apply changes</li>
</ul>
<p>Afterwards the move should go swimmingly, however you may need to remove your move request a try again.</p>
 <img src="http://www.tomsplaceontheinternet.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=698" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.tomsplaceontheinternet.com/2010/05/error-on-migrating-a-mailbox-to-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import SQL File into MySQL</title>
		<link>http://www.tomsplaceontheinternet.com/2009/11/import-sql-file-into-mysql/</link>
		<comments>http://www.tomsplaceontheinternet.com/2009/11/import-sql-file-into-mysql/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 05:51:33 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[IIS6]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.tom-lawrence.co.uk/?p=470</guid>
		<description><![CDATA[When moving my wordpress over]]></description>
			<content:encoded><![CDATA[<p>When moving my wordpress over to Windows I spent a little time finding out how to import a SQL dump file in to MYSQL. I didn&#8217;t find thing concrete that worked. So I used that feature, Help! and worked it out. Here are the steps I used.</p>
<p>1. Open MySQL Command Line Client and enter your MySQL root password<br />
2. Select a database to import your SQL file too. Replacing &#8220;databasename&#8221; with your database name.<br />
<code>USE "databasename"</code></p>
<p>replacing &#8220;databasename&#8221; with your database name. Replace &#8220;C:\sqlfilenamee.sql&#8221; with the location of your SQL file.<br />
3. Excute your SQL file by entering the following command<br />
<code>\. "C:\sqlfilenamee.sql"</code></p>
<p>Hit enter and your SQL file will be imported in to your database. Simples!</p>
 <img src="http://www.tomsplaceontheinternet.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=470" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.tomsplaceontheinternet.com/2009/11/import-sql-file-into-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Home Server In The Office?</title>
		<link>http://www.tomsplaceontheinternet.com/2009/09/windows-home-server-in-the-office/</link>
		<comments>http://www.tomsplaceontheinternet.com/2009/09/windows-home-server-in-the-office/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 11:35:40 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Placement]]></category>
		<category><![CDATA[Rantage]]></category>
		<category><![CDATA[WHS]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://www.tom-lawrence.co.uk/?p=364</guid>
		<description><![CDATA[This week a nice big]]></description>
			<content:encoded><![CDATA[<p>This week a nice big box was waiting for me at home. It was a nice new HP ML115 server but unfortunately its not for me to keep, its for my Dad. For those of you that don&#8217;t know I handle the IT for my parents business. Its quite a handy role. I can pretty much do everything remotely, it helps towards refilling my pockets and its getting me quite alot of experience in all sort of areas in IT which I can then use on my placement or when I need to look for a job in 2 years time.</p>
<p>Anyway back to the point. Why the nice shiny server I hear you ask? Well its part of a plan I am putting in place in order to keep everything on the business computers backed up! There is a simple backup system in place but it doesn&#8217;t cover everything. Only the important bits. So its Windows Home Server to the rescue. Yep that&#8217;s right I&#8217;m going to put Windows Home Server on the new machine. Windows Home Server (WHS) is quite handy when it comes to small business&#8217;s and/or offices. In this case the backup of networked computers is the main reason WHS is being deployed and here is why&#8230;</p>
<p>- Backs up all the computers daily<br />
- Pretty much restore a computer in 10 minutes.<br />
- Restore a whole computer or that file you just deleted<br />
- Doesn&#8217;t use up terabytes of data space</p>
<p>Its an all round win. You can aswell, with a bit of a nudge join it to a domain and run services on it like Virtual Machines, DNS, FTP etc etc..</p>
<p>I&#8217;m not the only one deploying WHS in a small business. Microsoft even recommends it and are starting to push the idea to small business&#8217;s&#8230;</p>
<p><a title="Using Windows Home Server to Back Up Windows Small Business Client Computers" href="http://technet.microsoft.com/en-us/library/ee378513%28WS.10%29.aspx" target="_blank">More Info Here</a></p>
 <img src="http://www.tomsplaceontheinternet.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=364" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.tomsplaceontheinternet.com/2009/09/windows-home-server-in-the-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Post, No Video Display &#8211; Asus P6T-SE</title>
		<link>http://www.tomsplaceontheinternet.com/2009/06/no-post-no-video-display-asus-p6t-se/</link>
		<comments>http://www.tomsplaceontheinternet.com/2009/06/no-post-no-video-display-asus-p6t-se/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 07:42:35 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Rantage]]></category>
		<category><![CDATA[P6T SE]]></category>

		<guid isPermaLink="false">http://www.tom-lawrence.co.uk/?p=313</guid>
		<description><![CDATA[Yesterday the new machine I]]></description>
			<content:encoded><![CDATA[<p>Yesterday the new machine I built had an Asus P6T-SE motherboard. Once built and switched on we found that the machine would not boot or show any video display. A quick google resolved this to conclude the BIOS needing a new firmware update but how can you update it without video display?</p>
<p>Well it seemed to boot without a DVI cable attached. So remove all video cables including VGA and boot the machine wait  3/5 minutes and attach a VGA cable and the monitor should display the BIOS asking to confirm default settings.</p>
<p>Head over to the <a href="http://support.asus.com/download/download.aspx">ASUS Support Site</a> and download the latest firmware (Version 0403) and burn it to a CD. Don&#8217;t forget to unzip it first. Updating the motherboard was straight forward using Asus EZ  Flash utility in the BIOS and took a minute or two.</p>
<p>More Info: <a href="http://vip.asus.com/forum/view.aspx?SLanguage=en-us&amp;id=20090605083146502&amp;board_id=1&amp;model=P6T&amp;page=1&amp;count=14">http://vip.asus.com</a></p>
 <img src="http://www.tomsplaceontheinternet.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=313" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.tomsplaceontheinternet.com/2009/06/no-post-no-video-display-asus-p6t-se/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Load Balance Network Adapters in XP</title>
		<link>http://www.tomsplaceontheinternet.com/2008/10/how-to-load-balance-network-adapters-in-xp/</link>
		<comments>http://www.tomsplaceontheinternet.com/2008/10/how-to-load-balance-network-adapters-in-xp/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 03:14:18 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.tjl-online.net/?p=81</guid>
		<description><![CDATA[If you have two or]]></description>
			<content:encoded><![CDATA[<p>If you have two or more network cards in your system this setting allows you to distribute the number of connections across each adapter. I have found it useful on my file sever when numerous files are being streamed across the network, adding this on a switched network allows you to get more bandwidth out of your system.</p>
<p>Here is how to do it:</p>
<p>- Click Start, Run and type &#8220;regedit&#8221;<br />
- Navigate to HKEY_LOCAL_MACHINE, SYSTEM, CurrentControlSet, Services, NetBT, Parameters<br />
- Right Click in the window to the right, New , DWORD value<br />
- Enter &#8220;RandomAdapter&#8221; and give it a value of 1<br />
- Restart system.</p>
<p><a href="http://technet.microsoft.com/en-us/library/cc784947.aspx">More Info</a></p>
 <img src="http://www.tomsplaceontheinternet.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=81" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.tomsplaceontheinternet.com/2008/10/how-to-load-balance-network-adapters-in-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Share Mailbox on Exchange 2003</title>
		<link>http://www.tomsplaceontheinternet.com/2007/09/how-to-share-mailbox-on-exchange-200/</link>
		<comments>http://www.tomsplaceontheinternet.com/2007/09/how-to-share-mailbox-on-exchange-200/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 23:42:12 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Mailbox]]></category>
		<category><![CDATA[Small Business Server]]></category>

		<guid isPermaLink="false">http://www.tom-lawrence.co.uk/?p=256</guid>
		<description><![CDATA[This is just a quick]]></description>
			<content:encoded><![CDATA[<p>This is just a quick post on process of sharing a mailbox within exchange. Its mainly for me just in case I forget later but if it helps just one person it will be worth the posting.</p>
<p>This is done on Small Business Server 2003 with Microsoft Exchange 2003, although it may be applied to Exchange 2007 but I&#8217;m not sure I haven&#8217;t yet touched it.</p>
<p>You may want to share a mailbox for a number of reasons but the main reason for me is to allow multiple people to use a mailbox for a certain role. For example you may have an e-mail address along the lines of support@example.com. You may have multiple people replying to support e-mails. By sharing a mailbox users can mark e-mails read, flag or even delete e-mails.</p>
<p>Here is how its done!</p>
<p><strong>Stage 1: Allow users access</strong><br />
1: Create a user account for the e-mail address. I am going to use the example <em>support</em>.<br />
2: Set up the accounts e-mail (pop3 mailbox etc)<br />
3: Log on to the account (<em>Support</em>)<br />
4: Open Outlook, Click; Tools &gt; Options &gt; Delegates &gt; Add<br />
5: Add/Find users you would like to grant permissions to<br />
6: Add the user by clicking &#8220;Add&#8211;&gt;&gt;;&#8221;  Tip: you may add multiple users<br />
7: Click OK<br />
8: Clicking the Inbox drop-down menu; select editor (See Fig1)<br />
9: Click OK x2, and return to Outlook</p>
<p><strong>Stage 2: Apply permissions to the inbox.</strong><br />
10: Right Click &#8220;Mailbox &#8211; &#8220;<em>useraccount displayname&#8221;"</em> and select Properties<br />
11: Add the users from before<br />
12: Grant each user &#8220;Publishing Editor&#8221; permissions<br />
13: Click OK<br />
14: Log off</p>
<p><strong>Stage 3: Add the mailbox</strong><br />
15: Log on to the user account you granted access to (Eg user1)<br />
16: Open Outlook<br />
17: Click Tools &gt; E-mail Accounts<br />
18: Click Next &gt; Change<br />
19: Click More Settings &gt; Advanced<br />
20: Click Add<br />
21: Enter the name of the mailbox (Eg Support)<br />
22: Click Ok<br />
23: A message box will appear, Click Ok<br />
24: Click Next &gt; Finish<br />
25: Upon returning to the main Outlook screen the mailbox should appear down the left hand side<br />
26: If it doesn&#8217;t restart Outlook<br />
27: Repeat stage 3 for each user</p>
<p>Hope this helps?</p>
 <img src="http://www.tomsplaceontheinternet.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=256" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.tomsplaceontheinternet.com/2007/09/how-to-share-mailbox-on-exchange-200/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

