<?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>bloggingIT &#187; Windows</title>
	<atom:link href="http://ccgi.maxpower.plus.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://ccgi.maxpower.plus.com</link>
	<description>a tecchy&#039;s blog</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:35:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Quick Shutdown Command</title>
		<link>http://ccgi.maxpower.plus.com/2009/11/24/a-quick-shutdown-command/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/11/24/a-quick-shutdown-command/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 16:35:34 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[Command]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=516</guid>
		<description><![CDATA[For shutting down multiple computers on a network:
for /L %C in (1,1,30) do shutdown -f -s -t 0 -m \\ict-%C
This shuts down all Windows computers named ict-X where X is a number from 1 to 30.
Share this on RedditStumble upon something good? Share it on StumbleUponShare this on FacebookPost this to MySpaceShare this on LinkedinShare [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/' rel='bookmark' title='Permanent Link: Deleting files older than a specific date or age'>Deleting files older than a specific date or age</a> <small>I needed to delete a chunk of cookies today &#8211;...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/11/24/a-quick-shutdown-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Network Printers from Users Before they Log On</title>
		<link>http://ccgi.maxpower.plus.com/2009/11/10/remove-netowork-printers-from-users-before-they-log-on/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/11/10/remove-netowork-printers-from-users-before-they-log-on/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 16:26:07 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Roaming Profiles]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[User profiles]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=487</guid>
		<description><![CDATA[I had a little trouble with an HP Printer driver that was causing the Vista PCs to hang at logon.
Without going into the specifics of the problem (which comes down to poor HP drivers), I needed a way to ensure that the driver wouldn&#8217;t be active the next time that a user logged onto a [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/' rel='bookmark' title='Permanent Link: Adding Printers will Hang a Vista Logon to a Domain'>Adding Printers will Hang a Vista Logon to a Domain</a> <small>Vista's UAC prevents standard users from installing printer drivers by...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/' rel='bookmark' title='Permanent Link: Deleting files older than a specific date or age'>Deleting files older than a specific date or age</a> <small>I needed to delete a chunk of cookies today &#8211;...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/' rel='bookmark' title='Permanent Link: Set the default Organisational Unit for New Computers in Windows Server'>Set the default Organisational Unit for New Computers in Windows Server</a> <small>Once you have your domain and group policies set up,...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/11/10/remove-netowork-printers-from-users-before-they-log-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstall Ranger from a Computer without the RangerRemove User</title>
		<link>http://ccgi.maxpower.plus.com/2009/10/27/uninstall-ranger-from-a-computer-without-the-rangerremove-user/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/10/27/uninstall-ranger-from-a-computer-without-the-rangerremove-user/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 12:32:21 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ranger]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Sentinel]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.maxpower.plus.com/?p=478</guid>
		<description><![CDATA[Sometimes it might be necessary to remove Sentinel&#8217;s Ranger software from a computer with the minimum of fuss. Even though there is a removal user account. For instance, this may not work.
So here&#8217;s a handy script to automitcally disable Ranger on a workstation. This returns some Windows settings back to normal and backs up the [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/11/09/install-a-ranger-package-without-ranger/' rel='bookmark' title='Permanent Link: Install a Ranger Package Without Ranger'>Install a Ranger Package Without Ranger</a> <small>Following on from my remove ranger script, here is a...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/06/13/iis-and-those-pesky-flash-files/' rel='bookmark' title='Permanent Link: IIS and those pesky Flash files'>IIS and those pesky Flash files</a> <small>Doesn&#8217;t it drive you mad when you set up an...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/06/12/bt-test-user-account/' rel='bookmark' title='Permanent Link: BT Test User Account'>BT Test User Account</a> <small>Test your ADSL line using the BT test user account...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/10/27/uninstall-ranger-from-a-computer-without-the-rangerremove-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Printers will Hang a Vista Logon to a Domain</title>
		<link>http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 19:43:57 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Printers]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=378</guid>
		<description><![CDATA[Vista's UAC prevents standard users from installing printer drivers by default. This can cause a problem, especially if you use a logon script or group policy preferences to add shared printers to the user profile.

Luckily there's a quick group policy fix that will allow users to add printers without any prompt. Once configured, you should be able to log on with a user account that automatically adds the printer without a hitch.


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/11/10/remove-netowork-printers-from-users-before-they-log-on/' rel='bookmark' title='Permanent Link: Remove Network Printers from Users Before they Log On'>Remove Network Printers from Users Before they Log On</a> <small>I had a little trouble with an HP Printer driver...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/' rel='bookmark' title='Permanent Link: Deleting files older than a specific date or age'>Deleting files older than a specific date or age</a> <small>I needed to delete a chunk of cookies today &#8211;...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set the default Organisational Unit for New Computers in Windows Server</title>
		<link>http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 10:35:46 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/</guid>
		<description><![CDATA[Once you have your domain and group policies set up, it can become frustrating to constantly have to remember to move a new computer into the correct OU.
Luckily in Windows 2003 and above, you can set a default OU:
redircmp ou=ComputersOU,dc=mydomain,dc=com
Remember to replace the path with your own domain&#8217;s OU path. Also, your domain has to [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/08/26/how-to-edit-settings-on-a-ctrix-metaframe-nfuse-server/' rel='bookmark' title='Permanent Link: How to edit settings on a Ctrix Metaframe NFuse Server'>How to edit settings on a Ctrix Metaframe NFuse Server</a> <small>Something that comes up irregularly with clients: How do I...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/' rel='bookmark' title='Permanent Link: Deleting files older than a specific date or age'>Deleting files older than a specific date or age</a> <small>I needed to delete a chunk of cookies today &#8211;...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting files older than a specific date or age</title>
		<link>http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 11:01:18 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[Command]]></category>
		<category><![CDATA[Cookies]]></category>
		<category><![CDATA[forfiles]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[User profiles]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=407</guid>
		<description><![CDATA[I needed to delete a chunk of cookies today &#8211; but I didn&#8217;t want to delete them all.
Thankfully there is a handy command that is within Windows versions after XP such as Server 2003 and Vista that will enable to clean up without too many problems.
The forfiles command will allow you to set a specific [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/11/10/remove-netowork-printers-from-users-before-they-log-on/' rel='bookmark' title='Permanent Link: Remove Network Printers from Users Before they Log On'>Remove Network Printers from Users Before they Log On</a> <small>I had a little trouble with an HP Printer driver...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/' rel='bookmark' title='Permanent Link: Adding Printers will Hang a Vista Logon to a Domain'>Adding Printers will Hang a Vista Logon to a Domain</a> <small>Vista's UAC prevents standard users from installing printer drivers by...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to download BBC iPlayer programmes</title>
		<link>http://ccgi.maxpower.plus.com/2009/08/16/how-to-download-bbc-iplayer-programmes/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/08/16/how-to-download-bbc-iplayer-programmes/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 12:26:21 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[TV & Film]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[iPlayer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=367</guid>
		<description><![CDATA[Fed up with the BBC iPlayer? Well this article explains how to download BBC videos straight to your computer to watch in your favourite video player.


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/11/13/bbc-iplayer-launches-wii-channel/' rel='bookmark' title='Permanent Link: BBC iPlayer launches Wii channel'>BBC iPlayer launches Wii channel</a> <small>ell it finally happened. It was hinted at long ago...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/01/03/access-virtualbox-ssh-and-web-server/' rel='bookmark' title='Permanent Link: Access VirtualBox SSH and Web Server'>Access VirtualBox SSH and Web Server</a> <small>One of the thing that differs VirtualBox from Microsoft&#8217;s Virtual...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/08/16/how-to-download-bbc-iplayer-programmes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Edit files with Notepad++ From Anywhere on your Network</title>
		<link>http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 11:53:52 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Notepad++]]></category>
		<category><![CDATA[Preferences]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=380</guid>
		<description><![CDATA[Notepad++ is a very handy tool. It rocks.
What is annoying is that if you have it installed on a server, then you have to run NPP before opening the intended file that you want to edit.
Well, no more! Using the power of Group Policy Preferences (which also rocks).
First of all, install NPP onto your server [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/' rel='bookmark' title='Permanent Link: Adding Printers will Hang a Vista Logon to a Domain'>Adding Printers will Hang a Vista Logon to a Domain</a> <small>Vista's UAC prevents standard users from installing printer drivers by...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/' rel='bookmark' title='Permanent Link: Deleting files older than a specific date or age'>Deleting files older than a specific date or age</a> <small>I needed to delete a chunk of cookies today &#8211;...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/10/27/uninstall-ranger-from-a-computer-without-the-rangerremove-user/' rel='bookmark' title='Permanent Link: Uninstall Ranger from a Computer without the RangerRemove User'>Uninstall Ranger from a Computer without the RangerRemove User</a> <small>Sometimes it might be necessary to remove Sentinel&#8217;s Ranger software...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS and those pesky Flash files</title>
		<link>http://ccgi.maxpower.plus.com/2009/06/13/iis-and-those-pesky-flash-files/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/06/13/iis-and-those-pesky-flash-files/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 00:38:43 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MIME Types]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2009/06/13/iis-and-those-pesky-flash-files/</guid>
		<description><![CDATA[Doesn&#8217;t it drive you mad when you set up an IIS server in Windows and you forget to add Flash files to the MIME types? You end up debugging what you think is some scripting problem only to remember about 2 hours later that IIS&#8217;s file support out-of-the box leaves a lot to be desired.
Well, [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/' rel='bookmark' title='Permanent Link: Deleting files older than a specific date or age'>Deleting files older than a specific date or age</a> <small>I needed to delete a chunk of cookies today &#8211;...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/06/12/some-useful-ubuntu-commands/' rel='bookmark' title='Permanent Link: Some Useful Ubuntu Commands'>Some Useful Ubuntu Commands</a> <small>Here&#8217;s a useful guide for some IT people that are...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/06/13/iis-and-those-pesky-flash-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueCrypt Autorun Script for USB</title>
		<link>http://ccgi.maxpower.plus.com/2009/01/03/truecrypt-autorun-script-for-usb/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/01/03/truecrypt-autorun-script-for-usb/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 23:17:08 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[TrueCrypt]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=304</guid>
		<description><![CDATA[You can easily create an Autorun file on a USB pen drive to mount and dismount the encrypted file systems. This is very useful for carry portable TrueCrypt USB drives.
The only downside is that using TrueCrypt on the move means that you need administrator rights to access the disk.
Once you plug in the USB stick, [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/01/02/mounting-a-remote-system-with-ssh/' rel='bookmark' title='Permanent Link: Mounting a remote system with SSH'>Mounting a remote system with SSH</a> <small>One of the cool things I&#8217;ve been doing lately is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/10/27/uninstall-ranger-from-a-computer-without-the-rangerremove-user/' rel='bookmark' title='Permanent Link: Uninstall Ranger from a Computer without the RangerRemove User'>Uninstall Ranger from a Computer without the RangerRemove User</a> <small>Sometimes it might be necessary to remove Sentinel&#8217;s Ranger software...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/01/03/truecrypt-autorun-script-for-usb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
