Windows, the Disposable Operating System

I guess most of us have know this for many yearsbut what about the person who buys a PC from a
but now even the creators of Windows haveshop ? Most of those will have everything on the C:
admitted it - Microsoft Says Recovery from Malwaredrive so if a wipe+reinstall is needed due to a crash
Becoming Impossible "When you are dealing withvirus/root-kit/etc, the owners are likely to lose
rootkits and some advanced spyware programs, theeverything if they have not done a backup.
only solution is to rebuild from scratch. In someI expect many people reading this would regard it as
cases, there really is no way to recover withoutjust another PC problem but I have been using Linux
nuking the systems from orbit," Said Mike Danseglio,and BSD for about three years now and have yet to
program manager in the Security Solutions group atsee anything like this, although Linux isn't without its
Microsoft.problems too. When I upgraded from SuSE 9.2 to 9.3,
If that wasn't bad enough Robert X. Cringely wrote :-I noticed a 'feature' of SuSE Linux called 'Update-Rot'
Last week, a Microsoft data security guru suggestedwhich silently removed a few critical programs. As
at a conference that corporate and governmentthis was the free version I guess I cant complain and
users would be wise to come up with automatedI managed to get them all back, so all was well.
processes to wipe clean hard drives and reinstallThey say the worst equipment makes the best
operating systems and applications periodically as aengineers so I certainly got a good education from
way to deal with malware infestations. Whatthe 6 years I spent using / fixing Windows, especially
Microsoft is talking about is a utility from SysInternals,in recovering data from crippled Windows machines.
a company that makes simply awesome tools.So here are a few tips :-
The crying shame of this whole story is that1.Its not a question of 'if' your PC crashes, its a
Microsoft has given up on Windows security. Theyquestion of 'when'. If you are using an earlier versions
have no internal expertise to solve this problemof Windows it will be much sooner than you think.
among their 60,000-plus employees, and they2.Keep any valuable data on at least one other
apparently have no interest in looking outside fordevice. There are plenty of options like CD-RW, USB
help. I know any number of experts who could givedrives and NAS (Network attached storage). Even an
Microsoft some very good guidance on what isold PC could be used to backup valuable data via a
needed to fix and secure Windows. There are verynetwork.
good developers Microsoft could call upon to help3.Identify where your data actually is. If you are
them. But no, their answer is to rebuild your systemusing Linux or BSD most of your data including email,
every few days and start over. Will Vista be anyfavourites, documents, music, photos and even
better? I don't think so.program settings are usually kept in your personal
I find that really sad. Like many of us I own a largefolder. If you are using Windows things are a lot
collection of music and movies which are still usablemore complicated as a lot of your data will scattered
20+ years later but the data on your PC will be luckyacross several folders or embedded in the Registry.
to survive a year or two without a backup. Some4.Think security. Only install software if you trust the
copy protection systems will even forbid you toauthor and really need it. Make sure you have a
make backups or transfer to another PC so whendecent virus scanner and firewall. As an added
your PC finally dies, your stuff goes with it. The onlyprecaution use an 'ADSL modem+router' combo to
good side to all of this is you will be forced to buyaccess the Internet instead of just an 'ADSL modem'.
your music/movie/game collection all over again and5.There is also a rumour going around that the new
some media exec will finally get that 3rd yacht.version of Mac OS X will be able to run native
Its for that reason I don't use Windows for anythingWindows programs (a bit like VMWare, Xen or
serious these days but when I did I would alwaysWINE) - just imagine being able to run your favourite
create separate partitions on my hard drive; one (C:)programs without the security woes. Could be worth
for Windows and programs and the other (D:) for alla look when it comes out.
my stuff. Each time Windows had become unusableIt has been estimated that when data lose occurs,
mainly due to 'WinRot' (A special feature of Windowsmost companies only last about two years. I wonder
to slowly degrade after about 12 months of use), Ihow many companies have been decimated by
could safely wipe my C: drive, re-install Windows andsimple Windows crash. That's why I use Linux and
programs with out losing anything valuable. I used toFreeBSD: They rarely crash, and if they do, I know I
set-up my customers PCs in much the same way. Ican recover my data quite easily because its all in
suspect many other engineers used similar strategiesone place.