<?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>waynestorey.com Blog &#187; Uncategorized</title>
	<atom:link href="http://waynestorey.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://waynestorey.com/blog</link>
	<description>Hopefully a useful blog of technology issues, errors and fixes</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:25:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Change Permissions on Registry Hive Recursively</title>
		<link>http://waynestorey.com/blog/2012/01/31/change-permissions-on-registry-hive-recursively/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=change-permissions-on-registry-hive-recursively</link>
		<comments>http://waynestorey.com/blog/2012/01/31/change-permissions-on-registry-hive-recursively/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 19:30:27 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=485</guid>
		<description><![CDATA[Below is a small powershell script that will add the &#8220;Everyone&#8221; Group to Full control for a the registry key HKEY_LOCAL_MACHINE\Software\MyKey. This script will then recursively change the permission on SubKeys and future keys. Save the text to a notepad document and call it something like RegPermissions.ps1 $acl = Get-Acl HKLM:\Software\MyKey # Everyone has Full [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2012/01/31/change-permissions-on-registry-hive-recursively/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V Virtual Machine Key Combinations</title>
		<link>http://waynestorey.com/blog/2011/06/22/hyper-v-virtual-machine-key-combinations/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hyper-v-virtual-machine-key-combinations</link>
		<comments>http://waynestorey.com/blog/2011/06/22/hyper-v-virtual-machine-key-combinations/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 20:24:39 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=441</guid>
		<description><![CDATA[Standard Windows Key combination Virtual Machine Connection Key Combination Explanation CTRL + ALT + DEL CTRL + ALT + END Displays the Task Manager or Windows Security dialog box on Windows (or logs in). ALT + TAB ALT + PAGE UP Switches between programs from left to right. ALT + SHIFT + TAB ALT + [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2011/06/22/hyper-v-virtual-machine-key-combinations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy cisco router config between routers</title>
		<link>http://waynestorey.com/blog/2011/04/08/copy-cisco-router-config-between-routers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=copy-cisco-router-config-between-routers</link>
		<comments>http://waynestorey.com/blog/2011/04/08/copy-cisco-router-config-between-routers/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 19:29:55 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=433</guid>
		<description><![CDATA[To backup and restore a configuration from one cisco router to another using Hyperterm do the following: Connect to the router you need to copy the configuration from via Hyperterm. At the Router&#62; prompt, issue the enable command, and provide the required password when prompted. The prompt changes to Router#, which indicates that the router is now in [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2011/04/08/copy-cisco-router-config-between-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Startup of Virtual Machines in VMWare ESX</title>
		<link>http://waynestorey.com/blog/2010/01/10/automatic-startup-of-virtual-machines-in-vmware-esx/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=automatic-startup-of-virtual-machines-in-vmware-esx</link>
		<comments>http://waynestorey.com/blog/2010/01/10/automatic-startup-of-virtual-machines-in-vmware-esx/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 21:35:29 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=347</guid>
		<description><![CDATA[To start up your virtual machines automatically when a VMWave ESX server powers up you will need to log into your VMWare Infrastructure Client and then: Select the VMWare ESX server -&#62; Configuration -&#62; Virtual Machine Startup/Shutdown as circled below. Then click on Properties towards the top right of the window. Tick the &#8220;Allow virtual [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2010/01/10/automatic-startup-of-virtual-machines-in-vmware-esx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Quicktime 7 through Active Directory</title>
		<link>http://waynestorey.com/blog/2009/06/30/installing-quicktime-7-through-active-directory/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-quicktime-7-through-active-directory</link>
		<comments>http://waynestorey.com/blog/2009/06/30/installing-quicktime-7-through-active-directory/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 01:00:53 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=310</guid>
		<description><![CDATA[Further to yesterdays posting I have also been trying to install Quicktime 7.62 to around 200 computers through the Active Directory application Software Installation GPO. As with Sketchup Apple did not provide an MSI file, but the quicktimeinstaller.exe file they do provide does extract to an MSI in the following folders when you double-click it [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2009/06/30/installing-quicktime-7-through-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup your Log on to Domain automatically</title>
		<link>http://waynestorey.com/blog/2009/03/13/setup-your-log-on-to-domain-automatically/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setup-your-log-on-to-domain-automatically</link>
		<comments>http://waynestorey.com/blog/2009/03/13/setup-your-log-on-to-domain-automatically/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 01:00:31 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=199</guid>
		<description><![CDATA[One thing that really annoys me about windows is that when you add a machine to a domain the log on to domain defaults to &#8220;MachineName (This computer)&#8221;. This means that you then need to log into the machine under a domain account and then log off again if you don&#8217;t want to get a [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2009/03/13/setup-your-log-on-to-domain-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assign disk quota to entire organisational units on pre R2 2003</title>
		<link>http://waynestorey.com/blog/2009/03/12/assign-disk-quota-to-entire-organisational-units-on-pre-r2-2003/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=assign-disk-quota-to-entire-organisational-units-on-pre-r2-2003</link>
		<comments>http://waynestorey.com/blog/2009/03/12/assign-disk-quota-to-entire-organisational-units-on-pre-r2-2003/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 01:10:56 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[quota]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=62</guid>
		<description><![CDATA[You can sort users by Organisational unit within the Quota Management window of your Hard Drive for easier assigning or removing of a Disk quota. To do this go to the quota entries for the drive you want to view via My Computer -&#62; right click on the drive you want to view -&#62; Quota [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2009/03/12/assign-disk-quota-to-entire-organisational-units-on-pre-r2-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

