Slashdot Mirror


Microsoft Charging Businesses $4K for DST Fix

eldavojohn writes "Microsoft has slashed the price it's going to charge users on the daylight saving time fixes. As you know, the federal law that moves the date for DST goes into effect this month. Although the price of $4000 is 1/10 of the original estimate Microsoft made, it seems a bit pricey for a patch to a product you've already paid for. From the article: 'Among the titles in that extended support category are Windows 2000, Exchange Server 2000 and Outlook 2000, the e-mail and calendar client included with Office 2000. For users running that software, Microsoft charges $4,000 per product for DST fixes. For that amount, customers can apply the patches to all systems in their organizations, including branch offices and affiliate.' The only thing they can't do, said a Microsoft rep, is redistribute them."

55 of 395 comments (clear)

  1. Screw 'em by chill · · Score: 4, Insightful

    Manually adjust the clock. Just write a small script to take care of it for logins or as a scheduled task for servers.

    --
    Learning HOW to think is more important than learning WHAT to think.
    1. Re:Screw 'em by iPaul · · Score: 4, Informative

      Kerberos auth has problems if the clocks are > 300 sec out of sync. It's not that you couldn't do it manually, you just run the risk of a "hickup", like no one in the domain is allowed to log in.

      --
      Leave the gun, take the cannoli -- Clemenza, The Godfather
    2. Re:Screw 'em by Anml4ixoye · · Score: 4, Informative

      Hahaha.

      As an engineer who is right in the middle of helping our customers make the changes necessary for the DST fix, it is much more complicated than that.

      First, you have all of the servers and clients which rely on one another. The biggest effect is on mail - Exchange/Outlook/OWA.

      Second, you have to do it in the right order, at about the same time. If you update the server, then clients who schedule appointments will be off until they update.

      Third, you've got software which calculates various things based on that date. Think financial transactions, etc.

      I've blogged about the tool we have to help customers figure out what has to be done.

      I wish it was as easy as just updating a script, but when you have to coordinate that change across 10s or 100s of thousands of servers, clients, etc, it's not an easy task.

      And let's not forget Microsoft isn't the only one having to make changes. Lotus Notes, Groupwise, Blackberries - they all have changes that have to be made. I'll personally be glad when this is all done. Ugh.

    3. Re:Screw 'em by cheater512 · · Score: 3, Interesting

      But all Linux had to do was update its zone info stuff.

      Why is Windows so much harder? Didnt they do it properly?

    4. Re:Screw 'em by Creepy+Crawler · · Score: 2, Funny

      Hey Jobe, Wake the 'Hick Up'!!!

      --
    5. Re:Screw 'em by IWannaBeAnAC · · Score: 4, Informative

      Its basically a Microsoft WTF. While every sane operating system keeps the hardware clock on universal time (UTC/GMT), Windows keeps the hardware clock on local time. This affects things like the date format stored on disk in the filesystem.

    6. Re:Screw 'em by dotfile · · Score: 4, Insightful

      Umm, that's not really the problem. It doesn't matter what the hardware clock is set for, UTC or local time. In any sane installation you're only going to use the hardware clock until you sync with the NTP servers anyway. The local time is still going to change on a different date than the OS is configured for. If you have Linux or UNIX boxes and keep the hardware clock set for UTC, you're STILL going to need to fix the time zone setings for the correct DST changeover dates, otherwise all local times will be off by an hour between the new changeover date and the old one. It's not a clock thing, it a time zone thing. We're having to apply patches to every single box in our infrastructure -- that's around 15,000 systems, not including desktops. Those add another 100K or more. We've had to patch Slowaris, Linux, HPUX, AIX, and a few flavors of Windoze, and that's just the servers. Then there are patches required for Java and a host of other crap, don't ask me why they don't just use the damn system clock.

      The issue here is not the DST patch, it's the fact that Micro$loth was charging $40K for the Windoze 2000 patch. They justified it because W2K is officially out of support for patches - it's EOL or EOSL, I don't remember which becuase I pay very little attention to Windoze server issues.

    7. Re:Screw 'em by Tony+Hoyle · · Score: 2, Interesting

      Any *application* that needs updating because of this is just plain broken. UTC is the only safe way to represent time... as has been proven over and over again. When will they learn?

      Updating the timezone files on a Unix OS is trivially easy and can be scripted over ssh normally.

      With Windows it's a *lot* harder because it really doesn't want to use UTC.. it always tries to start from local time and convert to it, and it does in fact get it wrong for about 6 months of the year (known bug, been there since NT4 and still not fixed in Vista - See KB 128126, 129574, 190315).

    8. Re:Screw 'em by fyngyrz · · Score: 2, Insightful
      it's EOL or EOSL, I don't remember which becuase I pay very little attention to Windoze server issues.

      Nah. It's SOL.

      I love Microsoft. First Vista, now this. They're making Sony look skilled at navigating the shoals of corporate error. Of course, it is important to remember who really fucked up: Congress, with this whole idiotic idea.

      --
      I've fallen off your lawn, and I can't get up.
    9. Re:Screw 'em by Keaster · · Score: 2, Informative

      The steps it took for me to patch an MS Exchange server were the same steps it took to get to a RHEL 4 box patched, the only difference was that the RHEL patch took and needed no reboot.

    10. Re:Screw 'em by Caduceus1 · · Score: 2, Interesting

      You did know that not only did you have to update the zone stuff in Linux, but reboot as well, or at least restart all applications that make use of it (including syslog, apache, etc.)? Some vendors seem to have forgotten that bit of info in their instructions. We did some independent research to find out that updating the zoneinfo files alone wasn't enough - and then we started to see updated instructions from at least one vendor, where they tacked on the need to reboot...

      --
      rm /dev/mem
      Sci-Fi Storm
    11. Re:Screw 'em by VertigoAce · · Score: 3, Insightful

      I should have been more clear. The problem is that people don't schedule appointments in UTC. I don't send a meeting request for March 20th at 15:00 UTC. I want my meeting to happen at a particular local time. If the definition of local time (including DST dates) changes between when I set the meeting and when it actually happens, the UTC time for that meeting also needs to change.

      To add to the problems, different computers and programs have been patched at different times. What if someone with a patched computer sent out a meeting request that had the UTC time and I received it on a computer without it? My computer shows the meeting an hour off from the sender's computer. When I now patch my computer, I don't know whether to adjust the meeting time or not (assuming I didn't know the patch status of the sender's computer). There's not much you can do to avoid these issues, so people are trying to get the word out that you should confirm times for the next few weeks instead of assuming the program is displaying the intended time.

    12. Re:Screw 'em by toddestan · · Score: 2, Informative

      That's the way its done. It's a holdover from the old DOS days, back then DOS computers generally weren't networked, and thus setting them to local time made sense.

  2. Go Linux! by Just+Some+Guy · · Score: 3, Insightful

    It's hard to say this without sounding like a zealot, but these kinds of things are nothing but good for Free Software. This patch should be nothing more than an edit to a single configuration file (and if it's not, then that's another problem), but you can't download that change freely or give it to your friends? I can understand - even if I disagree - with not giving away your applications. I cannot be made to understand, though, not giving away trivial bugfixes.

    --
    Dewey, what part of this looks like authorities should be involved?
    1. Re:Go Linux! by InsaneGeek · · Score: 3, Insightful

      Is there actually a patch from Redhat/Suse/etc for systems that are as old as Win2k available? This really is about getting one from the original vendor, there are a number of different free ones available for Win2k but they don't come from MS which tends to be the kicker for some highly touchy organizations (ones that tend to be audited quite often, etc). Regarding Linux, it's basically in the exact same position; only I don't believe that can get a fix for Redhat 7.2 from the vendor, I could download/write my own which would be the equivalent of installing one of the non-MS provided Win2k DST fixes.

    2. Re:Go Linux! by kernelpanicked · · Score: 4, Insightful

      You would be wrong. If you check the last few updates fedora-legacy made to RedHat 7.2 and 7.3's glibc, the fix is already there. I work for a web host, where there are still quite a few of these old machines left kicking so yes I had to verify this.

      --
      Ubuntu: If at first you don't succeed, blindly slap a sudo in front of it
    3. Re:Go Linux! by InsaneGeek · · Score: 2, Insightful
      Your post tells me you didn't really even read it.

      On the other hand, if there isn't, any half-assed geek could write one and distribute it for free. You mean a situation exactly like free one for Win2K that a geek wrote up and distributes for free? http://www.intelliadmin.com/blog/2007/01/unofficia l-windows-2000-daylight.html
    4. Re:Go Linux! by InsaneGeek · · Score: 3, Insightful

      Do you think that it matters that it's unofficial support provided by Redhat employee's on the side to an audit company? Having dealt with auditors before I'm going to say no.

  3. free patches are available by ceresur · · Score: 5, Informative

    We are using this patch at my organization for all our Win2k and Win2k Server boxes out there (running legacy apps that we don't need to upgrade). http://www.intelliadmin.com/blog/2007/01/unofficia l-windows-2000-daylight.html

    1. Re:free patches are available by jayhawk88 · · Score: 4, Informative

      Microsoft themselves also offer a free solution for Windows 2000 servers. Perhaps this takes a bit more work than an official patch would, but if you've got so many 2000 servers that you'd consider dropping $4k on a patch, chances are you've got Active Directory or at least an admin with the skills to script a rollout of a reg file with this fix.

  4. Really inaccurate story. by pythas · · Score: 4, Informative

    It's not $4000 per product, it's $4000 for ALL the products

    They also provide a variety of workarounds (registry files you can apply, and scripts to apply to a large number of machines remotely) for Windows 2000. If you don't like that, there's unofficial patches as well (http://www.intelliadmin.com/blog/2007/01/unoffici al-windows-2000-daylight.html)

    Yay for overblown stories!

    1. Re:Really inaccurate story. by TheAwfulTruth · · Score: 3, Insightful

      Where is the free patch for Apple's OLDER OSes?

      MS has free patches for all current OSes as well.

      MS wins this round.

      And "System Clock"? You mean the thing on the motherboard that ususally knows knows NOTHING about times zones or DST? And if it does then ALSO requires a patch to work right now? How will that help in any way? :(

      --
      Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
  5. Re:Bastages. by TheSHAD0W · · Score: 3, Informative

    This is just for Windows 2000 and products from that same era. XP and stuff for it shouldn't be a problem.

  6. Re:things that make you go hmmm... by TheSHAD0W · · Score: 3, Funny

    Hey - I don't have to believe in conspiracies in order to spread rumors about them. ;-)

  7. Re:Whoa by Just+Some+Guy · · Score: 4, Insightful

    The real question: Do you like George Bush [...] Or do you hate Bush [...]?

    No, the real, real question is: why are you so desperate to drag political bullshit into every story? Love him or hate him, GWB has absolutely nothing to do with how much Microsoft charges for a patch.

    --
    Dewey, what part of this looks like authorities should be involved?
  8. innovation by Epiphenomenon · · Score: 5, Funny

    I for one think that $4000 for innovation like this is a small price to pay.

  9. Down with DST! by astrosmash · · Score: 4, Funny

    That was one expensive piece of pointless legislation.

    I've always felt that if we could harness all of the time and energy software developers and IT departments have spent over the years working on DST-related issues in software and apply it to some other purpose of good, we'd all be driving around in flying cars and taking vacations on the moon by now. It is 2007, after all. You know, the future?

    That's right. I'm blaming the state of the world on DST.

    --
    ENDUT! HOCH HECH!
    1. Re:Down with DST! by theCoder · · Score: 3, Interesting

      Do what I do -- protest DST. I grew up in Indiana where they didn't participate in the DST silliness (Indiana recently caved to the peer pressure and now does do the switch). I've since moved to another state that does practice DST. For a few years, I went along with it, but last summer I decided to try not switching. I just got up earlier and mentally subtracted an hour from other people's times. It's a little confusing at times (especially when others send meeting notices that clearly say standard time but they mean daylight time), but otherwise it works very well. At work, I set my TZ variable correctly, and 90% of all the times I see on clocks are as I expect them. I plan on doing the same with this year's summer time.

      The thing I learned most from my experiment, however, is that it takes a lot of will power to get up earlier. Most people simply do not have the will power to get up and be in bed an hour earlier. And sadly, that's the reason we spend so much time, money, and effort on DST. Just to trick lazy people into getting out of bed an hour earlier. It's also the reason why a permanent year round DST (which I've seen some people advocate) is doomed to fail. People would just adjust and do everything an hour later (and then we'd need a 2 hour DST). Only the constant switching keeps them in line.

      So, while I personally despise DST as a ridiculous concept, it does have its uses.

      --
      "Save the whales, feed the hungry, free the mallocs" -- author unknown
    2. Re:Down with DST! by ffsnjb · · Score: 2, Informative

      ntp doesn't help here. ntp only fixes time skew from utc. Your OS is responsible for determining local time and presentation to the user according to their prefs.

      --
      "Why do you consent to live in ignorance and fear?" - Bad Religion
    3. Re:Down with DST! by RealGrouchy · · Score: 2, Funny

      So what you're saying is that DST is wasting time, and not saving it?

      (ducks)

      - RG>

      --
      Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
  10. Re:Bastages. by Anonymous Coward · · Score: 2, Informative

    Windows XP is still a fully supported system, while Windows 2000 isn't.
    (MS only releases security-related fixes)

  11. there are free utils to patch this by jjeffries · · Score: 5, Informative

    There's a free patcher here that I've used on a few 2k machines and one NT4 machine and nothing has blown up thus far.

    First link under "freeware downloads".

  12. Re:Bastages. by master0ne · · Score: 3, Informative

    XP was released about the same time they considerd changing DST im not sure if XP (orignal unpatched version) was DST compliant, however by the time SP1 was released, they had already decided to change DST in 2007, so many companies have had tons of time to prepair, and now that its upon up, people are just NOW rushing to patch (which could have been done YEARS ago) and making a scene about not being able to get patches, products prior to XP are out of the "primary support" cycle from Microsoft, and as such patches are no longer provided, MS has said they will patch previous products for a price, which is what they are doing (cheeper than they orignally stated too!) none the less, this is a good point for open sorce software, as another poster here said, it should be a simple config file change, easy to patch, if it isnt thats MS's bad coding practices, and as such im sure pretty much all OSS software still being activly developed already has patches avalable...

    --
    Noone writes jokes in base 13!
  13. Nothing to see here. by RightSaidFred99 · · Score: 3, Insightful
    This just in - company charges money to do work for companies who are using an unsupported suite of products! Film at 11!

    I know in Soviet Russia that work was done for free for the betterment of ones comrades, but this isn't Soviet Russia quite yet. Companies charge you when they provide a service for you.

  14. Re:things that make you go hmmm... by Dutch+Gun · · Score: 5, Insightful

    It's a little different. You're comparing a fix for a defective product to a patch to change behavior to fit an unforseeable change in timekeeping logic. And, please note that these products aren't even officially being supported anymore (thus, the service charge).

    I'm not trying to defend MS, but there's no need to make dodgy comparisons... One can surmise that open-source users will likely have an easier time making this change, seeing as they don't have to rely on a corporation to update their binaries.

    --
    Irony: Agile development has too much intertia to be abandoned now.
  15. This is what happens when you have a monopoly by Windcatcher · · Score: 2, Insightful

    I understand that they're charging $4000 for all of the patches, and on all of an enterprise's machines. I also understand that they're choosing to not offer the patch to private users for a nominal fee, nor are they offering the option to buy just this one patch for a lesser price. My response is that this is what you get when you have a monopoly: they can offer whatever they wish -- or, to not put too fine a point on it, choose to NOT offer whatever they wish -- and charge however many limbs they want for it. It's disgusting, and to me particularly offensive. I'm sure there will be rants about the evils of capitalism and such here -- this IS Slashdot, after all -- and I can't really disagree here. I'm about as far to the right as they come and as rabid a capitalist as you'll ever see but this just makes us look bad. Capitalism REQUIRES adequate levels of competition to function properly and what you're seeing here is what happens when that competition is absent.

  16. TZEdit by HeyBob! · · Score: 3, Informative

    I've been using tzedit.exe (http://support.microsoft.com/kb/914387) for manually updating a few old pc's

  17. Sun's worse - $10k/server, $150k/max by Fezmid · · Score: 2, Informative

    If you want them to update Solaris 7 or earlier, it'll cost you $10,000/server with a cap of $150,000. Highway robbery if you ask me.

    We're just modifying the timezone files with zic.

    As much as I dislike MS, they're not alone in the highway robbery department here.

  18. Re:things that make you go hmmm... by kripkenstein · · Score: 3, Insightful

    That congress-Microsoft DST conspiracy theory seems a tad... overboard, to me at least. They do plenty of corrupt things we know about, theorizing about something as odd as this is unnecessary.

    As for the summary saying "it seems a bit pricey for a patch to a product you've already paid for." - well, no, that isn't true. Customers paid for a product and for support for it; the support for Windows 2000 is over, as per the original agreements. They got what they paid for. This is the same issue with any proprietary, closed-source software - the client is left to depend on a single vendor for patches once the official support is over, and can effectively be taken hostage (I wouldn't trust patches from anyone who doesn't have access to all the source code). Microsoft isn't doing anything 'special' here beyond typical closed-source tactics. But those are enough to show the importance of using FOSS.

  19. Exactly by Philip+K+Dickhead · · Score: 4, Insightful

    This is for OS that are out of support.

    If you bought an extended support contract, at the time of expiration, you get this for free.

    If you thought "I won't have any W2K in 6 months, so why bother" and 24 months later, the DST issue caught you - well, pay up.

    Or what value did those who paid for extended support get?

    --
    "Speaking the Truth in times of universal deceit is a revolutionary act." -- George Orwell
    1. Re:Exactly by Wakko+Warner · · Score: 3, Insightful

      Oh, for fuck's sake. They're charging $4000 for an update to two registry values. I'm all for charging to support end-of-life products, but only a complete retard would be able to justify what Microsoft's doing here.

      --
      "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
  20. Relatively Inexpesive by Christopher_G_Lewis · · Score: 5, Insightful

    This fee is all inclusive. That means any product in extended support, and any DST related patch.

    So that includes:
        Windows 2000 Server straight DST patch
        Windows 2000 CRT DST patch (Never heard of that one? See here: http://support.microsoft.com/kb/932955/en-us/ and here: http://support.microsoft.com/kb/932590/en-us/
        Exchange running on W2K
        Visual Studio 6.0 patches (I believe...)

    So $4000 to cover *all* unsupported systems, and to have a human to call and say "Your patch screwed up my server" and have them fix it, is to be cliche, Priceless

  21. ..or just DIY by ph43thon · · Score: 3, Informative

    This is absurd. Just go here and follow the instructions.

    Three steps.

    1. Create .reg file by copy/pasting from that page.
    2. Create .vbs file by copy/pasting from that page.
    3a. Create GPO to import reg key and run VBScript on Win2k machines at Startup.
    or
    3b. In absence of AD, modify script to copy itself and .reg file to all Win2k machines and apply fix.

    If you're such a small organization that you don't have an I.T. group.. then.. it's probably simple to use TZEdit to update your piddly network.

    For fun, you can trick out the script to make sure it only runs once.

  22. Hickup? by Anonymous Coward · · Score: 3, Funny

    Is that the sound of a Southerner making a mistake?

  23. non free is like that. by twitter · · Score: 3, Insightful

    all Linux had to do was update its zone info stuff. Why is Windows so much harder? Didnt they do it properly?

    As an end user, it was even easier. All I did was apt-get update/upgrade.

    The difference between the free and non free worlds is never more glaring than when you "upgrade". Because non free companies don't trust each other or their users, they can't really co-operate. When they have to co-operate, things get sticky. Mechanisms, like the Windows registry, are so bad that it's easier to wipe and reload than it is to actually update software. What's a pain for individual users is multiplied by thousands for businesses and then compounded by the number of applications updated. A whole industry exists to help banks and other businesses do trivial things like change out versions of text editors and mail clients on ordinary workstations. It's a process that's excruciatingly manual, bandwith intensive and slow, with each person able to do less than ten machines a night. Add some smoke an mirrors timing "security"* into the mix and you have something even worse.

    *-there is no security on a platform with a one in four botnet ownership. The pain and expense are all for nothing.

    --

    Friends don't help friends install M$ junk.

  24. Not so Crazy... by Jah-Wren+Ryel · · Score: 2, Informative

    Remember the batch of F-22 stealth fighters the lost everything but their flight-control computers when they crossed over the international dateline earlier this month?

    Well, that's certainly not the first time F-22's have flown across the pacific, and they never had that problem before. It was because of the DST patch to their systems, the engineers skipped the regression tests that involved the dateline because it was just a patch for the US timezones. Look what happened.

    So, while it may seem simple enough to change the DST handling in MS Windows, don't count on it.
    Whenever you mess around with time, it is easy to create unexpected results. (cue time-travel jokes)

    --
    When information is power, privacy is freedom.
  25. Re:things that make you go hmmm... by Anml4ixoye · · Score: 2, Interesting

    I would be willing to bet big money that if MS did anything it lobbied against this change. It is a Really Big Deal, and not something that is easy to just modify.

    Also, by the US doing this it created more time zones. How? Mexico is choosing not to go along with the DST updates, therefore anywhere in Mexico using PST effectively isn't anymore.

  26. Re:things that make you go hmmm... by kbielefe · · Score: 4, Informative

    Talk about tinfoil hats, how paranoid do you have to be to tie a daylight savings change to the Iraq war?

    The daylight savings time change is one tiny paragraph of a huge energy policy bill, and by the way provides for a study in 9 months to see if it actually helped, and a potential of reverting back to the 2005 schedule if it didn't help. You may not agree with the policies put forth in the bill, but it certainly wasn't prompted by a desire to avoid appropriating money --- my senators and representative (all republicans) voted against it for anti-pork reasons.

    --
    This space intentionally left blank.
  27. Re:things that make you go hmmm... by JonnyO · · Score: 2, Informative

    Actually this wasn't unforeseeable, it was announced back in 2005. Why the vendors only recently got around to addressing this issue is a mystery. The countless e-mails I have gotten from consulting companies about it have gotten real old too. Here's some legendary support for ya: ADIC (now Quantum) told my storage engineer that they are too busy to deal with the change until after it has already occurred! It will be a cold day in hell before I buy something from these guys again.

  28. FREE Update by BanjoBob · · Score: 2, Informative
    You know that M$ is totally ripping you off when you can go to www.IntelliAdmin.com and get a FREE patch. I've used their patches in the past and often times they are a LOT cleaner and easier to use than those from the GREEDY M$.

    Always worth a try!

    --
    Banjo - The more I know about Windoze, the more I love *nix
  29. Personal Users? by Shabadage · · Score: 2, Interesting

    I still use 2K, so am I basically screwed on getting the DST right on my system? Or will there be a free patch for end users? I'm sure if I asked someone at M$ that, I'd get the response "Upgrade to VISTA"; which is NOT going to happen; my system doesn't need to be any slower thank you, it's already 5 years old. I'm not too concerned (Hell, I don't even keep a firewall active on my home system; but that's) cause I don't do ANYTHING of value on it. Just wondering.

  30. Cows, Drapes and Diaries. by TapeCutter · · Score: 2, Interesting

    I agree wholeheartedly, blaming MS is pure idiocy. Here in Australia we had DST well before we had computers plugged into everything. Didin't stop the bullshit though, the main complaints were...

    1. Dairy cows will require milking at the "wrong time" and will suffer from overfull udders.

    2. Drapes will fade quicker due to the "extra" UV light.

    BTW: This DST "calamity" is not restricted to MS software, I mean how the hell does someone with a traditional diary get around the problem, I have never seen a diary that has a 23 or 25 hour day on the change over date. Will receptionists in small offices all across the US go into meltdown? Will the publishers responsible for the "defective" diaries be issuing page updates? - Nah, but hopefull it will convince the remaining ludites to dump Win2000 and look for something better.

    --
    And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
  31. Re:things that make you go hmmm... by dosquatch · · Score: 2, Interesting

    And, please note that these products aren't even officially being supported anymore

    Allow me to dance upon the grave of this particular party line here and now -- bullshit, MS is still actively selling this operating system if you happen to be the right customer.

    My gripe isn't that they want to charge for an update to a (now) 2-gen-old version of a product. My gripe is what they want to charge, even the new bargain-basement price. I could see a "nominal charge" up to the original sticker price, but I just can't swallow that a relatively simple change to the OS incurs a 40x higher cost than the original development of the entire OS, especially considering its a change they have to come up with anyway, because they are still actively selling it.

    --
    "Hey, the third matrix movie would have been good except for the plot,story, and acting." --AC
  32. upgrading the bank. by twitter · · Score: 2, Insightful

    Old troll Bungi doubts me:

    "It's a process that's excruciatingly manual ... with each person able to do less than ten machines a night "
    Bullshit. Do you even *believe* this crap you write? You've never had a job in a real company with more than 100 machines, so do us all a favor and just don't share your opinion on things like these. OK? Thanks.

    Yes, Bungi, I've actually been on a Windoze upgrade slave gang for a fortune 100 bank and what I describe is how I remember it. They had some of the automated upgrade tools you mentioned, but they did not work. Instead, they wiped and reloaded with boot floppies that grabbed images from a server running linux. Most of the programs had to be installed anyway so that the registry would be consistent.

    Did you really? You're so leet. By any chance would you happen to be running an eight-year old version of Linux?

    Ha ha, I'm a normal desktop user and no, I don't have to run eight year old versions of software that have been continually upgraded and improved. The longest chain of upgrading I can remember is potato to woody to sarge. It got tricky once but everything usually worked. Mostly, it's easier to install binaries fresh. Leet is a concept that only applies in the non free world of secrets and bullshit.

    --

    Friends don't help friends install M$ junk.

  33. Re:Bastages. by OmnipotentEntity · · Score: 4, Informative

    $4K? How about this?

    Open up regedit and go to the following location:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\TimeZoneInformation

    Change DaylightStart to the following
    00 00 03 00 02 00 02 00 00 00 00 00 00 00
    (Simply we're changing 04 to 03 and 01 to 02)

    Change StandardStart to the following
    00 00 0b 00 01 00 02 00 00 00 00 00 00 00
    (Simply we're changing 0a to 0b and 05 to 01)

    Why those changes?

    DaylightStart rules:
    04 becomes 03 because we're going from "April" (04) to "March" (03). 01 becomes 02 because we're going from the 1st Sunday (in April) to the 2nd Sunday (in March).

    StandardStart rules:
    0a becomes 0b because we're going from "October" (0a) to "November" (0b). 05 becomes 01 because we're going from the Last Sunday (in October) to the 1st Sunday (in November).

    Consider that one on the house. It works for Windows 2000 at least.

    --
    "Build a man a fire warm him for a day, set a man on fire and warm him for the rest of his life."