<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Tech Rescue LLC</title>
	<link>http://pctechrescue.com</link>
	<description>Total IT Support Since 2001</description>
	<lastBuildDate>Thu, 03 Sep 2009 15:00:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Turn off Privacy Tracking in a Palm Pre</title>
		<description><![CDATA[If you are tech savvy, you should be able to do this yourself. If you are not, please find someone you know and trust that is.

Comment out the &#8216;exec&#8217; line in &#8220;/etc/event.d/uploadd&#8221; and reboot. 
After rebooting, &#8220;contextupload&#8221; is still running. 
This is started by the dbus process. Disable it by removing &#8220;/usr/bin/contextupload&#8221;.

]]></description>
		<link>http://pctechrescue.com/2009/09/03/turn-off-privacy-tracking-in-a-palm-pre/</link>
			</item>
	<item>
		<title>Enable Audio over RDP from Windows Server</title>
		<description><![CDATA[When running Windows Server you can enable audio playback on the server over RDP.
1. Open the Terminal Services Configuration from the Administrator Tools sub-menu.
2. The first window should show a &#8220;RDP-Tcp&#8221; connection. If not, select &#8220;Connections&#8221; from the left pane. Right-click on the &#8220;RDP-Tcp&#8221; connection and select properties.
3. Choose the &#8220;Client Settings&#8221; tab and uncheck [...]]]></description>
		<link>http://pctechrescue.com/2009/03/25/enable-audio-over-rdp-from-windows-server/</link>
			</item>
	<item>
		<title>A Better Way to Control Vista User Access Control (UAC)</title>
		<description><![CDATA[Microsoft Windows Vista&#8217;s User Access Control is really generally a good thing, but it tends to be poorly executed. Most power users want to remove UAC because it is so annoying. Instead of disabling UAC, a better solution would be to use an account with administrator-level access as your usual user login account, and then [...]]]></description>
		<link>http://pctechrescue.com/2008/11/21/a-better-way-to-control-vista-user-access-control-uac/</link>
			</item>
	<item>
		<title>Share a Mobile Broadband Internet Connection via WiFi</title>
		<description><![CDATA[Following the directions below should allow you to share a mobile broadband internet connection, like from Sprint or AT&#038;T, on one laptop with multiple other laptops on an Ad-Hoc wifi connection.
First you will have to make sure that each computer can connect to an Ad-Hoc wireless network.
Host Computer
1. Turn on the host computer.
2. Log in [...]]]></description>
		<link>http://pctechrescue.com/2008/07/09/share-a-mobile-broadband-internet-connection-via-wifi/</link>
			</item>
	<item>
		<title>Create a Veoh Application Button in Vista Media Center</title>
		<description><![CDATA[06/24/2008 10:31 Edit:
It was brought to my attention that the code below wasn&#8217;t showing up correctly. I changed it to be an image that when clicked on, brings up a text file so you can copy and paste it.
1. Install the Veoh application.
2. Create a file with the following contents named veoh.xml in a folder [...]]]></description>
		<link>http://pctechrescue.com/2008/06/11/create-a-veoh-application-button-in-vista-media-center/</link>
			</item>
	<item>
		<title>Vista Auto Login &#8211; For Media Center PC</title>
		<description><![CDATA[Normally it is not a good idea to bypass the login procedure, but there are times when an auto-login makes sense, like a TV PC that automatically starts Media Center. Here is how to enable Auto-Login for Microsoft Windows Vista:
The account must already exist before you do this.
1. Click the Start and type &#8216;netplwiz&#8217; and [...]]]></description>
		<link>http://pctechrescue.com/2008/05/27/vista-auto-login-for-media-center-pc/</link>
			</item>
	<item>
		<title>Bounceback Spam</title>
		<description><![CDATA[If you have been getting spam messages that look like they have been sent by you and then returned because the other email server sees them as spam, don&#8217;t worry as much because the chances are, they are just bounceback spam.  Computer World Australia has a pretty good article regarding this.
&#8220;The bounceback e-mail messages [...]]]></description>
		<link>http://pctechrescue.com/2008/05/05/bounceback-spam/</link>
			</item>
	<item>
		<title>Strong Password Generator</title>
		<description><![CDATA[This creates an 8 character password using the following:
Special Characters: !, #, $, %, &#038;, (, ), *, +
Numbers: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Capital Letters: A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, [...]]]></description>
		<link>http://pctechrescue.com/2008/04/21/strong-password-generator/</link>
			</item>
	<item>
		<title>Converting Logfile to DateName</title>
		<description><![CDATA[This batch file will take a sourcefile and rename it based on the current timestamp.  We usually call this batch file after we use RoboCopy to mirror a folder.
This can be run or called by: &#8220;datename.bat log.txt&#8221; which will rename &#8220;log.txt&#8221; to &#8220;200804100945AM.log.txt&#8221;
&#8212;&#8212;&#8211;datename.bat&#8212;&#8212;&#8212;-
@Echo OFF
TITLE DateName
REM DateName.CMD
REM takes a filename as %1 and renames as [...]]]></description>
		<link>http://pctechrescue.com/2008/04/10/converting-logfile-to-datename/</link>
			</item>
	<item>
		<title>Using Robocopy to Mirror Folders</title>
		<description><![CDATA[The following batch file can take a source folder and make an exact copy of that folder to another location.  This can be useful if you want to have an automated backup run at a specific time by setting up a scheduled task to call this file.
Robocopy will ensure that all NTFS attributes (security [...]]]></description>
		<link>http://pctechrescue.com/2008/04/10/using-robocopy-to-mirror-folders/</link>
			</item>
</channel>
</rss>
