Slashdot Mirror


Microsoft Disses Windows to Sell More Windows

mjasay writes "I stumbled across this fascinating Microsoft tutorial entitled "How to Justify a Desktop Upgrade." It's an attempt to coach IT professionals on how to sell Windows desktop upgrades internally. Apparently the value of Vista is not readily apparent, requiring detailed instructions on how to connive and cajole into an upgrade from XP. The most intriguing thing about the tutorial is its implicit rejection of Microsoft's older technology. Just a few years ago Microsoft was pitching the world on how secure and cool XP was. Now it's telling us largely the opposite, implying that XP is a security threat, costs too much to run, and so on. With Microsoft marketing against itself, perhaps the Mac and Linux camps can simply wait for Microsoft to self-destruct?"

63 of 407 comments (clear)

  1. a few years late by gEvil+(beta) · · Score: 4, Funny

    Now it's telling us largely the opposite, implying that XP is a security threat, costs too much to run, and so on.

    Hah! Now I have the evidence I need to convince my boss not to make that XP transition. Now where did I put that time machine?

    --
    This guy's the limit!
    1. Re:a few years late by Slashidiot · · Score: 4, Funny

      I think you left it on OS X Leopard...

      --
      Tis women makes us love, Tis Love that makes us sad, Tis sadness makes us drink, And drinking makes us mad.
    2. Re:a few years late by Wiseman1024 · · Score: 3, Insightful

      I hope we get to see the day where they'll diss Vista. I'm sure it'll be a much easier job than dissing XP was.

      I wish they were as sincere from the start, though.

      --
      I was about to say 13256278887989457651018865901401704640, but it appears this number is private property.
    3. Re:a few years late by Grampaw+Willie · · Score: 2, Insightful

      is used to be "military intelligence" was the favorite example of an "oxymoron" not no more "computer security" is the oxymoron

    4. Re:a few years late by Anonymous Coward · · Score: 5, Funny

      You have stumbled onto something interesting. The key to selling Linux as a replacement for Windows is to calculate the savings in terms of something the PHBs understand -- BMWs. A 2008 528i is about $50k, so if you can save $150k, that's 3 BMWs. Smaller companies can calculate using the 328i, larger companies can use the M5 or 745li.

    5. Re:a few years late by dotancohen · · Score: 2, Funny

      Every /.er knows that to err is human. To really fuck things up you need a computer.

      --
      It is dangerous to be right when the government is wrong.
    6. Re:a few years late by starnix · · Score: 3, Funny

      Microsoft Works

    7. Re:a few years late by Planesdragon · · Score: 2, Interesting

      Every time I install XP these days, the screens during the initial install phase crack me up. They proclaim it to be the most secure Microsoft OS product to date, etc. I wonder if a class action lawsuit could be raised to take them to task for making these bogus statements about their product... No, not at all.

      The statements a coached as relative -- "Microsoft" operating system, "to date", etc. To find something more secure than XP on the day XP was released, you need to find something that needs an addition to do what XP does out of the box.

      And even if it could be shown that they're literally false, those are clearly conched as "fluffing" statements, and have no more requirement for literal truth than a salesperson saying "this is the best deal ever."
  2. Default Administrators by eldavojohn · · Score: 4, Insightful

    Probably the biggest hassle from a security perspective [with past technologies] is that users tended to run as administrators. In Vista, that's not the default anymore. Ok, yeah, he's probably talking about XP. I mean, when he says [with past technologies] they can't be talking about older operating systems like Unix, Solaris or Linux because root is simply not the default. I don't know a lot about arcane operating systems but I think that in the beginning a careful security scheme was thought out that defined a protected 'kernel space' that the operating system needed to run that the daily user simply could not touch or needed credentials to do so.

    Now, this is funny, but I want to caution you that this is something they need to change. If you criticize them for attacking their own vulnerabilities, you're not giving them a chance to change. Microsoft isn't going to self destruct so let's hope they stop giving botnets & trojans a home in this world. Better security is better for the community and the users. Don't attack someone when they recognize their wrong doings and attempt to correct them. If you don't allow that, then how can anyone improve? Personally I examine my mistakes, acknowledge them and fix them. I certainly hope that Microsoft does this because it's evident that they'll still sell well despite them.
    --
    My work here is dung.
    1. Re:Default Administrators by ultranova · · Score: 5, Insightful

      Microsoft isn't going to self destruct so let's hope they stop giving botnets & trojans a home in this world. Better security is better for the community and the users.

      Oh, I don't know. I, for one, take great comfort in the thought of Microsoft delivering the DRM products of tomorrow. It's like being locked in the Alcatraz for life and realizing that the walls are made of wet cardboard.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    2. Re:Default Administrators by the_humeister · · Score: 2, Funny

      Please turn in your Slashdot ID and nerd card. Also, please unholster and return your pitch fork.

    3. Re:Default Administrators by SL+Baur · · Score: 3, Insightful

      Ok, yeah, he's probably talking about XP. I mean, when he says [with past technologies] they can't be talking about older operating systems like Unix, Solaris or Linux because root is simply not the default. He means "past Microsoft technologies". Microsoft is 20 to 30 years behind our current state of the art. Unix was multiuser pretty much from the beginning. Microsoft is also following the same evolutionary path, though their recycled VMS programmers should have known better.

      Separate I & D space and protected kernel memory came a bit after multiuser in the early to mid 1970s. Virtual memory and paging were added on the late 1970s about the same time as the Berkeley networking stack was first written. The earliest networking code was done without giving much^H^H^H^Hany thought to security. The earliest consumer Unix systems (System V/R2-based) had trivial root exploits out of the box (at least the ones I had at home did). All this stuff got fixed over time, of course and eventually Microsoft might even be able to manage it too.

      So with Vista, Microsoft is at last catching up to the level of security and features we had in Unix in the mid to late 1980s.
    4. Re:Default Administrators by Machtyn · · Score: 2, Insightful

      Now, this is funny, but I want to caution you that this is something they need to change. If you criticize them for attacking their own vulnerabilities, you're not giving them a chance to change. Excellent point, those with mod points are correct in modding you up. I also want to add that I hope MS sees the errors in their ways concerning HDD partitioning. Why do they make it so hard to define the Program Files directory on a different partition?

      I realize that you can force the user space to a different partition, but it is kludgy and you can't define it during install (so you will still have a ghost "C:\Documents and Settings" in XP or "C:\Users" in Vista).

      The main benefit of defining at install is that all the environment variables are setup before files start getting dropped onto C:, the registry won't need to be hacked post-install, and new programs will recognize on which drive they need to be placed. Of course, this doesn't excuse the installers that hard code C:\Program Files (instead of using the environment var) during the install process.
    5. Re:Default Administrators by iG34RH34D · · Score: 2, Insightful

      If you're not on the Microsoft payroll, you should be. Linux doesn't force you to upgrade hardware when Linux upgrades because the choice is percieved as elective. Current versions of the software that runs in Ubuntu will run in Fedora 3. Try running Office 2007 on Win2000. And by hardware upgrades I mean from CURRENT hardware. Vista doesn't run worth a darn on mediocre hardware released IN 2006!! Let alone 1999.

    6. Re:Default Administrators by randomaxe · · Score: 4, Insightful

      Except that, if they're dictating the world's DRM schemes, they're also probably going to be responsible for most of the software used to encode and decode the DRMed data, and therefore also responsible for the OS that runs that software, and the hardware that runs that OS, etc., etc.

      So to revise your simile:

      It's like being locked in the Alcatraz for life and realizing that the walls are made of wet cardboard. But if you break out prison, it doesn't really matter, because every building, vehicle, and flat surface is also made out of that same wet cardboard.

    7. Re:Default Administrators by Locutus · · Score: 2, Interesting

      Yes, it's 2007( almost 2008 ) and it was ONLY the mid 80's when I first experienced what could be called as an Operating Systems 101 class and in that scenario, it was discussed how userspace and kernel space are highly separate spaces and managed by access ID's throughout the operating system design. So wow, only 20+ years and Microsoft still attempting to get its half-baked version of this built into its OS? And they are thinking making this information public is a good thing?

      Microsoft only "sells well" because they are master marketeers with a monopoly. That's essentially the snake oil salesman of the old west who just happens to be the Sheriff too. And he's got a big gun he's proven he's willing to use.

      And yes, "better security is better for the community" and THAT is exactly why everyone should stay away from Microsoft. They are not out to make security better or to make their product better, they are out to take your money and will do so using any trick in the book. It just so happens that the internet and Linux have get the tech industry's attention because of security and reliability( being based on UNIX ) benefits they've shown. Microsoft would drop security as a PR ploy in a heartbeat if it wasn't used as a means to migrate off of Windows. IMO, Microsoft's existence since the late 80's has done nothing but harm consumers of computing systems by putting out some of the worst designed software ever built and by crushing incredibly talented developers business opportunities because of perceived threats to their monopoly. They have a history of selling crap-ware and any amount of publishing materials by Microsoft paid consultants isn't going to make anybodies computing experience better in the long run. Just look at ObjectSharp as a business and you'll see that they bypass all non-Microsoft technology to be their stool pigeon. You can't say THAT is a trusted source when they deny their customers the benefit of alternate technologies because they've become a Microsoft 'partner'.

      Happy Monday and yes, Microsoft still sucks no matter how they've spun it over 25+ years. IMO.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    8. Re:Default Administrators by Dancindan84 · · Score: 2, Interesting

      It would be great if that was what they were doing, but it's not. They're telling people "That old Mustang really sucks because it's easy to break into. You should buy our Festiva instead." Without mentioning that the Festiva sucks ass too, just for different reasons.

      Did XP have security issues? Yes. Has Vista fixed some of them? Yes (kind of). It's also a huge decrease in performance, handicaps media playback, etc. etc. If they were acknowledging XPs security flaws in order to adress them, I'd agree with you. Instead they're highlighting its flaws hoping you don't notice the slew of Vista flaws you'll get if you upgrade. Administrative access is a 5 second fix. The performance decrease and annoying UAC are not.

      --
      "Always forgive your enemies; nothing annoys them so much." - Oscar Wilde
    9. Re:Default Administrators by iG34RH34D · · Score: 2, Insightful

      Chipset graphics is considered mediocre hardware. A discrete graphics solution is hard to be found in ANY corporate environment, which is what the original post is about. - How did your 2004 hardware score on the Vista compatiblity test. A high 2 or a low 3? Cause mine's a pretty hot system -AMD X2 6400+ 3.2 Ghz 2GB RAM X1950 card- and barely got a high 5. If you seriously run all the bells and whistles you actually paid for, I'll bet it's a dog. No I'll bet the only way you can defend Vista is that you didn't pay $400 for it and are probably running a VL edition that you got from your network admin so you could work from home, or a student licensed edition that you paid very little for. It's not an insult to buy new hardware to run a new Linux distro because it (the Linux distro) didn't cost as much as a new computer.

    10. Re:Default Administrators by Foolhardy · · Score: 3, Informative

      To be fair, Windows NT had granular, integrated and standardized security, networking, virtual memory (even in kernel mode), a unified page cache, SMP, and other advanced features right from its first release in 1993. Dave Cutler and the rest of the VMS team MS acquired definitely knew what they were doing.

      The exploits that Windows has had have very rarely been kernel or core design issues. Windows has a secure design, but it's rarely configured to be secure and has suffered numerous implementation faults. In particular: usermode components, notably the shell, LSA and RPC. Microsoft is also guilty of putting compatible defaults ahead of secure ones, e.g. making Admin accounts default in XP. OEMs are also partially to blame here because they decide how the computer comes loaded from the factory (i.e. with one auto-logon admin account), network admins for allowing it to stay that way (in a corp environment), and ISVs for making tons of software that requires admin privileges when it shouldn't.

      With Vista, Microsoft is trying to keep around as much old code as possible in certain components, maintain compatibility with old software, change the default privilege level for programs to non-admin, and implement some kind of TCPAesque DRM. In short, they're trying to have their cake and eat it too, via technical means. It's not pretty. Time will tell how effective it is.

  3. Is an old version of Linux better than the latest? by BadAnalogyGuy · · Score: 5, Insightful

    It's kind of silly to blame Microsoft for making the claim that their latest OS is better/more secure/prettier/whatever than previous versions. After all, isn't that the whole point of versions? i.e. To easily identify the progression of features and functionality. If the latest version of Windows weren't the latest and greatest, I'd be very surprised to hear Microsoft say otherwise.

    Linux may be a great OS, but I'd take a 2.6 kernel over a 2.2 kernel any day for my desktop computing needs. 2.2 is buggy, slow, insecure, and sucks compared to the latest kernel. If you were in charge of upselling users to 2.6, you'd say as much, I hope.

  4. Hmmm by wattrlz · · Score: 3, Interesting

    Is there a way to sell upgrades without, "dissing" your previous product? On the other hand, this is a great way to justify not fixing known bugs.

  5. Things change by Pr0xY · · Score: 4, Insightful

    You know, when Microsoft (or any company) makes a mistake, I'm usually first on the bandwagon trying to point out the stupidity. But times change. What was awesome last year may be crap this year. Especially in the computer world where technology moves very fast.

    Think about it, there was a time when Apple said that the PPC arch was far superior to x86....they may have even been right, there are tons of things that I personally would have designed differently. But here we are today, using x86 Macs. No biggie, it was a big flip flop or anything, they just decided that switching to PPC made more sense on enough levels. In fact, now Apple is advertising that they are great because they can run Windows too (more that Windows is faster on a mac...but still). This implies that the switch to x86 was an improvement!

    Bottom line is that they weren't lying when they said XP was better. By the time SP2 came out, this was very much the truth. Now they believe that Vista is an improvement, and antiquates XP. And you know what, in many ways this is the truth. Vista is FAR more secure than XP is, the technologies applied make it simply harder to weaponize vulnerabilities than it was with XP.

    Technologies evolve, times change, perspectives get updated. No biggie.

    1. Re:Things change by dc29A · · Score: 2, Insightful

      If Vista is FAR more secure than XP, then why do Vista users continually insist that you must have anti-virus, anti-spyware, anti-rootkit, and anti-thisandthat? If security is the one super duper feature that is to compell me to upgrade, then why not allow me to do away with the anti-crap?


      I never used any anti-malware program on my XP machines. Taking simple precautions like not running the PC as administrator pretty much kills malware. A bit of common sense is all one needs to forgo the use of anti-malware bloatware. Common sense like not clicking on "OMGZ UR PC IS SLOW MEGAHURTZ!!!!111oneone!" flashing banner ads helps too. Of course best thing to do is using virtual machines to test downloads or do "dangerous" browsing.

      There are plenty of ways not to get caught in the anti-malware quagmire, all you need is common sense, and you don't even need Vista for it.
  6. Nothing New... by EastCoastSurfer · · Score: 5, Insightful

    MS and Intel have been their own biggest competitor for years. With each new revision they have to go out and convince people that latest one is the best one ever and the old one should be replaced.

    1. Re:Nothing New... by plague3106 · · Score: 2, Insightful

      Reading TFA, Linux is actually a better answer to most of the issues raised.

      Really? Linux is better? Considering that you have to throw out all investment in the software you have which runs on Windows? You need to forget everything you learned about Windows, and re-learn for Linux? That's a better idea?

      Doubtful.

    2. Re:Nothing New... by houstonbofh · · Score: 3, Insightful

      Really? Linux is better? Considering that you have to throw out all investment in the software you have which runs on Windows? You need to forget everything you learned about Windows, and re-learn for Linux? That's a better idea?

      This shows how little experience you have in this regard. Not surprising, as few people do. None of my customers do, for example, until I come in. Lets start with "Legacy Software." Surprisingly enough, most business legacy software is DOS based! Really! The nasty old crap they can not do without runs very well in dosbox and Wine. And a lot of other Windows stuff works well in Wine. For the one or 2 apps that do not, a VM or terminal server work well. But most of my clients have lots of people that use a web browser, e-mail and Word, and nothing else. Linux can do this.
      As to relearning, I suggest you try the latest Ubuntu LiveCD. If you can not figure out how to be productive, I will be surprised. Most people I have dealt with find it easier to adjust to than Vista. You know that they moved things in Vista, right?

  7. MS greatest competition is themselves by redelm · · Score: 2, Insightful
    Numerically speaking, MSFT's greatest competition in selling OSes and even Office Suites is themselves, specifically their older versions.


    They have not been able to add compelling enough features, and customers get very angry at incompatibilities such as MS-Word has seen.


    So they have to resort to targetted obsolescence, cajolery and legalistic tactics such as trying to tie the OS the the machine it was first licenced for. I'm not sure if those portions of the EULA violating ":first sale" have been upheld.

  8. Does what I need syndrome? by bjourne · · Score: 2, Insightful

    While the summary, in typical Slashdot style, is heavily slanted, the article offers some interesting advice. Microsoft apparently has some serious problems trying to convince people to upgrade to Vista. Not because Vista is particularily bad (it isn't), but because XP is good enough already. So what would you do? You either use "evil" techniques like stopping distributing the old OS, shutting down upgrade servers or making your new software exclusive to the new OS. Or you use "good" techniques like publishing articles about how bad your previous OS was. Pick your choice. Also realize that all arguments presented in the article for switching from XP to Vista could equally well be applied to switching from XP to Linux.

  9. Vista Costs Too by explosivejared · · Score: 3, Interesting

    What management may not realize, however, is that they are already paying a hefty hidden cost by having outdated systems in place, "because you are paying for an administrator's time to deal with these issues," Johnson said.

    So there aren't any costs to maintaining Vista? Yeah right. Marketing FUD if I ever heard. I guess it's no real surprise though. Business x wants you to pay them the most money, so they'll say whatever to get your money, even if it is FUD.

    --
    I got a catholic block.
    1. Re:Vista Costs Too by bcwright · · Score: 2, Insightful

      Obviously there are always costs to maintaining any system. However it is not at all unreasonable to say that there are hidden costs in maintaining older systems, and in fact it's very often - even usually - true. Updates are generally slower, new versions of applications that run on them will gradually become unavailable, security issues or system efficiency or human factors or other flaws may slowly drain productivity.

      By contrast there are often costs with new OS versions as well - you often need to upgrade hardware, sometimes older versions of applications won't run on the new OS, and there are often bugs that didn't get caught in beta testing. Additionally when an OS version is very new, sometimes an application that's critical for your business isn't available for it yet.

      I don't think it's unreasonable for them to point out the hidden costs of maintaining an old system, and many customers may overlook those costs if they're not pointed out. But by the same token, customers need to be aware that they need to look at the whole picture to figure out what makes the best business sense for their particular situation.

  10. Really? by Erwos · · Score: 4, Insightful

    Because, you know, it was just yesterday that Apple was telling us how 10.4 was the shiznit. Now we've got 10.5, and suddenly, they won't even sell 10.4 anymore!

    Or consider the Linux kernel. Back in the 2.0 days, everyone was telling me about how great Linux was. Now that we've got kernel 2.6, everyone's just dropping support for 2.0 and telling me it sucks compared to the latest version.

    It is not unfair for a company to say that the newest version of their software is BETTER than their old version. If it wasn't, why release it?

    --
    Plausible conjecture should not be misrepresented as proof positive.
    1. Re:Really? by Tony · · Score: 2

      Or consider the Linux kernel.

      Yes, lets.

      If you *want* the 2.0 kernel (first released in 1996, and last officially updated in 2004), you can still get it. If there is a known exploit, you can still fix it, or have it fixed. It's no longer off the table.

      Can you get MS-Windows 95? '98 SP2? NT 3.5? Not officially. Nor will you be able to get known bugs fixed.

      In 10 years, you'll *still* be able to get Linux 2.0. You won't be able to get MS-Windows Vista, nor XP, nor especially MS-Windows 98 SP2. Why you'd want MS-Windows in the first place, God only knows. But *you won't be able.*

      And nobody's especially pushing the 2.6 kernel. That just happens to be the one shipped with most current distributions. And for most applications (though not all), 2.6 *is* better, which can't be said vis-a-vis MS-Windows Vista and XP.

      See what I'm getting at? Microsoft is willing to push people into an operating system (not just a kernel) that has *less* perceived value than the OS it replaces. In other words, *they are willing to screw over their own customers.* Granted, this is not news to anyone who's watched Microsoft tear apart the computing industry for its own gain. But it's yet one more bit of evidence for those who still defend Microsoft.

      If you like Microsoft and its products, fine. Just realize there's a vast difference between Linux and Microsoft Windows-- not just technically, but socially. (Hint: Linux wins on both counts. On the latter, MS-Windows didn't even show up for the race.)

      --
      Microsoft is to software what Budweiser is to beer.
  11. Re:Value of Vista by Albanach · · Score: 2, Interesting

    My primary desktops run SUSE and Ubuntu, but I have a new laptop that runs Vista and to be honest I don't see what the fuss is about.

    Windows 2k used more resources than windows 98 and offered a host of new features. Windows XP used more resources than win2k but was mostly eye candy.

    Vista looks to me like it's mostly eye candy. Some of the UI changes take some getting used to, but so does upgrading gnome or kde.

    I don't think vista is a compelling reason to upgrade, but new machines will run it because that's what MS sell, and the transition will happen slowly, but it will still happen. I certainly don't think it's going to become another Windows ME - at least Microsoft seem to have learned that lesson.

    From an open source perspective it's certainly a good thing MS haven't come up with anything terribly new and innovative. If they had, it would almost certainly be patented and have become another reason for folk not switching to the linux desktop.

  12. Re:Is an old version of Linux better than the late by morgan_greywolf · · Score: 2, Insightful

    Linux may be a great OS, but I'd take a 2.6 kernel over a 2.2 kernel any day for my desktop computing needs. 2.2 is buggy, slow, insecure, and sucks compared to the latest kernel. If you were in charge of upselling users to 2.6, you'd say as much, I hope. Maybe. But I'd take a 2.2 kernel any day over any version of Windows.
  13. In principal, you are right. Practice? Wrong by mpapet · · Score: 3, Insightful

    As individuals, yes I agree 100%. Especially as a sysadmin, no one bats 1000. It's all about setting things up so the failures are graceful rather than total flame-outs.

    But we're talking about a company with proprietary operating system and total market control that spent man-years developing kernel-level DRM for practically all I/O instead of developing a sane security model. "Allow/Deny?" is not a security model. Neither is UAC. It allows privilege escalation. Mark Russinovich, MS's own man said so much to the chagrin of corporate I'm sure.

    Some of the people modding your comment insightful have (probably) fallen into Microsoft's version of the Steve Jobs Reality Distortion Field.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  14. Re:Value of Vista by CastrTroy · · Score: 3, Informative

    However, apart from the fact that my Mandriva Laptop (which came pre-installed with Vista) doesn't run a lot of windows programs, it does a lot of stuff that win 2k, win 98 didn't do, and it doesn't take up any extra resources. It can run Compiz Fusion just fine on 512 MB of RAM, and an integrated Intel Video card. Why can't Vista run it's cool 3D desktop on the same? KDE4 touts a lot of new features, and it's going to be faster than the old KDE3. Just because they added new features, doesn't mean it has to run slower, or consume more resources. I shouldn't have to buy a $1000 machine every time I want to upgrade my OS. The OS should be at least as efficient, if not more efficient than the previous version. There is no reason why Vista cannot do what it does on a machine with only 512 MB of RAM. It's just badly coded. If they created a quality product, you wouldn't need a monster machine to run it.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  15. op ed on Ms Windows "security" or rather the lack by Grampaw+Willie · · Score: 5, Insightful

    OP ED

    Microsoft will *never* produce a secure system: the user is *not* the customer: the advertising industry is. just as in television, *we* are *not* the customer: *we* are what is for sale, advertising is the customer, tv industry is selling *us* as *audience* to the advertisers

    and Windows is not any different in this respect but is rather a transitional product taking us from the television screen to the selectivision screen which is what the WWW+television will morph into

    the initial work is already done: the www has injected so much graphics into computer presentaions that hi-speed broad band is now necessary for "surfing".

    now that that's been done the next step is to combine the web with digital TV and you have the advertising marketing dream come true: television with instantaneous feed-back on what everyone is watching and how everyone is responding to it

    the ability to adjust your windows programming all along a little here and there is critical to the development and maintenance of this scheme and that is why Microsoft can *never* produce a secure system. Their system provides access to customer computer for paying customers and that includes the ability to modify the client programming ( your computer ). all of this is hidden from everyone except the hackers of course

    why do you think we patch and patch and patch and patch and for every patch a new vulnerability shows up? because the patch only moves the remote access capability from one hiding place to another it doesn't remove it. and never will.

    "IMHO", -- FWIW

  16. Re:Value? by Solder+Fumes · · Score: 4, Funny

    Apparently the value of Vista is not readily apparent

    Neither is the value of used cat litter.


    You'll find even more similarities as you dig and sift through everything, too.

  17. Re:In principal, you are right. Practice? Wrong by plague3106 · · Score: 2, Informative

    Allow/Deny?" is not a security model. Neither is UAC. It allows privilege escalation.

    Right, because *nix OSes don't allow privledge escalation either. Do an experiment. Take your Vista machine and remove your account from the Administrators group. Notice how Allow / Deny becomes "Enter administrator password."

    Then, logon to your Linux machine and run any UI tool for administering the system. Notice the same "Enter administrator password" prompt.

  18. That's the point by Eddy+Luten · · Score: 4, Interesting

    With Microsoft marketing against itself

    I guess you've never read the “Intel Retail Edge” program manual or virtually any software's change-log/release notes.

    It's been a long time since I've seen such crap on the frontpage of /. Almost every product out there gets released under these values, including the Linux kernel and MacOS. “It's more secure, upgrade now!”

    Just a few years ago Microsoft was pitching the world on how secure and cool XP was. Now it's telling us largely the opposite

    That's the point. XP came out years ago, and finally in 2007 a new version of Windows was released after much bitching by the market (us). Now that it's out, we're attacking its release because of the reasons we wanted a new version of Windows?

    Excuse me if I don't see the point of this news...

    1. Re:That's the point by iG34RH34D · · Score: 2, Informative

      The difference is that Linux isn't charging anyone a hefty sum for the upgrade, or telling them they need to upgrade their hardware to exotic levels. Linux also has a much longer support lifecycle, therefore it's a suggestion rather than a mandate or worse, a veiled threat.

    2. Re:That's the point by Eddy+Luten · · Score: 2, Informative

      I'd love to see any “threats” made by Microsoft that mandate you to update your Operating System. Also, Vista doesn't require you to upgrade your machine to “exotic levels,” look at this:

      • 1 GHz 32-bit (x86) or 64-bit (x64) processor
      • 512 MB of system memory
      • 20 GB hard drive with at least 15 GB of available space
      • Support for DirectX 9 graphics and 32 MB of graphics memory
      • DVD-ROM drive
      • Audio Output
      • Internet access (fees may apply)

      I can hardly call this exotic, minimal at best. If you require an Operating System to run on a 386SX, you might want to consider Minix instead. These specs are those of a regular $350 Wal-Mart machine; The type you might find in your grand mother's home.

      The link mentioned in the opening post is a sales pitch, hardly a “mandate” or a taxation. It was constructed to educate resellers and consultants on how to sell the Windows operating system to their clients.

  19. Lead slashdot post is a lie by computerchimp · · Score: 5, Informative

    The heading "troll" on this slashdot article is correct and appears to be a fabrication that misrepresents the article
    "How to Justify a Desktop Upgrade." Why is garbage like this allowed to stay up?

    1) The MS tutorial mentions older operating systems as a generic, it does not diss XP, it does not even mention XP!

    2) "newer operating system, such as Windows Vista". Vista is the example, put "XP" or other OS in there if you want.

    3) The article is a template to help frustrated IT admins/managers show reason and overcome objection to a proposal of migrating to a newer OS. Any admin in any environment could use this template.

    I am not commenting on the PCWorld article here, just the misrepresentation in the first part of the article. Let me know if the poster is talking about a differnt version of "How to Justify a Desktop Upgrade" because from what I see the posting is a lie, plain and simple.

    CC

  20. Re:Value of Vista by peragrin · · Score: 3, Funny

    Of course you can see the security improvements in the UI.

    {it looks like your posting to an insecure site. WWW.slashdot.org, would you like to continue? allow/deny}

    the problem with UAC is that MSFt went straight to fine grained control of applications without having a general course grain security refined and in place to start with. It will take a while to sort out all the random issues with it. Maybe by SP2 it will be secure and useful.

    then again MSFT doesn't think you own your PC or the content that's on it so maybe not.

    --
    i thought once I was found, but it was only a dream.
  21. Re:Is an old version of Linux better than the late by Rogerborg · · Score: 2, Funny

    Stallman? Is that you?

    --
    If you were blocking sigs, you wouldn't have to read this.
  22. NT was supposedly bullet-proof too... by TheIndifferentiate · · Score: 2, Funny

    Nowadays, Microsoft likes to boast that they have always produced the most secure version of Windows yet. Well, whoopdidoo. You will notice how they will never say they have produced a secure version of Windows. This helps them prevent lawsuits.

  23. Re:Is an old version of Linux better than the late by gwait · · Score: 2, Insightful

    Us unix/linux fanboys have been saying for years that the biggest hole in the many versions of windows was the lack of password protection of the operating system files (install as root, run as user - otherwise a simple batch file can be used as a virus..)

    This simple idea has been around for at least 25 years, so there is no technical reason that Microsoft are so late to this party.

    Comparing this gaping security hole (from DOS to WinXP) to minor linux kernel enhancements from 2.2 to 2.6 is not terribly relevant..

    --
    Bavarian Purity Law of Rice Krispie Squares: Rice Krispies, Marshmallows, Butter, Vanilla.
  24. Wishful thinking... by damn_registrars · · Score: 2, Insightful

    "With Microsoft marketing against itself, perhaps the Mac and Linux camps can simply wait for Microsoft to self-destruct?"

    While I'd likely be the first in line with gasoline if MS HQ was on fire, I really don't see how the situation described could in any reasonable way be expected to be a sign of Microsoft's impending doom. Even if they never made it into high 6-figure sales of Vista, they'd still have what, about 90% market share for their desktop OS? If Vista completely laid an egg, there still wouldn't be dramatic anti-MS push from the mainstream.

    Even as myself a FreeBSD user, I'll say that I just don't see the failure of Vista as panning out in any real way to be a fantastic victory for the Unix-based systems out there. People are still going to want to stay with their familiar OS - which of course is windows.
    --
    Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
  25. Re:Value of Vista by Albanach · · Score: 2, Interesting

    mostly - as in not all. As in there are other things too. As in, well as in 'mostly'.

    Sure there are security updates, but to find out if they're a) good or b) effective will take some time.

    If we're lucky, we will see some dramatic improvement in the number of programs available that will run correctly under a limited user account. If the majority of windows programs had run effectively under limited user accounts, many many of the problems windows has faced could have been alleviated.

  26. Re:Not because Vista is particularily bad? by onefriedrice · · Score: 2, Interesting

    It's great that you've had a good experience with Vista. I happen to be in the "use whatever tool works the best for you" camp, so if you like Vista that's fine with me. I should point out, however, that your points do not apply to most people. Proof: people are indeed downgrading from Vista to XP. That does not match your theory that XP is "good enough" so people don't upgrade because the fact is that people (and lots of them) ARE upgrading to Vista and then turning away. If it was only the complacency of XP users that was holding back Vista adoption, then we shouldn't see people fleeing from Vista. The fact is, although you seem happy with Vista and that's great, many many many people are not satisfied with Vista at all.

    On a personal note, I'm disappointed with Vista because it doesn't add enough value for me. I mean.. it takes them 5 years and then they price it insanely high and for what? A sidebar with useless "gadgets?" Aero? Throw on top of that poor compatibility and the host of other problems that I and others have experienced, and you have to ask yourself what you paid for. Of course, people will argue the value is "under the hood," but those people will have to get real. MS threw away everything that was cool from Longhorn and nothing remained for Vista. Arguably little remains to improve Vista over XP, and I would say that the cons of Vista negate any pros it has going for it.

    That's only comparing Vista to XP, an old operating system by this time. The competition from Apple and the linux community hasn't been stagnant either, so at t his point I would say that the cost of Vista certainly doesn't match the value, and while such good alternatives, I can't really recommend Vista to anyone. But again, if you're already using it and it works for you, excellent. Most people however will not find the value it would take to justify the costs of upgrading (which are higher than just the cost of Vista alone).

    --
    This author takes full ownership and responsibility for the unpopular opinions outlined above.
  27. How is this new? by phillymjs · · Score: 3, Insightful

    This is an old, old tactic.

    Microsoft has done the "when Windows version n+1 ships, immediately admit that Windows version n was crap" thing since Windows 95 appeared.

    Maybe this time they're just being more aggressive about it, since XP is so firmly entrenched and all the compelling features that would have driven Vista upgrades were stripped out so they could actually ship it. They can market it all they like, but it's already got the reputation of being a trouble-plagued, warmed-over version of XP with a GUI that's a bad attempt at copying OS X's.

    ~Philly

  28. Re:In principal, you are right. Practice? Wrong by kilgortrout · · Score: 2, Insightful

    It's priorities, and MS has its priorities very seriously fucked up. No they don't. MS is a for profit, publicly held company whose number one priority is to return value to their shareholders, i.e. make money. Everything they do is readily understandable if you keep this in mind. And Apple and Red Hat will do the same; they're just in a much different position than MS at the moment.
  29. Re:Slackware what? by trolltalk.com · · Score: 4, Funny

    "*Installs Slackware Hey look guys root is default"

    ... those of us who cut our teeth on slackware can work all day as root without a problem uphill, both ways, in the winter ... and when there's a power failure, we just throw some more coal into our UPS ... and ram upgrades? We don't need no stinking ram upgrades. 8 meg is more than enough on our pentium^W486^W386 on our green-screen console.

    Kids nowadays! Bah!!! Humbug!!!!!

    (... and merry xmas/seasons greetings/whatever floats your boat)

  30. Re:Is an old version of Linux better than the late by Blakey+Rat · · Score: 3, Informative

    Microsoft wasn't late to this party; Windows NT 4 worked just fine when logged in as a non-admin. Microsoft's army of software developers, however, never got the hint. Now that Vista basically forces them to follow the user-separation rules, they're actually starting to fix all the bugs their software had all along. Anybody who tried to run Windows 2000 or Windows XP as a regular user can vouch for that-- all (or almost all) Microsoft software worked fine, but very little third party software did.

  31. Re:Wow... more rabid MS hate? On Slashdot? by somersault · · Score: 3, Interesting

    I take it these changes under the hood involved putting in a lot of 'wait' commands. I've refused to let anyone get Vista on a company machine so far, but our CEO went ahead and got himself a VAIO with a flippin 2.4Ghz Core 2 Duo, and it runs slower than other machines we have that are several years old. It's pathetic. Utterly pathetic. Also if you think that the other OSes haven't changed at all, you have absolutely no idea what you're talking about.. for one thing you shouldn't just talk about 'OS X', you should be thinking back to Mac OS in the 80s and considering the development on it since then. Also Linux has undergone an insane amount of development. Maybe the security practices haven't changed that much, but that's because they're actually sensible, and work, unlike one other OS that I can think of (which you appear to want to mate with..)

    --
    which is totally what she said
  32. Gee, Vista runs fine on my quad core 4G machine .. by talexb · · Score: 2, Interesting

    I was in a meeting Thursday with a guy from Microsoft who defended the brilliance of Vista by telling us all that he got Vista on his new box, a quad core machine with 4G RAM, and said "It runs really smoothly -- the working set's only about one or one and half gigs or RAM." He then want on to say that hardware configuration is going to be really common pretty soon. It was all I could do to shake my head and keep my mouth shut.

    It seems that Microsoft thinks that as soon as a new version of Windows comes out, all Windows users must immediately buy a brand new, maxed out system, install Vista and throw out whatever they had before. It's really just mind-bending how the hardware gets faster and faster, and Microsoft continues to come out with point zero versions of their operating system that demands new hardware.

    If Microsoft were as smart as I thought they were, they'd happily continue to sell XP (instead of being forced into it by the marketplace), but focus new development on Vista, and work on getting the bugs out of Vista in the meantime. I am so tired of hearing MS fanatics expostulating that the latest Release Candidate is 'rock solid' for them. It was tiring when Windows 95 was in development, and it still tiring a dozen years later.

    Then again, I must be in the minority -- I have Windows 98 on an old P-450, and Linux on two other systems, but I manage to get a lot done.

  33. Re:Wow... more rabid MS hate? On Slashdot? by PitaBred · · Score: 2, Funny

    Yeah, well, MY SP2 makes the firewall start BEFORE the networking is enabled. So there.

  34. Re:Wow... more rabid MS hate? On Slashdot? by Sparks23 · · Score: 4, Interesting

    Er, I am a software developer who has to work on Linux, Mac OS X and Windows (XP and Vista). And believe me, Linux and Mac OS X have both changed drastically under the hood since their initial releases. Look at Linux kernel version 0.9 versus the kernel 2.6 series; device access methods are vastly improved, memory management is a whole ton better, and outside of the kernel, the libraries in userland have moved forward quite frequently. As for OS X, Mac OS X 10.0 was damn near unusable for anything except legacy NeXTStep software, but 10.5 is actually the least-painful OS to develop for of any I deal with. (Not trying to show bias, just that Leopard's system APIs are very polished even compared to Tiger, and I personally find the developer documentation less painful to wade through than Vista's.)

    Many changes in Vista are simply immediately apparent to even end-users, because there is a ton of new eye-candy (in addition to the extensive under-the-hood reworkings). Leopard, most of the important changes are under-the-hood modifications (better access to filesystem, such as the FSEvents API, the new 64-bit throughout setup, system self-signing of downloaded applications, etc.), with less new eye-candy, but speaking as a developer, there are some equally sweeping changes under the hood.

    Every operating system progresses as time goes on, as long as it is still in active development. Windows, Linux, Mac OS X...

    --
    --Rachel
  35. Nothing new actually... by waa · · Score: 2, Funny
    They used the BSOD to sell W2k back in 2001...

    Back in 2001, while I was a Unix systems admin at a private boarding school, I remember cutting out and pasting on my wall an ad for W2K that Microsoft ran

    It was an actual screen print of a BSOD which the user was supposed to cut out and paste to their monitor if they were missing the BSODs of Windows98, etc.

    Before I realized that it was an ad FOR Microsoft, BY Microsoft I remember saying out loud "Oh boy... Someone has finally just come right out and said it, and I am sure Microsoft is gonna make them pay..."

    Here's a link to a story about it. I wonder why they didn't print the ad too. (besides the obvious reasons)

    http://www.theregister.co.uk/2001/01/17/ms_using_the_old_blue/

    --
    Windows is not the answer.
    Windows is the question.
    The answer is "NO."
  36. Graphics Cards take the cake by stimpleton · · Score: 2, Funny

    Graphics Card Manufacturers take the cake with previous versions.

    Version n-1 does not:

    - Run these demos. They are to weak(Reality is usually a hardcode version check in the demo).
    - Run this new DXn Version.
    - Look as cool.

    Version n-1 is:

    - Embarassingly limited is this or than pipline number/bus width
    - Reflective of your tiny cock size.

    --

    In post Patriot Act America, the library books scan you.
  37. Nothing like reading between the lines by Tony · · Score: 2, Informative

    What, is reading between the lines a lost art these days?

    What the articles *states*, and what it *says*, are two different things. It states several things, but *says* a very specific thing.

    The /. summary is damned close to what the article implies. You can almost see the thought process: "How do we get people to upgrade to Vista without coming out and saying XP is crap?"

    It's kind of disingenuous of you to give a strictly-literal interpretation of the article to claim the /. summary is a troll.

    --
    Microsoft is to software what Budweiser is to beer.
  38. Re:In principal, you are right. Practice? Wrong by Lagged2Death · · Score: 2, Informative

    I don't understand how it offers anyone any useful protection from anything.

    Suppose you download an installation package for some really neato whizbang gotta-have-it program. Like SuperDuperCutesyChat Deluxe, v9.0. Unbeknown to you, SuperDuperCutesyChat is a Trojan horse, laden with mal-ware of one kind or another.

    When you run the installer, one way or another, you have to give the installer admin-level privileges. If your account is an admin account, you see a couple of UAC prompts. If your account is a user account, you get a privilege-escalation prompt and you have to enter the admin password.

    Either way, the installer program runs with admin privileges, and can do anything to your system. It can install spy-ware, key-loggers, spam-bots -- anything and everything. If the bait program is something that plausibly requires network access (like SuperDuperCutesyChat) it's quite likely the user will obligingly open up the firewall for it, too.

    Perhaps it's wrong to think of UAC as a security feature. It's really a convenience feature. It gives a user the chance to do something administrative without logging out, logging in as Administrator, etc. Even so, I don't care for it. When I install a program, I often want to re-arrange where the icons are in the Start menu or change the working directories, etc. If I do this sort of fiddling by logging in to the Administrator account with UAC off, I can do everything I need pretty smoothly. If I do the fiddling through a user account with UAC on, I have to type the password maybe a dozen times before I'm done. Creating and naming a folder in Program Files involves four dialog boxes and two password entries, for Pete's sake. That's not convenient.

    Unfortunately, in some versions of Vista, UAC is tied to file and registry virtualization, which is a useful, convenient backwards-compatibility feature. Turn off super-annoying UAC, and super-useful file/registry virtualization goes with it.

    I can understand why Microsoft made some of the choices they did. But the end results are not inspiring.

  39. MS should never sell a stable operating system... by Smid · · Score: 2, Funny

    I worked this out years ago. It is not in Microsofts interest to sell a safe and stable operating system...

    It needs the bugs. It needs the flaws. Otherwise it doesn't get to sell that same product to you over and over again.