<?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>Yesterday's Thoughts &#187; Windows</title>
	<atom:link href="http://www.warmroom.com/yesterdays/category/software-internet/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.warmroom.com</link>
	<description>Reflections on family life, software, politics and endurance sports.</description>
	<lastBuildDate>Sat, 10 Sep 2011 20:46:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Automated Backups on Windows XP Pro</title>
		<link>http://www.warmroom.com/yesterdays/2005/08/20/automated-backups-on-windows-xp-pro/</link>
		<comments>http://www.warmroom.com/yesterdays/2005/08/20/automated-backups-on-windows-xp-pro/#comments</comments>
		<pubDate>Sun, 21 Aug 2005 04:45:03 +0000</pubDate>
		<dc:creator>Ray Baxter</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.warmroom.com/wordpress/?p=116</guid>
		<description><![CDATA[Windows Backup is very poorly designed and implemented for automated use. I had to jump through hoops backwards to accomplish automated backups. In the interest of preserving your sanity, here is what I did. My environment: Windows XP Professional Multiple Users Selected Folders Multiple Disks &#8212; C backing up to D, and vice-versa Running as [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Backup is very poorly designed and implemented for automated use. I had to jump through hoops backwards to accomplish automated backups. In the interest of preserving your sanity, here is what I did.</p>
<p>My environment:</p>
<ul>
<li>Windows XP Professional</li>
<li>Multiple Users</li>
<li>Selected Folders</li>
<li>Multiple Disks &#8212; C backing up to D, and vice-versa</li>
<li>Running as a regular user, without a password, the <a href="http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/158806.aspx">most secure method</a>.</li>
</ul>
<p>There are several things that cause problems here. </p>
<ul>
<li>A user without a password can&#8217;t perform scheduled backups. This isn&#8217;t documented and there is no error logged to the events log. When it happens, the error is recorded in the Automated Tasks Status, &#8220;The scheduled task did not run because no user account password was entered.&#8221; Other tasks with the same user account, and lack of password do not generate this error. The Backup Wizard asks, &#8220;No password has been entered for the user name associated with this job. Are you sure you want to use a blank password?&#8221; The password question is asked two or three times, but only once does it give this notice, not the first time, and non of them specify that the job will not be run.</li>
<li>If you run as different user, which the wizard dialogue gives you the option to do, then the parameters for the back up job itself are stored in the %UserProfile%\Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data directory, of the user that is setting up the job. Whenever I do this I get the error , &#8220;The saved selection file &#8216;NT\NTBackup\data\BackupJobName.bks&#8217; cannot be found.&#8221; As far as I can tell, this is a permissions problem, even though the job is running as the Administrator. Maybe it is something else having to do with a poor variable substitution, or I don&#8217;t know what. I have tried changing the permissions on the file and the directory, and moving the BackupJobName.bks file to the Administrator&#8217;s %UserProfile% directory, and chaning the path in the job, but I still get the same error either way.</li>
</ul>
<p>That&#8217;s the don&#8217;t work list. Later, I&#8217;ll give you the don&#8217;t work right list, but to relieve your suspense, the solution to the problem is to either login as the Administrator to set the job up, or to right click on the Backup icon, and &#8220;Run As&#8230;&#8221; the Administrator, or some other user with a password.</p>
<p><b>Things that don&#8217;t work correctly</b></p>
<ul>
<li>There are separate text areas for entering the name of the backup file produced and the name of the job. Whichever you enter last will be the name of both. This is obvious the first chance you get, but when you change the job from a one time job to a scheduled recurrent job, the text area is clear, so you have to enter the name without it being in front of you. This is important if you are attempting to incrementally add to an existing backup file.</li>
<li>The logging is broken. I mentioned that some errors go to the event log and others go to the Schedule Tasks Status Field. Having the errors in the Status field is nice, but they should be logged. As it is I was doing backups for a week without errors and assuming everything was fine.</li>
<li>Backups either add incrementally to a backup file, or replace the backup file. I&#8217;d like to be able to keep my previous backup around when doing a full backup. The wizard offers no way to rename the existing back before starting the next.</li>
<li>You have to enter the password of the Administrator 5 times to schedule a backup. 1x for Run As, 2x for scheduling, and 2x for backing up. I don&#8217;t know the ins and outs of the Windows security system, but I don&#8217;t see the need for entering the password 2x for the same dialogue. I have just tested that you have to enter the actual password to proceed, so why enter twice? Also, isn&#8217;t it possible to save the credential that the user established when logging in?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.warmroom.com/yesterdays/2005/08/20/automated-backups-on-windows-xp-pro/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Uninstalling Norton Antivirus, Part 2</title>
		<link>http://www.warmroom.com/yesterdays/2005/02/11/uninstalling-norton-antivirus-part-2/</link>
		<comments>http://www.warmroom.com/yesterdays/2005/02/11/uninstalling-norton-antivirus-part-2/#comments</comments>
		<pubDate>Sat, 12 Feb 2005 02:42:45 +0000</pubDate>
		<dc:creator>Ray Baxter</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.warmroom.com/wordpress/?p=18</guid>
		<description><![CDATA[Three more days to uninstall Symantec&#8217;s Norton Antivirus. According to a review that I was reading at Amazon the Norton Uninstall does not completely remove Norton. The normal uninstall process will not remove all Symantec files from your computer (this has been a serious problem with Symantec from the beginning). In the case of Norton [...]]]></description>
			<content:encoded><![CDATA[<p>Three more days to uninstall Symantec&#8217;s <a href="http://www.warmroom.com/blog/archive/2005/02/im_uninstalling.html">Norton Antivirus</a>. According to a review that I was reading at <a href="http://www.amazon.com/exec/obidos/redirect?tag=warmroomcom-20&amp;path=tg/detail/-/B0000ZQTEQ/ref=cm_custrec_gl_rec/?v=glance&amp;s=software">Amazon</a> the Norton Uninstall does not completely remove Norton.</p>
<blockquote><p>The normal uninstall process will not remove all Symantec files from your computer (this has been a serious problem with Symantec from the beginning). In the case of Norton Anti-Virus and Norton Internet Security, the remaining files will conflict with Trend Micro&#8217;s products. To remove them, go to Symantec&#8217;s website and download a file named &#8220;RnisUPG.exe&#8221;. Run it, and it will remove the offending files. </p></blockquote>
<p>Thanks to Amazon reviewer <a href="http://www.amazon.com/exec/obidos/tg/cm/member-glance/-/A2AV7Q95QGPTO0/ref=cm_cr_auth/104-5614759-7942349">Diego Banducci</a>.</p>
<p>The revelvant <a href="http://service1.symantec.com/SUPPORT/nav.nsf/docid/2001092114452606?OpenDocument&amp;ExpandSection=1">page </a>at Symantec.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.warmroom.com/yesterdays/2005/02/11/uninstalling-norton-antivirus-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Uninstalling Norton AntiVirus</title>
		<link>http://www.warmroom.com/yesterdays/2005/02/02/im-uninstalling-norton-antivirus/</link>
		<comments>http://www.warmroom.com/yesterdays/2005/02/02/im-uninstalling-norton-antivirus/#comments</comments>
		<pubDate>Wed, 02 Feb 2005 18:24:01 +0000</pubDate>
		<dc:creator>Ray Baxter</dc:creator>
				<category><![CDATA[Software & Internet]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.warmroom.com/wordpress/?p=9</guid>
		<description><![CDATA[There goes a few hours of my life that I&#8217;ll never get back. I was doing some basic maintenance on my home desktop system and I had some extra time while the disk was defragmenting, so I decided to renew my subscription for Norton AntiVirus. The Live Update feature had been nagging me for a [...]]]></description>
			<content:encoded><![CDATA[<p>There goes a few hours of my life that I&#8217;ll never get back.</p>
<p>I was doing some basic maintenance on my home desktop system and I had some extra time while the disk was defragmenting, so I decided to renew my subscription for Norton AntiVirus. The Live Update feature had been nagging me for a week or so and the subscription was due to expire in two weeks, so it seemed like the time was right. Boy was that a mistake.</p>
<p>I should have known better when the Subscription Services renewal dialogue said, &#8220;If you don&#8217;t have a subscription key, call Symantec Customer Service to renew your subscription. Click Workwide Offices to find the telephone number of the office nearest to you.&#8221; What? I have to make a telephone call? Haven&#8217;t these people heard of the Internet? If I didn&#8217;t have an Internet connection, I wouldn&#8217;t need virus protection. </p>
<p>So, still blissfully unaware, I click on the &#8220;Worldwide Offices&#8230;&#8221; button. Once clicked through, I find a long list of Country/Region, Phone, and Web Page. I think, &#8220;Oh great they have a web page.&#8221; I should have thought, &#8220;Oh, no, the first screen shouldn&#8217;t have passed QA. I wonder what other problems I am getting myself into?&#8221;</p>
<p>Clicking on the link opens a page in my browser. I select my product, and after checking the main screen of Norton AntiVirus, the version, &#8220;2003 Professional Edition.&#8221; (I don&#8217;t know why I have Profession Edition, maybe for Windows 2000 Professional/XP Pro? ) I click through, decline the upsell to Norton Internet Security 2005, and see my shopping cart with the one item and &#8220;Proceed to Checkout.&#8221; I fill out the form, give my credit card number, create a password (blah, why do I need a password?), and check out. </p>
<p>I get an invoice and it contains my Subscription Key. I copy/paste the Subscription Key into the still open Subscription Services dialogue. Whoop! &#8220;The number you entered is not a valid subscription key. Please check the number and try again.&#8221;</p>
<p>Hmmm. Maybe I didn&#8217;t copy the whole key, or copied and extra character? Try again. Whoop!</p>
<p>OK. Try typing the Unlock Code by hand, eleven characters, (no spaces to make it easier to read, Symantec spits on their users). Whoop!</p>
<p>Maybe that is a capitol &#8220;O&#8221;, instead of a zero? Whoop!</p>
<p>By this time I have received an e-mail from Symantec (well really from symanteccs@digitalriver.com, this is probably significant). I check that Subscription Key, it looks the same, but being an optimistic I guy, I think maybe it will work. Whoop!</p>
<p>Missing/extra characters? Whoop! Whoop!</p>
<p>Ok, now what? If all else fails, read the directions. The e-mail has a section, &#8220;Special Instructions for Subscription Orders:&#8221; </p>
<blockquote><p>To complete your subscription renewal process, enter the Subscription Key provided above into your product. For detailed instructions on how to enter the Subscription Key for your specific product, please visit http://www.symantec.com/techsupp/subscribe/directions/</p></blockquote>
<p>The first sentence describes what I have been doing, but maybe I am missing something, so I follow the link to get the detailed instructions.</p>
<p>To this point in the story, my experience isn&#8217;t so unusual. This is a fairly typical human-machine interaction. It is low-level annoying, but it is the kind of frustration we have come to accept. On Windows, this level of frustration is a regular feature, but I have similarly bad experiences on a Mac, installing audio equiptment, or even with my microwave. I am not saying that this is acceptable &#8211; I certainly do not want to ship software that has these issues &#8211; but it can happen and it isn&#8217;t the end of the world. Once I click through to Symantec&#8217;s detailed instructions however, we are through the looking glass. </p>
<p>The first page is innocuous enough, apparently the instuctions for entering the subscription key are <em>not</em> the same for all program versions (Symantec&#8217;s emphasis). Instructions on how to find your programs version follow.</p>
<p>Whoop! Turns out the instructions <em>are</em> the same for all versions on Windows (my emphasis). I am starting to get annoyed with being jerked around. I click through, little suspecting what is to come.</p>
<p>The page starts simply enough. Description of the problem, and  a solution:</p>
<p>&#8220;Step 1: Find the subscription key.&#8221; A reasonable explanation of what to do if you there wasn&#8217;t a key in e-mail you received, including the oh-so-reasonable possibility that if you merely run live update, the server will take care of it. Unfortunately, I have a subscription key, so I press on to this:</p>
<p>&#8220;Step 2: Print this document and disconnect from the Internet.&#8221; I kid you not. Disconnect from the internet. To install software. Why you might ask? Apparently many have before, because they go to the trouble of explaining:</p>
<blockquote><p>Note: If you do not disconnect from the Internet before continuing to step 3, then the correct windows for renewal will not appear. For why you need to disconnect from the Internet for this to work, read the Technical Information section on this page.</p></blockquote>
<p>Well, I&#8217;m a curious guy, and this seems like an outrageous request, especially, since I am trying to run <em>Live Update</em> to renew my subscription for a product that I only need because I am connected to the <em>Internet</em>, so I read the explanation of the explanation in the Technical Information section.</p>
<blockquote><p>Why you have to disconnect from the Internet</p></blockquote>
<blockquote><p>There are two ways to renew a subscription. This method is the &#8220;failover&#8221; system designed for use when our subscription servers are not available or when a customer&#8217;s computer cannot successfully connect to the servers for other reasons. To make the failover windows appear for the subscription renewal process, it is necessary to simulate one of those situations. The easiest and most reliable way to do that is to disconnect the computer from the Internet.</p></blockquote>
<p>That isn&#8217;t really an explanation. It is more like an excuse. Roughly translated: </p>
<blockquote><p>We are unwilling, or technically unable, to either write a software interface that allows you to enter a character string, or to describe to you a simple way of getting to the interface that we did write, so give us your paper and disable your computer to work around our incompetence.</p></blockquote>
<p>Well great. At this point, my folly is becoming clear. Instead of renewing, I should have uninstalled Norton AntiVirus and gone to some other product. I really have no faith in either Symantec as a company, or Norton AntiVirus as a product any longer. If they cannot produce better software, and a better user interface, why am I letting them on my desktop. This is true for any software, but especially a component that runs 24&#215;7, and regularly updates itself without my intervention</p>
<p>Logic fails to win out here. I have fond memories of using Norton Utilities in about 1985 to recover data that had been deleted, and well, Norton AntiVirus has the same name, and &#8230; (quivering lip, tears, &#8230;) </p>
<p>In for a penny, in for a pound, right? I disconnect my network connection, reopen Live Update, receive the expected &#8220;Could not verify&#8221; message, and I get to (drumroll &#8230;) the <em>same</em> dialogue I had beem trying to use all along. </p>
<p>It&#8217;s easy enough to predict what happened next. I go through the same series of actions: copy/paste the subscription key &#8211; whoop!, enter key by hand &#8211; whoop!</p>
<p>Defeated, I restore my network connection and close the dialogue. </p>
<p>This is a reasonable time to mention that closing the dialogue isn&#8217;t so simple because if you click any of the available buttons: back, next, skip, or worldwide offices, you are hit with the whoop! dialogue. You have to delete the subscription key that you entered before you can navigate away from th window. Obviously, this error makes sense if you click the next button. You need to have entered a correct key. And, I can understand why it happens if you are using the back, or skip buttons, even though from the user&#8217;s perspective it doesn&#8217;t make any sense, it is sloppy programming and it is pretty poor that the user isn&#8217;t told how to escape from this Renewal hell.</p>
<p>Clicking on the worldwide offices button doesn&#8217;t take you away from the renewal window, it just opens another window. You really shouldn&#8217;t be required to enter a valid key to open a new window. I can imagine the programming here. I can&#8217;t imagine the programmer, the tester, or the organization that produced this. </p>
<p>Having been through this several times earlier, I now qualify as an experienced user of Live Update, so I know how to work around the problems in the program. I delete the key, and click on skip. </p>
<p>At this point, Live Update runs. </p>
<p>I wasn&#8217;t really expecting this to happen, but it makes sense. I was running Live Update to renew my subscription, and my subscription is still current. It will expire in two weeks, but I am still entitled to new updates until it expires. So great. While Live Update runs, I check on the defragmentation, make/get a couple of phone calls, check e-mail, etc. </p>
<p>When I check back, Live Update has thrown up a dialogue. It has updated my software and I need to reboot my computer. There is one option presented, &#8220;OK.&#8221; Arggghh. No &#8220;reboot later&#8221; option, only &#8220;OK.&#8221;  (I know I could close the window, not really the same thing.) I have five windows open, in various states of necessity. I run through them, closing, or completing what I was doing, except for the defragmentation which still has a while to run, so I decide to just kill it. I want to get this renewal done, and I am thinking that maybe the problem with my key is that I need this newer software to install &#8211; I still don&#8217;t know what this update does, I just ran Live Update yesterday &#8211; in order to renew.</p>
<p>Reluctantly, I click OK. The computer reboots and I work for a while on the laptop. I come back to the desktop, login, run Live Update, and attempt to enter my key. </p>
<p>Whoop!</p>
<p>I give up. </p>
<p>I am calling for help. </p>
<p>I remember the phone number under the Worldwide Offices button. I find it. It&#8217;s a 541 area code. Whoop! If I am going to call long distance, I&#8217;ll use the cell phone. I dial the cell phone on the land line, follow the rings to the phone and call the number. Whoop! The number has been changed. Now it is an 800 number. It is good that it is free. It is bad that 1) I hunted for a phone, 2) they didn&#8217;t update the phone number when I updated the software ten minutes ago and 3) even though they repeat the number once before hanging up on me, I don&#8217;t have a pencil handy and have to call back to get the number.</p>
<p>I want a refund. I quit with this piece of crap. Peter Norton and his utilities be damned.</p>
<p>I call the 800 number. Nine options. &#8220;If you want a refund, please press 8.&#8221; I press 8. &#8220;If you purchased from Symantec, please press 1.&#8221; I press 1. &#8220;If you purchased from Symantec, please dial 1-800-blah, blah, blah.&#8221; A third number. Whoop! I didn&#8217;t catch the number the first time. Whoop! They didn&#8217;t repeat it. Whoop! And they hung up on me immediately, with giving me any options. Whoop!</p>
<p>I did call back to get the number, but it occurred to me that I should check the web site instead. There is a customer service link on the renewal page, which takes me to a FAQ page, with a &#8220;How do I request a refund?&#8221; link. Golden. I follow that link and follow the steps. This is when the password comes in handy. Who knew? You would think that just by having the order number, the subscription key, my credit card number and my e-mail address they could have located the order and verified my identity. I&#8217;m sure it was easier for Symantec to require me to furnish a password.</p>
<p>Anyway I swore that I had destroyed the software that I was unable to install on my machine and finished with the ordeal. We&#8217;ll see how quickly they issue my refund. I&#8217;m willing to bet that it will take longer than they take to bill my credit card, by a week, at least.</p>
<p>So what was wrong here:</p>
<p>1) Poor communication. The text was inaccurate. I had to determine the version of my software, even though the instructions for all Windows versions was the same. They told me I would be calling a number, when I could also check the web site. They gave me the wrong number. They didn&#8217;t repeat the phone number. They didn&#8217;t give me the chance to return to the voice mail system, so that I could reselect the same option to hear the number again, or maybe select another option. (Maybe if I had been able to reach tech support instead of having to call back to get the refund number, I might still be a customer today.) </p>
<p>2) Poor design. The voicemail system was poorly designed. Nine options is probably too many and hanging up on the caller is always a bad idea. The human-computer interfaces were poorly designed. There is no excuse for trapping me in a dialogue just because I don&#8217;t have a valid key. There is no excuse for forcing me to interupt my Internet connection to enter a key. There is no excuse for forcing me to reboot my computer on the applications schedule. A dialogue with only one option is hostile.</p>
<p>There really is no excuse for the whole procedure. There is something fundamentally wrong with the Live Update subscription model and the way that Symantec has implemented it. I have a piece of software that communicates with Symantec&#8217;s servers every day. I have paid for a subscription to allow this communication and the results of this communication can be quite extensive. Symantec causes new software to be installed on my desktop. They add to the virus database and they actively filter new applicaitons. I have given them a very large degree of control over what happens on my desktop. Why does the subscription verification have involve me typing in an eleven digit number with no spaces? Could they update this information on the server side?  Aren&#8217;t they going to have to update it their in any case? If I change to clock on my local machine to keep it 2004 forever, will they continue to provide me with updates?</p>
<p>3) Poor management. Who is checking this? Does anyone look at the systems and quality of the software and the interaction? Are they just so big that they can do what ever they want? Are consumers more trouble than they are worth? This has to cost them in both users and support.</p>
<p>4) Finally, they provide poor customer service. The whole phone-number-changing, voicemail-transferring, hanging-up-on-the-user boondoggle is just too much.</p>
<p>&#8211;<br />
Can any one recommend AntiVirus Softwre? I have two weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.warmroom.com/yesterdays/2005/02/02/im-uninstalling-norton-antivirus/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Palm HotSync Using Bluetooth</title>
		<link>http://www.warmroom.com/yesterdays/2005/01/31/palm-hotsync-using-bluetooth/</link>
		<comments>http://www.warmroom.com/yesterdays/2005/01/31/palm-hotsync-using-bluetooth/#comments</comments>
		<pubDate>Mon, 31 Jan 2005 20:21:59 +0000</pubDate>
		<dc:creator>Ray Baxter</dc:creator>
				<category><![CDATA[Palm]]></category>
		<category><![CDATA[Software & Internet]]></category>
		<category><![CDATA[Synchronization]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.warmroom.com/wordpress/?p=8</guid>
		<description><![CDATA[I wanted to sync my Palm Tungsten T3 to my desktop. I wasn&#8217;t sure that I could do this. I have a Microsoft Bluetooth Keyboard and Mouse and I have seen reports (also here) that the implementation of Bluetooth is broken on this product. I got it working on my desktop following the instructions in [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to sync my <a href="http://www.amazon.com/exec/obidos/redirect?tag=warmroomcom-20&amp;path=tg%2Fdetail%2F-%2FB0000DBJJT%2Fqid%3D1107206688%2Fsr%3D8-1%2Fref%3Dpd_csp_1%3Fv%3Dglance%26s%3Dpc%26n%3D507846">Palm Tungsten T3</a> to my desktop. I wasn&#8217;t sure that I could do this. I have a <a href="http://www.amazon.com/exec/obidos/redirect?tag=warmroomcom-20&amp;path=tg%2Fdetail%2F-%2FB00006Y0CW%2Fqid%3D1107207249%2Fsr%3D52-8%2Fref%3Dsr_52_8_etk-software%3Fv%3Dglance%26s%3Delectronics%26n%3D229534">Microsoft Bluetooth Keyboard and Mouse</a> and I have seen <a href="http://weblogs.asp.net/rhoward/archive/2004/05/31/145083.aspx">reports </a> (also <a href="http://www.whizoo.com/bt_setup/">here</a>) that the implementation of Bluetooth is broken on this product.</p>
<p>I got it working on my desktop following the instructions in  <a href="http://www.palmzone.net/modules.php?name=Sections&amp;artid=2">this </a>article. </p>
<p>The important bit: </p>
<blockquote><p>If you want to get started with Bluetooth, then you might want to get the Bluetooth Hotync working. This will at least verify that the Bluetooth on your desktop and Palm are working properly and that they can be paired with each other.</p></blockquote>
<blockquote><p>Be sure to update your Bluetooth drivers as per the above section, then follow the directions in your device&#8217;s user guide. The Tungsten T-series and Sony UX50 and TH55E (Euro version) all have decent Bluetooth Hotsync information in them. If you are using an SD card, you need the Palm Bluetooth Card Handbook (PDF).</p></blockquote>
<blockquote><p>These instructions cover using a &#8220;Serial Profile&#8221; which is the easiest way to get Hotsync working. The Palm Connection should be to a &#8220;PC&#8221;, not to a LAN. You must have &#8220;Local&#8221; check in the Hotsync Manager on your PC and you must have the COM port for it assigned to whatever COM port your BT Serial service is attached to. In my particular setup this is COM5, but yours may vary.</p></blockquote>
<blockquote><p>If you also want to have internet connectivity from your Palm, then continue reading the rest of this article.</p></blockquote>
<p>The downsides are that I need to remember to turn the Bluetooth on and off on the Palm, else it runs down the battery <em>really</em> quickly and I need to remember to manually synchronize. My dream is that I could just set the Palm down in the vicinity of the desktop and they would find each other and synchronize automatically. Why do I need to be involved?</p>
<p>Does anyone know if the throughput would be faster if I went to the trouble of configuring the Bluetooth LAN support?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.warmroom.com/yesterdays/2005/01/31/palm-hotsync-using-bluetooth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change User Password at Command Prompt</title>
		<link>http://www.warmroom.com/yesterdays/2005/01/17/how-to-change-user-password-at-command-prompt/</link>
		<comments>http://www.warmroom.com/yesterdays/2005/01/17/how-to-change-user-password-at-command-prompt/#comments</comments>
		<pubDate>Tue, 18 Jan 2005 00:55:00 +0000</pubDate>
		<dc:creator>Ray Baxter</dc:creator>
				<category><![CDATA[Software & Internet]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.warmroom.com/wordpress/?p=5</guid>
		<description><![CDATA[How to use the net user command to change the user password at a Windows command prompt. Only administrators can change domain passwords at the Windows command prompt. To change a user&#8217;s password at the command prompt, log on as an administrator and type: &#8220;net user * /domain&#8221; (without the quotation marks) When you are [...]]]></description>
			<content:encoded><![CDATA[<p>How to use the net user command to change the user password at a Windows command prompt. Only administrators can change domain passwords at the Windows command prompt. To change a user&#8217;s password at the command prompt, log on as an administrator and type: &#8220;net user  * /domain&#8221; (without the quotation marks) When you are prompted to type a password for the user, type the new password, not the existing password. After you type the new password, the system prompts you to retype the password to confirm. The password is now changed. Alternatively, you can type the following command: net user  . When you do so, the password changes without prompting you again. This command also enables you to change passwords in a batch file. Non-administrators receive a &#8220;System error 5 has occurred. Access is denied&#8221; error message when they attempt to change the password. I learned this from this <a href="http://www.kellys-korner-xp.com/win_xp_passwords.htm">link</a>  which seems to contain lots of good Windows info, or perhaps I have finally learned enough to be able to learn Windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.warmroom.com/yesterdays/2005/01/17/how-to-change-user-password-at-command-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

