Slashdot Mirror


Microsoft No Longer Allows Admins To Block Windows Store Access In Windows 10 Pro (zdnet.com)

If you're an administrator, you will no longer be able to block Windows 10 Pro users on your watch from accessing the Windows Store. Mary Jo Foley reports for ZDNet: Up until a month ago, admins could use Group Policy to shut off employees' access to Windows Store if they were running Windows 10 Pro. Controlling this access is a requirement for some businesses. But last month, Microsoft changed that option, claiming that Store access was required for all versions of Windows 10 except Enterprise and Education "by design." Admins still can use AppLocker or Group Policy to block access to the Windows Store if their employees (or students) are running Enterprise or Education.

407 comments

  1. God by Anonymous Coward · · Score: 5, Insightful

    This company SUCKS.

    1. Re: God by bill_mcgonigle · · Score: 1

      Microsoft is starting to become impressively dynamic. Before it was always the implicit exercise of power - now they're in your face about it and are being honest that you probably don't know what you're doing anyway.

      Once Windows 10 is entirely pervasive then companies can just outsource their whole IT infrastructure administration to Redmond. Search your feelings - you know this to be true.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    2. Re:God by Anonymous Coward · · Score: 0

      And that's why we have UTM appliances between our computers and Microsoft.

      It's also why Windows 10 doesn't belong in a work environment.

    3. Re:God by Anonymous Coward · · Score: 0

      If you need to manage like Enterprise, you need to be a-puchasin' like Enterprise. Dumbass.

    4. Re: God by Anonymous Coward · · Score: 0

      You say that as if you think Microsoft know what they are doing. Years of security holes, viruses and malware prove that to be false.

    5. re: God by shione · · Score: 1

      Guide to removing windows 10 app store using Powershell:
      Open powershell under admin rights then type in the following commands

      Remove windows 10 app store from current account:
      Get-AppxPackage *windowsstore* | Remove-AppxPackage

      Remove windows 10 app store from all other accounts:
      Get-appxpackage -allusers *windowsstore* | Remove-AppxPackage

      Remove windows 10 app store from the provisioned apps so new accounts won't be infested with that shit either:
      Get-appxprovisionedpackage –online | where-object {$_.packagename –like "*windowsstore*"} | remove-appxprovisionedpackage –online

  2. Par for the course by Anonymous Coward · · Score: 5, Insightful

    You don't own your computer. redmond does.

    1. Re:Par for the course by ChromeAeonium · · Score: 5, Insightful

      This is increasingly apparent. My computer constantly bugs me about installing something I don't want, and I keep hearing stories of people whose computers decide to update anyway without their explicit permission, and of people who try to revert after the upgrade but have problems doing so. I paid for Windows 8. I don't really care for it, I preferred the last version, I liked the Start menu is much more useful than whatever the hell I've got now is called, but that's what I've got on my machine, and if it is really my machine, than I get the choice to do what I want, how I want, when I want, and if I want. Microsoft it seems does not appear to agree with that and can't take no for an answer. I don't care if Windows 10 is the best thing ever; it's my property and my choice.

      I've for years been one of those uncommon people who has had experience and done work on Mac and Linux systems but still preferred Windows. Next computer I get, and I'll likely be in that market soon, I do not think I will get a Windows machine. This is too much humbug, and I don't like where Microsoft is taking things. If this story is accurate, this is more of Microsoft trying to control what should be under your sole command and ownership, and that's not acceptable.

    2. Re:Par for the course by donaldm · · Score: 2

      You don't own your computer. redmond does.

      I am fairly sure that this type of thing is really going to annoy business managers since if you want to have a server updated you have to go through Q&A on all potential updates with a change request being raised and approved. This is nothing unusual in many business and any system admin who allows updates to be installed on a machine without written permission is likely to be shown the door.

      Obviously this is different for an employees computer, however some firms do want some control over what is installed and updated on a PC that is owned by the firm. Just trusting Microsoft to do the right thing is for some companies risky.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    3. Re:Par for the course by Sperbels · · Score: 0

      I don't disagree, but from a Start menu perspective, Windows 10 is a big improvement.

    4. Re:Par for the course by Anonymous Coward · · Score: 0

      Is that why it took them months to upgrade from the 512 entry limitation to 2048 entry limitation, and if you're over that, apps just don't show up in the menu and can't be searched for?

      On a fresh install on my laptop, I had only installed 2 3rd party apps. The search feature couldn't find either of them, even though they showed up in the menu. This is a similar, yet different bug to the limitation mentioned above. After days of trying various workarounds, including deleting the user account and creating a new one, the only "fix" was to reinstall the OS from scratch. Still don't know why.

    5. Re:Par for the course by youngone · · Score: 1
      This also won't apply to you, because TFA is about blocking access to the App Store using Group Policies, which means a AD Domain connected device, not your home PC.

      Everything else you wrote I entirely agree with, if I didn't use Photoshop and Lightroom so much I'd install Linuxmint on my main desktop right now.

    6. Re:Par for the course by Harlequin80 · · Score: 2

      Depending on what you need it to do I have Photoshop CS2 working perfectly under wine on Linux Mint. I haven't tried Lightroom though

    7. Re:Par for the course by Anonymous Coward · · Score: 0

      After using the Win10 betas and then going back to Win8.x, I would disagree.
      It is easier to add the Start Button back (freeware/shareware/$10 programs) and use Win8 than to use Win10.
      It is worse than Win8. At least M$ didn't do this slimey action to the end users.

    8. Re:Par for the course by Anonymous Coward · · Score: 1

      CS2 is worthless if you have a newer camera and shoot RAW. Limiting access to new cameras to newer versions of Adobe Camera RAW ensures you're forced onto the new version if you want to keep shooting RAW in the Adobe ecosystem. The workaround of converting to DNG makes it slow and painful enough to work with their products that it's only useful if you have a small number of files and the limitations of this approach don't bother you.

    9. Re: Par for the course by Anonymous Coward · · Score: 0

      I think you meant a pig improvement. Win 10 interface sucks blue whale.

    10. Re:Par for the course by epyT-R · · Score: 1

      Yeah a really bad and broken version of what was there in windows xp and 7..

    11. Re:Par for the course by K.+S.+Kyosuke · · Score: 3, Insightful

      Windows 10 is a bug improvement.

      That's how I read it. I should finally go to bed. Or maybe not...

      --
      Ezekiel 23:20
    12. Re:Par for the course by inode_buddha · · Score: 4, Interesting

      " If this story is accurate, this is more of Microsoft trying to control what should be under your sole command and ownership, and that's not acceptable."

      I switched to linux full-time in 1997 (same year I started hanging out here) and this is the EXACT reason why. Their whole business model and philosophy just pissed me off no end when it shows in their products and marketplace behavior. Still going strong with slackware on the desktop, every day.

      --
      C|N>K
    13. Re:Par for the course by arth1 · · Score: 1

      This also won't apply to you, because TFA is about blocking access to the App Store using Group Policies, which means a AD Domain connected device, not your home PC.

      Unless you have a Windows Home Server, a Samba 4 server, or other active domain controller at home, of course.

    14. Re:Par for the course by SeaFox · · Score: 1

      Thanks for the info. Like the (great) grandparent poster I'm also in a position where I will be moving away from Windows for my next machine, but I was in the conundrum of 1) I like building my own computers vs. 2) I want to be able to keep using Photoshop.

      Was looking I was going to have to just get a Mac and give up the home-built hobby, but this gives me hope.

    15. Re:Par for the course by Harlequin80 · · Score: 2

      Depending on how much you use photoshop you may find dual booting is the way to go. I have been using Mint as my primary OS for about 4 years now and love it. However there are still a number of games that are windows only. Rather than fight with it I dual boot into windows, play my game and boot out again. The reason why I boot back out to mint though is I prefer the desktop environment, the file manager, natural support for NFS, multidesktops and the easy scripting capabilities.

      I get away using Libre Office for word processing and I work full time in Mint primarily in Word & PDF documents.

    16. Re:Par for the course by Anonymous Coward · · Score: 0

      ... search feature couldn't find either of them, even though they showed up in the menu...

      That strange search bug I also noticed since I first used Win7 last 2010. I manually browsed for the file on the File Explorer (explorer.exe) and it was right there, but the search function just can't find that file even after entering and tweaking the advanced search. I think M$ wanted to hide some very protected files and have designed the search in such a way that it won't find some secret system files.

    17. Re:Par for the course by Anonymous Coward · · Score: 1

      Next computer I get, and I'll likely be in that market soon, I do not think I will get a Windows machine.

      Well, unless you want a mac, you're most likely going to end up buying a Windows machine even if you plan on overwriting the OS.

    18. Re:Par for the course by Anonymous Coward · · Score: 0

      from a Start menu perspective, Windows 10 is a big improvement

      Over the schizophrenic dog's breakfast known as Window 8, sure, that's not a false statement. Over any version of Windows prior to that, though? Not a chance.

    19. Re:Par for the course by Anonymous Coward · · Score: 3, Interesting

      Windows 10 is a bug improvement.

      That's how I read it. I should finally go to bed. Or maybe not...

      No, you're quite right, but only a bug improvment over Win8.x...
      I had the misfortune to have to look at someone's Win10 laptop a couple of days ago, eventually, out of frustration with the damn thing switching to its sub-tellytubby touchy-feely interface at the drop of a hat, had to install classic shell for my own convenience. So, fixed the main 'why is the laptop so slow' problem (two AV scanners having a bit of a 'contention' issue, yet machine infested with a trojan and fck.tons of adware/spyware), give the machine back to it's keepers. A couple of days later (they only use the laptop offline for keeping a sports club's non-financial 'accounts') I get a phone call from them thanking me for fixing the start menu problem as well.. (Their other laptop is a Win7 system).

      Owning a Win10 device is like owning a cat who is playing the 'second home game',you might think you're the 'primary' owner, you get to feed it, talk to it, play with it, etc., but its wee heart and soul truly belongs to Microsoft...
      My opinion, anyway.

    20. Re:Par for the course by Anonymous Coward · · Score: 1

      Or putty.exe in your Downloads directory.

      Keep infantalising your users, Microsoft. No way anyone would ever want to download something then run it by hitting the windows key and typing the name of it, is there?

    21. Re:Par for the course by Anonymous Coward · · Score: 0

      Anyone who know computers builds their own. The clueless deserve what they get.

    22. Re:Par for the course by Anonymous Coward · · Score: 3, Insightful

      The search functionality has been broken since Win7. It is just silly, that the explorer can not find a text file with given string. Sometimes it works, but since the search is so unreliable, it can not be trusted.

    23. Re:Par for the course by Zontar+The+Mindless · · Score: 1

      It took me a little longer, but I, too, realised that I thought *I* and not $company should be the one in control of my machines. That was in 2005. Haven't regretted it yet.

      --
      Il n'y a pas de Planet B.
    24. Re:Par for the course by Anonymous Coward · · Score: 0

      Only a big improvement over Windows 8. Still shitty compared to Windows XP and 7.

      And keep in mind that was one of the first things they did.

      And it's been all downhill since then with the "features" being added.

    25. Re: Par for the course by Anonymous Coward · · Score: 1

      Agent Ransack for the win!!

    26. Re:Par for the course by stealth_finger · · Score: 1

      I liked the Start menu is much more useful than whatever the hell I've got now is called, but that's what I've got on my machine, and if it is really my machine, than I get the choice to do what I want, how I want, when I want, and if I want.

      Win 10 is almost worth it just to get the start menu back.

      --
      Wanna buy a shirt?
      https://www.redbubble.com/people/stealthfinger/shop?asc=u
    27. Re:Par for the course by stealth_finger · · Score: 1

      On a fresh install on my laptop, I had only installed 2 3rd party apps. The search feature couldn't find either of them, even though they showed up in the menu. This is a similar, yet different bug to the limitation mentioned above. After days of trying various workarounds, including deleting the user account and creating a new one, the only "fix" was to reinstall the OS from scratch. Still don't know why.

      I got two laptops with win 10, one is perfectly fine but the other one keeps saying about how the built in administrator account cant open this app for pretty much everything apart from 3rd party apps. I've tried adding new accounts, local accounts but it always says it. It's probably goping to need a fresh install but I just can't be bothered even looking up how let alone doing it. VLC works and that's pretty much all it does anyway.

      --
      Wanna buy a shirt?
      https://www.redbubble.com/people/stealthfinger/shop?asc=u
    28. Re:Par for the course by Anonymous Coward · · Score: 0

      Microsoft fans said the same about the start button in Windows 8.1, even though all it did was open the useless start screen with it's stupid tiles.

      Tell me, how do you add a program to the start menu? A folder / sub menu? From what I can tell, the only way is to add them as tiles in the mini start screen.

      This Windows 10 is not setting foot outside of the virtual machine until the start menu gets fixed. Which will probably be a long time, seeing that the last update removed the desktop version of Windows Update, so it's not getting updates anymore.

    29. Re:Par for the course by Trax3001BBS · · Score: 4, Informative

      You don't own your computer. redmond does.

      I can name the date we lost control, April 4th, 2015. The update KB3035583 was listed as only to make converting to Win10 easier, more of a description has been added to it since

      For seven days my HOSTS file blocked a 600K file collected over a 24 hour time from being to sent to a third party. Every malware protection on the market let it pass.

      The captured material which in my case starts:

      C:\Program Files (x86)\Opera15\28.0.1750.48\osmesa.dll 2,950.00 KB 4/3/2015 4:16:32 PM
      C:\Windows\Temp\CProgram Files (x86)Opera15\installing\osmesa.dll 2,950.00 KB 4/3/2015 4:16:32 PM

      Goes on for 4000 more lines ending in

      C:\Users\Tone\AppData\Local\Mozilla\Firefox\Profiles\4msw7c4t.default\thumbnails\cdd6f9ceb15e02a0a36b6164ce79484e.png 2.00 KB 4/4/2015 11:48:49 PM
      FFFFF

      Just today in the event viewer I found error entries saying GWX can't negotiate it's action (I've long ago deleted the X:windows/GWX directory).

      When I found it, it had three more config.cfg files so wasn't done, it was the file responsible for installing the icon that let one download and installed Win10 for one; and viewing the GWX errors in the event viewer shows it's not done.

      GWX is a pet peeve of mine. While I warned of GWX, the question I was always asked was how come I was the only person in the world to have this so called collected file, and the thread pretty much over, hey I tried. I was regulated to /.'s journal for some badly written attempts.

      Because of it none saw why a hosts file is ones main defense from malware and the more one builds on it (hosts file) the better it becomes; and their loss.

    30. Re:Par for the course by PixetaledPikachu · · Score: 1

      My Pentax camera shoots natively on DNG. Ha!

    31. Re: Par for the course by Anonymous Coward · · Score: 0

      Keep deluding yourself into thinking *you* can *control* "your" machine. The rest of us will be busy trying to hold on to what little control we still have over our *lives*. You see, computers are part of the problem yet you nerds keep repeating they're part of the solution. Wake up.

    32. Re:Par for the course by PixetaledPikachu · · Score: 1

      Next computer I get, and I'll likely be in that market soon, I do not think I will get a Windows machine.

      Well, unless you want a mac, you're most likely going to end up buying a Windows machine even if you plan on overwriting the OS.

      I thought /.ers build their own computer. Even if it's a notebook, there's plenty of choice. My Vostro came with Ubuntu

    33. Re:Par for the course by donaldm · · Score: 1

      This also won't apply to you, because TFA is about blocking access to the App Store using Group Policies, which means a AD Domain connected device, not your home PC.

      Everything else you wrote I entirely agree with, if I didn't use Photoshop and Lightroom so much I'd install Linuxmint on my main desktop right now.

      You do know there are Linux equivalents to Photoshop and Lightroom. Sure they may not be 100% equivalent but they are functionally close. Not only that but they are free and are maintained.

      Of course if you absolute must have Photoshop and Lightroom and don't mind the cost then you can run them under Wine or even in a virtual machine.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    34. Re:Par for the course by donaldm · · Score: 1

      Of course, in the enterprise, neither OS X nor Linux can be managed anywhere near as effectively as Windows.

      I beg to differ. It is incredibly easy to customise Linux repositories for use in an enterprise environment. Basically it takes only a few hours (depends on your network) to initially synchronise with a master repository from first principles, then all you need to do is to provide the appropriate customised repository or repositories (takes a few minutes) with of course the appropriate change requests (that can take some time) and you are good to go.

      The above works with Linux in the machine room and Linux for the desktop. Maintenance for such a setup normally takes less than one hour a week.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    35. Re:Par for the course by Lennie · · Score: 1

      Well, Apple is busy doing the same thing.

      So that leaves only one of those three choices.

      --
      New things are always on the horizon
    36. Re:Par for the course by pla · · Score: 4, Informative

      Because of it none saw why a hosts file is ones main defense from malware and the more one builds on it (hosts file) the better it becomes; and their loss.

      Microsoft (and malware authors) can - and have - simply rolled their own DNS clients to get around hosts-based blocking.

      If you trust any solution running on the same machine as the malware itself (whether that means a cryptolocker or GWX), you will eventually lose.

    37. Re:Par for the course by cmiller173 · · Score: 1

      eh? My next machine is likely going to be a System76 with Linux pre-installed. You can also get some models of Dell computers with Linux pre-installed.

    38. Re:Par for the course by Anonymous Coward · · Score: 0

      Microsoft (and other malware authors) can...

      FTFY

    39. Re:Par for the course by Anonymous Coward · · Score: 0

      *fist bump*

      Also ditched Windows in '97 for Slackware.

      I still love and honour Slackware but the one thing I don't like about their distribution is that there's no easy 'base install'. I generally like to start there and then add the handful of programs I use, but the modern method with Slackware seems to be "disk space is cheap, just install everything".

      I moved to SalixOS, which is basically Slackware trimmed down with just a touch of automation. I love it.

    40. Re:Par for the course by Anonymous Coward · · Score: 0

      Anyone who know computers builds their own. The clueless deserve what they get.

      It's still really hard to build a reasonably-priced laptop.

    41. Re:Par for the course by Anonymous Coward · · Score: 0

      I hate to be the voice of reason here, but the GUI sucks on 99% of Linux apps. And in photo/video work where you must have a graphical interface, it is a deal-breaker.

      I remember when everyone tried convincing people to drop Photoshop in favor of GIMP when GIMP was simply terrible to work in. Yeah, no.

      Almost any other app in the universe is a better candidate for an open source replacement.

    42. Re:Par for the course by EndlessNameless · · Score: 1

      I beg to differ.

      You differ because you are talking about two entirely different things. Management in enterprise includes policing the IT staff, not just deploying a system and keeping it up to date.

      Managing enterprise assets requires a simple means of prohibiting local administrators from doing bad things just to make their lives easier. Or at least being able to monitor for such changes, if you cannot prevent them outright.

      Active Directory and Group Policy are free, simple, and sufficient for most cases.

      --

      ---
      According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
    43. Re:Par for the course by graphius · · Score: 1

      I was in that boat when win8 rolled out. Since I use Photoshop and Lightroom a lot, I went for a Mac. I needed a new laptop anyway, so I bought a Macbook Pro.
      No regrets...
      Later I upgraded my desktop and went Hackintosh. A bit more work, but it runs the programs I want and isn't Windows.

    44. Re:Par for the course by just_another_sean · · Score: 1

      Also a slack user. Started with it in the late 90's, switched to Red Hat for a while because that's what the company I worked for at the time used. When Red Hat went commercial I tried a few others before settling on Debian. Still used Red Hat at work so it was nice to get used to More Than One Way of Doing It.

      When systemd came along I switched back to Slackware and have been giving OpenBSD a try on smaller hobby projects.

      I recently installed slackware for a friend as a personal firewall and this helped a lot... Still not just an option on install but it was easy to follow and left with me with a lean, mean machine.

      http://www.slackware.com/~vbat...

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    45. Re:Par for the course by Cederic · · Score: 1

      I configure my own, I pay someone that does this multiple times a day to build it.

      I know I can, but I can also do my own hoovering, weed my own garden and cut my own hair. That doesn't mean I have to.

    46. Re:Par for the course by SeaFox · · Score: 1

      Already got a Mac laptop. Have they developed a way to install OSX maintenance releases easily on a Hackintosh yet? Last time I checked it sounded like your system was whatever you built and you had to start over again if you wanted to update the OS.

    47. Re:Par for the course by Qzukk · · Score: 1

      Enough of Microsoft's users need that handholding to not run the word.exe that some website's malware dropper dropped in their Downloads folder.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    48. Re:Par for the course by ronabop · · Score: 1

      You own your computer, in the case of Windows, what you *don't* own is the operating system, that's licensed.

    49. Re: Par for the course by Anonymous Coward · · Score: 0

      "Active Directory and Group Policy are free, simple, and sufficient for most cases."

      Citation needed.

      They are def not free. If they were then why can't a home user download them? Why can't I download them right now? The extra money you paid for pro or enterprise IS the cost of those tools and others.

    50. Re:Par for the course by RockDoctor · · Score: 1

      so it was nice to get used to More Than One Way of Doing It.

      Do you hear that sound? It's the sound of a thousand sales executives and marketing PHBs slashing their wrists in despair.

      It's a start.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    51. Re:Par for the course by armanox · · Score: 1

      Not just putty - but any .exe in your Downloads folder (I haven't tried .exe in any user folder, but that is my suspicion.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    52. Re:Par for the course by armanox · · Score: 1

      Is it the error where even explicitly running something as Administrator it says you need to be an admin to run this? I saw that once on Windows 7 - the permissions for Administrators was corrupt on both C:\ (yes, the root) and on the system registry, and I think there was a third part to it that I am forgetting. Ultimately, that system was wiped and reinstalled because it was faster to do that and restore data from backup then to figure out the problem.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    53. Re:Par for the course by graphius · · Score: 1

      I did an update from Yosemite to El Captain, but hit some other unrelated issues, so decided to do a complete clean install. We will see what happens with the next release

    54. Re:Par for the course by Anonymous Coward · · Score: 0

      I work full time in Mint...

      No, you don't. You just said you dual-booted.

      I haven't bothered to multi-boot in 10 years. VirtualBox works great for me.

    55. Re: Par for the course by Zontar+The+Mindless · · Score: 1

      You typed that on a Windows machine, did you?

      --
      Il n'y a pas de Planet B.
    56. Re: Par for the course by rajafarian · · Score: 1

      Yep. I can't believe I had to resort to a third-party utility to just search for a file! WTFF

      I think a related MS-Evil feature is that deleting Cookies, Temporary Internet Files from Internet Options still leaves hundreds of cookies and files. I don't get it. Why? I have to log on with a separate account on that machine to delete the folders.

    57. Re:Par for the course by jez9999 · · Score: 1

      Out of interest do you develop any .NET stuff for a living, or have need of Visual Studio, IIS, or SQL Server? If so, how do you fulfil that requirement in Linux?

    58. Re:Par for the course by jez9999 · · Score: 1

      Out of interest do you develop any .NET stuff for a living, or have need of Visual Studio, IIS, or SQL Server? And if so, how do you fulfil that requirement in Linux?

    59. Re:Par for the course by jez9999 · · Score: 1

      Out of interest, do you develop any .NET stuff for a living, or have need of Visual Studio, IIS, or SQL Server? If so, how do you fulfil that requirement in Linux?

    60. Re:Par for the course by jez9999 · · Score: 1

      You don't get the start menu back. You get a god-awful replacement which is completely different (the clue's in the subtle change in terminology from Win7's "All Programs" to Win10's "All Apps").

      It is flush with Metro tiles which are fugly and they *move* all the time which is really distracting. But the worst thing is, it behaves differently. You can't organize your programs anymore into folders and links based on the file system like you could with the old start menu. No, it's just a big list of "apps" now which don't correspond to the file system at all.

    61. Re:Par for the course by inode_buddha · · Score: 1

      I don't do any of that because I'm not in IT at all, I'm in manufacturing, or whats left of it. Having said that, I have done some programming (a long time ago) in VB. I try to stick with straight c and bash scripting for my own stuff.

      At work, windows is an absolute requirement; Much proprietary and expensive production software requires it. Our customers all supply their files in these formats. Our in-house engineering requires it. I was certified for SolidWorks and AutoCad 2013, and also MasterCam. Programming CNC code written by hand, but all you need for that is a text editor. Nowdays I don't do much of any of that either, I'm more old-school hands on.

      So, even tho I'm a linux guy, I'm pretty realistic about it -- sometimes the windows software actually *is* better, like it or not. OTOH I won't allow a windows box to go online, full stop -- the work machines are *all* airgapped, and the USB ports full of superglue. One workstation is easily $8,000 worth of software, the company will *not* be happy if it gets bunged by some malware.

      --
      C|N>K
    62. Re: Par for the course by EndlessNameless · · Score: 1

      First of all, those modules are part of Windows Server, not the desktop operating systems.

      Second, almost every large company buys operating systems. Even Linux. At a minimum, there are support contracts

      With Red Hat, they will actually support running LDAP for authentication. You'd still need a third party application to enforce host configuration---Puppet, Chef, whatever you like.

      And if you want to argue that you can admin Linux without enterprise support and paid management applications, then you're going to be paying twice as much for skilled admins---so it's gonna cost you one way or another.

      --

      ---
      According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
  3. Or goodness... by Anonymous Coward · · Score: 3, Insightful

    Microsoft, can you please stop f**king up? You had one job.

    1. Re:Or goodness... by Anonymous Coward · · Score: 0, Insightful

      Microsoft is trying to be more like Apple.

      But that's a strategy that's bound to fail.

    2. Re:Or goodness... by Anonymous Coward · · Score: 0, Insightful

      They are trying to be more like Apple, including Apples mistakes.

      Apple spent years and years trying to beat Microsoft in the PC market, and it almost killed them. They then went out and found their own niche, and that niche ended up growing bigger than the PC market.

      Now Microsoft is trying to beat Apple in the touch and app market, and it's currently heading towards killing them.

      The difference is that Apple had to basically invent their own niche, where as Microsoft already had a successful one: PCs. They didn't NEED to repeat Apples mistakes.

    3. Re:Or goodness... by Noxal · · Score: 1

      What "one job" did Microsoft have? 'Cuz I'm pretty sure they do more than one thing.

    4. Re:Or goodness... by Grishnakh · · Score: 1

      WTF are you talking about? MS is doing great, they're not fucking up at all. Their job is to make more profit, and that's what they're doing. If that involves screwing over their customers, then so be it. Their customers aren't going to jump ship, so Microsoft is correct, and has every right to fuck them over to the maximum extent allowable by the law. If you don't like it, then stop doing business with them.

    5. Re:Or goodness... by Trax3001BBS · · Score: 1

      Microsoft, can you please stop f**king up? You had one job.

      You can see their fall back business when the Windows OS declines right?

      They have been setting themselves up for it many years and more than likely become major patent trolls.

      Remember they have the patent on the smiliey face; you yourself can end up owing over a post to your sweetie.

      " allow a user to adopt an arbitrary image as an emoticon, which can then be represented by a character sequence in real-time communication." In other words, Microsoft now owns the idea of emoticons." http://how-toadopt.blogspot.co...

      They got the patent, this even though it had been caught (earlier by a volunteer who assisted the patent company for just this thing) as weasel words for prior art.

      Cell phones? They get $5:00 (US) for every one sold, by refusing incenses could intimidate other avenues of income.

      No matter their life boat, they are and will constantly prove themselves as "we are evil".

      Were stuck with them meddling in every facet of your life.

    6. Re:Or goodness... by Trax3001BBS · · Score: 1

      Microsoft, can you please stop f**king up? You had one job.

      Were stuck with them meddling in every facet of your life.

      One area now is the Windows OS stylus, costing almost $100. Other approaches they would have to pay royalties.

      An Android stylus can be made by anyone using a damp felt pen with a copper wire running close to it's tip to an area your finger would be.

      (I have MS anger issues...KDE, Mint and a 3TB HD formatted with GPT till I noticed who retains it's license just to insure even though Win10 is so bad they will destroy your computer rather than allow you to find better).

  4. This is the year of the Linux Desktop by Opportunist · · Score: 5, Funny

    This time, I can actually believe it.

    There is a reason now to switch.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:This is the year of the Linux Desktop by TheGratefulNet · · Score: 1

      one word, though:

      MSoffice

      that, alone, keeps corp america locked to windows.

      pretty much that.

      --

      --
      "It is now safe to switch off your computer."
    2. Re:This is the year of the Linux Desktop by houghi · · Score: 2

      I would narrow that down to Excel.

      --
      Don't fight for your country, if your country does not fight for you.
    3. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 1

      Office ... 365

    4. Re:This is the year of the Linux Desktop by mhkohne · · Score: 0

      >MSoffice

      That, and the fact that I can buy cheap peripherals (scanners, printers, etc) in any store and there's a 90% or better chance that it'll work when I plug it into a Windows box. Depending on the peripheral, that rate is WAY lower on Linux.

      --
      A thousand pounds of wood moving at 300 feet per minute. Don't get in the way.
    5. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      This time, I can actually believe it.

      There is a reason now to switch.

      That's exactly what people said when Windows XP came out and Microsoft introduced the "activation" process that's required.

    6. Re:This is the year of the Linux Desktop by PCM2 · · Score: 2

      I would narrow that down to PowerPoint.

      FTFY.

      --
      Breakfast served all day!
    7. Re:This is the year of the Linux Desktop by spitzak · · Score: 1

      I don't think businesses that want a locked down desktop allow people to plug in random scanners and printers

    8. Re:This is the year of the Linux Desktop by cheater512 · · Score: 2, Informative

      Stop living in the 90's.

      These days there is a vastly higher chance that 99% of consumer gear 'just works' on Linux without stuffing around with drivers.

      Only with Windows can you take a new computer, clean install the OS and have not a single peripherals working out of the box.
      Even basic stuff like Ethernet will often not work.

    9. Re:This is the year of the Linux Desktop by JustAnotherOldGuy · · Score: 1

      one word, though:

      MSoffice

      Until they hear about Wine or Crossover. MS Office seems to have high compatibility ratings on Crossover.

      --
      Just cruising through this digital world at 33 1/3 rpm...
    10. Re:This is the year of the Linux Desktop by Snotnose · · Score: 1

      It's been maybe 4 years now since I've put Linux on a machine. Does audio, specifically mp3, just work out of the box?

      I'm good at Unix, using it since '82 or so, was a sysadmin for Sun systems for maybe 3 years in the early 90s, used Linux since '94, have written Linux device drivers, yadda yadda yadda. It always pissed me off I had to jump through so many hoops just to get audio to work.

    11. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      im sure the same motherboards that cant support the basic interfaces on windows wont work on linux out of the box either. Unless the number of consumers walking out of the computer stores are holding a non red-hat linux dist under their arms contradict this, it usually takes a poor sap to aquire an ISO and burn it for loading the image via the internets before one can do a clean install. I bet there are more motherboards and cards out there that wont work for linux than windows, out of the box . Why do companies even bother shipping a driver with their silicone if all mighty OS is there to save us? I assume nic manufacturers are not instructing their customers to download drivers on a working computer first.

    12. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Depends on the distro
      Linux mint comes with such things preinstalled.
      Last time I used ubuntu, the first time you tried to play a mp3, a box would appear asking if you wanted it to download and install the codecs to do that. Hit yes, watch it download and install the relevant packages over the next 30sec and you're good to go.

    13. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      It's about more than MS Office. People do not run operating systems they run applications. For individual users they can search for applications to replace their Window's applications but for the average non-technical user this can be hard to do. Businesses usually have a lot of time and money tied up in their custom internal applications developed in-house.Changing to another OS platform and converting their existing applications can be very expensive in both money and time. A new platform also means re-training the current users, system admins, and development staff. You need a good reason to change the enterprise wide platform and using the "MS is evil!" excuse will really not work.
         

    14. Re:This is the year of the Linux Desktop by donaldm · · Score: 1

      >MSoffice

      That, and the fact that I can buy cheap peripherals (scanners, printers, etc) in any store and there's a 90% or better chance that it'll work when I plug it into a Windows box. Depending on the peripheral, that rate is WAY lower on Linux.

      Actually depending on the company buying so called cheap peripherals is a sure way a System Admin could loose their job. Any decent System manager has to not only look at the cost for said peripheral but present a case for it to be purchased and that means everything associated with the particular peripheral including consumables. Whatever you do with something you own is your business.

      As for Linux the 1990's called and want's it's FUD back. I have worked in the enterprise and it use to annoy the managers when I who used that Communistic based Linux operating system had no problem at all connecting to and using all peripherals while they (the managers) had plenty of issues. What was even more annoying for some was the fact that I had no problems with reading and writing Microsoft Office documents by just using LibreOffice.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    15. Re:This is the year of the Linux Desktop by Dadoo · · Score: 1

      I can buy cheap peripherals (scanners, printers, etc) in any store and there's a 90% or better chance that it'll work when I plug it into a Windows box. Depending on the peripheral, that rate is WAY lower on Linux.

      Again? Really? You guys need to have a nice cup of STFU. Linux hasn't had trouble with peripherals for a long time. On the other hand, I sure wish the Windows partition on my new box would recognize my USB mouse, reliably.

      --
      Sit, Ubuntu, sit. Good dog.
    16. Re:This is the year of the Linux Desktop by Harlequin80 · · Score: 5, Informative

      Yes it does. If you were to try Linux Mint MP3s will play out of the box, on the assumption you download the international version. Due to legal issues the USA version has mp3 playback removed in the default install, but can be added with 3 clicks after install. The part that is removed is the codec to allow MP3 playback.

      At first boot it will be using the opensource drivers for your video card but a box will pop up saying "proprietary drivers are available for some of your hardware" it will list all of them and ask you if you want to install them or not. Hit yes and your machine will install the nVidia / amd drivers and reboot once. From there you are done. I haven't run into any media that won't play on a default install, it comes with LibreOffice which will do 99% of what people use MSOffice for, firefox, DVD burning software, audio recording software and image editing software.

      There is always the possibility that you may have an edge case with your hardware that may cause you issues. However I haven't run into any other those in the past 5 years. I am running Mint on Dell latitudes, E6420 i7-2640m, NVS 4200m graphics, as their primary O/S, as well as multiple AMD processor (x2, x4 & x6 AM3 machines) on gigabyte boards with Nvidia graphics. I also have 3 Atom based machines with a mixture of Nvidia Ion and AMD Radeon cards that run without any hitch, including wireless, and ethernet. These are Shuttle XS35 machines and an ASUS EEbox.

      All of these machines boot off the live cds with all hardware working. No hacks, grub parameters, hacking, compiling of drivers, downloading of anything weird, touching terminal or anything else required.

      I have also installed mint on my MIL's crappy HP laptop which is an AMD Radeon and it worked perfectly. I can't remember any more of its specs though.

    17. Re:This is the year of the Linux Desktop by Harlequin80 · · Score: 1

      That just isn't true. I like gigabyte motherboards just because and every single one of those works out of the box on linux mint. Of those the vast majority won't work without a driver disk on windows 7 or 8. I only have 1 win10 install and it did work out of the box.

    18. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 1

      No.... You are misinformed. Linux will work on a helluva lot more than any Winblows kernel will. And... it'll run faster and leaner.

    19. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 1

      Maybe you just buy shitty gear, even Windows 7 would recognize all my peripherals without any problems. Of course, I didn't buy no pre-built PCs from the store, I picked all my components one at a time.

    20. Re:This is the year of the Linux Desktop by dbIII · · Score: 2

      The web should have killed that piece of shit slideshow crap dead yet it still lives and spreads.

    21. Re:This is the year of the Linux Desktop by i.r.id10t · · Score: 1

      For the little that I need to do with it Office 365 seems to work great on my Mint desktop wtih the Chromium browser.... as usual, your experience may vary

      --
      Don't blame me, I voted for Kodos
    22. Re:This is the year of the Linux Desktop by mysidia · · Score: 1

      Businesses usually have a lot of time and money tied up in their custom internal applications developed in-house.

      Which are almost always web-based applications.

    23. Re: This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      The web should have, but a cadre of "web developers" showed up and wildly complicated the hypertext protocol, added scripting and messy-complicated layers to the protocol. You can still spin up nice snappy hypertext with something like Seamonkey's composer, but the mainstream browsers go out of their way to be consumption only applications, and "web development" applications are put on a pedestal for "professional use."

    24. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0, Insightful

      LOL and so died /. in the year 2016, completely overtaken by nonsense.

      The really ironic part: this complete falsehood is modded to +5, when in fact Windows 7 will work fine with nearly any hardware out of the box. Linux will not, and even the horrible moderation system this outdated site uses can't hide this fact. You might as well ban everyone that disagrees and mod this lie to +10 while you're at it.

    25. Re:This is the year of the Linux Desktop by cavreader · · Score: 1

      Sure there are a lot of web-based applications but they usually run on top of a database, middle tier components, and services that depend on the OS. Internal web-based applications are also responsible for the slow adoption of alternative browsers. Companies designate a standard browser and all the intranet applications are developed against that one browser.

    26. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Due to legal issues the USA version has mp3 playback removed in the default install, but can be added with 3 clicks after install. The part that is removed is the codec to allow MP3 playback.

      Didn't the patents on MP3 playback all expire last year? I thought the only ones left were on encoding? Then again, the libraries involved probably cover both decoding and encoding.

    27. Re:This is the year of the Linux Desktop by dysmal · · Score: 1

      Those who have no point, use PowerPoint.

    28. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 1

      I would narrow that down to Excel.

      Is that the same Excel that can read UTF8-encoded CSV files, no problems, but can only write CSV files using the current codepage? Every time one of our users complains about Excel fucking up scientific symbols and international characters in their CSV files I point them back at the big poster on our wall that says to install LibreOffice/OpenOffice instead.

    29. Re:This is the year of the Linux Desktop by dysmal · · Score: 3, Informative

      ...Because Office 365 hasn't colossally fucked ANY organization recently!!!

      https://support.microsoft.com/...

    30. Re:This is the year of the Linux Desktop by KlomDark · · Score: 5, Interesting

      That did used to be the case. That's one thing that made Linux suck back in the day.

      But these days, I've got no problems getting any of my stuff to work. Including a couple things that don't work on Windows anymore. I've got an old legal-paper size HP scanner, there haven't been Windows drivers for it since (!!!) Windows 2000. Works just fine on Linux Mint, I was amazed. Also an old thing that lets you use an SD card as an external drive via a USB cable, hasn't worked since around Windows Vista, also works just fine on Mint. An older 8-core 64 bit Xeon box (Dell Precision 690) that I had no driver issues with.

      It's really gotten better. I'm sure the Mac guys will vehemently disagree, but I'd say the latest version of Linux Mint is better than anything from Apple or Microsoft.

      Try it again!

    31. Re:This is the year of the Linux Desktop by KlomDark · · Score: 0

      YahUmOKJenniferLawrence.mng

    32. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      What about hybrid sleep (or any kind of sleep/hibernate) without driver crashing?

      Why do I have to manually start apps with primus if I want to run under discrete graphics?

      Hell, why does everything related to portable power management suck so much compared to major end user platforms (windows, osx)?

    33. Re:This is the year of the Linux Desktop by Harlequin80 · · Score: 1

      I don't know the details as to why. There are just two versions in the download area - US / Japan & rest of the world.

    34. Re:This is the year of the Linux Desktop by epyT-R · · Score: 1

      well, yeah, except that powerpoint:

      1. saves self contained presentations that will run on anything that can run powerpoint. This is a big deal when it comes to media.
      2. local storage. presenters don't want to look bad if half the presentation fails because of some scripting error on a remote host somewhere
      3. has hardware/gpu acceleration for animations and vector art. sure, web 2.0 does a lot of this too, but it's at the mercy of the browser, revision, and the os it's running on, and each company has different network policies. The only time I've seen acceleration fail on powerpoint is with those worse than useless usb video adapters which lack the proper acceleration.

    35. Re:This is the year of the Linux Desktop by Harlequin80 · · Score: 1

      What about hybrid sleep (or any kind of sleep/hibernate) without driver crashing?

      Sleep / Hibernate works fine on my dells and my primary desktop. I never use it on my other machines so I can't comment. That said sleep / hibernate has always been a hit and miss for me irrespective of OS

      Why do I have to manually start apps with primus if I want to run under discrete graphics?

      Sorry I'd forgotten about this one. Also I am not up to date on its status as I don't have any optimus based laptops any more. I don't know if this is still the case but this was one of the only major driver issues that existed for linux and it is totally out of their control. Nvidia hadn't / still hasn't released support for optimus on linux and so a workaround of having the OS use with low power graphics all the time and using primus to drive a specific program to run through the nVidia card. Not ideal I will give you that.

      Hell, why does everything related to portable power management suck so much compared to major end user platforms (windows, osx)?

      I'm not seeing any major differences..... I get about the same battery life windows or linux on my dell.

    36. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Well, for what it's worth, I bought an EEE PC recently which could not boot live discs of most Linux distributions. I finally installed Debian on it, Wifi did not work (had to manually upgrade the kernel, then hack in a proprietary driver that does not work half the time when booting the computer), it cannot wake up from suspension, audio does not work, and it randomly locks up completely.

      The first time I used Linux (Ubuntu) on a (different) laptop, I also had driver issues for Wifi and so on. I have never had that problem using Windows.

      I'm sure most hardware works fine on Linux, but you'll have to find something more convincing for me to believe that "99% of consumer gear 'just works' on Linux".

    37. Re: This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      So you maintain that the hallmark of a true professional is to buy more expensive peripherals?

      And further, that said professionslism also extends to gloating over capabilities you have?

    38. Re:This is the year of the Linux Desktop by serbanp · · Score: 1

      yes, but PDF can do all these and much, much better than PowerPoint. Probably the only appeal of PowerPoint is the ability to copy-paste snippets from other MSOffice tools.

    39. Re:This is the year of the Linux Desktop by dhasenan · · Score: 2

      I'm dual-booting my desktop. Everything works fine in both Linux and Windows with the exception of audio. Windows just can't do it.

      Windows is convinced my speakers aren't plugged in and refuses to let me select them as the audio output, whereas Pulseaudio on Linux realizes that people sometimes want to select an audio device that doesn't appear to be plugged in at the moment.

      (I might be able to find a driver to reinstall or something to get Windows to realize my speakers are plugged in, but it just isn't that important to me yet. I only installed Windows for the Unreal asset store, but I switched to Unity3d.)

    40. Re: This is the year of the Linux Desktop by Anonymous Coward · · Score: 1

      Sleep has worked better under Linux for awhile now. Winders blows goats with suspend up on my Lenovo as opposed to my crappy Ubuntu/Unity stock setup that acts like how I expect.

    41. Re: This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      So you save it as Unicode text and get a tab delimited file instead.

    42. Re:This is the year of the Linux Desktop by colinrichardday · · Score: 1

      PDF can also be generated from LaTeX, which allows for math and pstricks (LaTex -> dvips -> ps2pdf).

    43. Re: This is the year of the Linux Desktop by cyber-vandal · · Score: 1

      It would be nice if that was true but it isn't.

    44. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      But do these features work on any other pdf reader than Adobe's? And the Adobe Reader needs to be updated every single time it is used and the updates need to be manually verified to avoid installing that DC phone-ui-crap version that tries to sneak in in security updates.

    45. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      PDF can also be generated from any document using LibreOffice -- including generating PDFs from someone's MS-Office documents. I haven't used MS-Office in a decade, but I can read/write anybody's MS-Office documents (including even broken docs that even people with MS-Office can't open because they have the wrong 'version' of MS-Office).

    46. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      No.... You are misinformed. Linux will work on a helluva lot more than any Winblows kernel will. And... it'll run faster and leaner.

      confirmed.

    47. Re:This is the year of the Linux Desktop by bigmadwolf · · Score: 1

      Yes, have been using it for years professionally without any problem. The 'MS Office' issue is long solved.

    48. Re: This is the year of the Linux Desktop by Lonewolf666 · · Score: 1

      Slightly OT,
      but just yesterday Seamonkey's composer annoyed me by "reformatting" the HTML source code on the file I was tinkering with. It added line breaks and empty lines unasked. My quick fix was using Notepad++ instead.

      --
      C - the footgun of programming languages
    49. Re:This is the year of the Linux Desktop by dbIII · · Score: 1

      saves self contained presentations that will run on anything that can run powerpoint. This is a big deal when it comes to media

      I mentioned the word "web" above but you must have missed it. The set of anything that can display a web page is a hell of a lot bigger than "anything that can run powerpoint" - so your point one is a disadvantage in comparison.


      Ask anyone that has been given the task of getting somebody else's powerpoint presentation into a state where it can be viewed as a web page for some insight.

      Your second point makes the very stupid assumption that someone will not put their html, pdf or whatever format their presentation is in on local storage. I do not see it as a valid point.

      Point three - make fucking movies if you want fucking movies. There are thousands of more capable bits of movie making software than MS powerpoint.

    50. Re:This is the year of the Linux Desktop by ultranova · · Score: 1

      On the other hand, I sure wish the Windows partition on my new box would recognize my USB mouse, reliably.

      Windows 7 recognizes my USB mouse, but randomly fails to register clicks. That's some quality programming for a mouse-driven OS.

      --

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

    51. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      It always pissed me off I had to jump through so many hoops just to get audio to work.

      apt-get remove pulseaudio

    52. Re:This is the year of the Linux Desktop by jonr · · Score: 1

      > 3. has hardware/gpu acceleration for animations and vector art.

      Are you people writing games in powerpoint?

      "As you can see here in this Doom clone, quarter revenue is up by 5%..."

    53. Re:This is the year of the Linux Desktop by jandersen · · Score: 3, Interesting

      ...HP scanner, there haven't been Windows drivers for it since (!!!) Windows 2000.

      Yeah, there are loads of examples like that - I have a small Lexmark USB laser printer that stopped working under windows for that very reason. I set it up under Linux on my RaspberryPi (took me about 5 min to set up in CUPS), then shared it on the network. Now I have a networked laser printer, and I can even use it from Windows. In fact, you can take just about any old printer, and turn it into a networked Postscript printer via Gutenprint or similar.

      I did the same with a scanner - which I can now use over the network as well. Not sure if that is even an option from Windows.

    54. Re:This is the year of the Linux Desktop by nukenerd · · Score: 1

      Windows 7 recognizes my USB mouse, but randomly fails to register clicks.

      Windows does not recognise some of your mouse clicks? Luxury !!

      On my laptop, set up for dual booting Windows and Debian, Windows recognises my mouse but not the keyboard. I have re-installed Windows several times but no-go. The Debian is fine, using it now.

    55. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Indeed.

      I've upgraded my MIL's computer to win10 per request. It froze on first try then it worked. A week later Outlook stoped working. Turns out the profile was somehow corrupt. Tried removing it and couldn't, file was missing and the profile was still listed in registry or wherever. After not finding a solution I installed a firefox plugin instead and told her to use that. A week later something else broke (can't remember what). Said screw it I'm installing Mint.

      She hasn't had problems for a couple of months now and I have peace of mind.

      I'm still on win8 with updates turned off and GWX removed completely. When it comes time to upgrade I'm likely to jump ship. I'm not going to be fighting the OS for control of my computer and data, I have better things to do.

    56. Re:This is the year of the Linux Desktop by bluefoxlucid · · Score: 1

      Audio worked out of the box in 2004. MP3 support wasn't included in the base install of Ubuntu in 2004, but it was there in 2005.

    57. Re:This is the year of the Linux Desktop by mysidia · · Score: 1

      Sure there are a lot of web-based applications but they usually run on top of a database, middle tier components, and services that depend on the OS.

      I understand that..... But the Middle Tier components run on the server, not the Desktop.

      Also, there's a technology called Remote Desktop Protocol based VDI and application publishing.

      These latter technologies can be used to avoid putting Windows on the desktop itself: even if the frontend is a Windows app.

      Yeah, you have a supporting compatibility layer for that one app; However, the management complexity of a few App-V containers on couple terminal servers is much lower than supporting a large number of Windows desktops.

    58. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 1

      Hell, why does everything related to portable power management suck so much compared to major end user platforms (windows, osx)?
      The reason is that ACPI is a standard. As with all standards, there's the "official" one, and the gratuitously incompatible Mickeysoft implementation. Guess which one everybody uses.

    59. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      So all we need is a piece of software that does the same thing but can tell if all the features it supports are supported on X machine, and gives that report simply and easily.

    60. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Mint is awesome, I'll agree. However, it seems to be turning into the next Ubuntu. I know it's based on Ubuntu, but it's getting just as bloated and buggy. It run dogshit slow on my Core i5 system with 16gb of RAM. By comparison, Windows 7 (and 10) just fly, and SalixOS runs at Ludicrous Speed.

    61. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Try it again...

      Same story every year.

      Can I do my Unity 3D development on it?

      No.

      Does my Creative Labs Z card work on it?

      No.

      Already I have no sound and no ability to do work that makes me money.

      "Year of Linunx on the Desktop".

      Sure.

      Same story - it's so tired. I've been hearing it 20 years now and here I am stuck with MS.

    62. Re:This is the year of the Linux Desktop by mattventura · · Score: 1
      Yeah, okay, I JUST reinstalled Windows 7 a few weeks ago, and these are the things I had to install drivers for:
      1. Ethernet (especially bad one, since you know, you can't download drivers without connectivity, so you have to use another machine)
      2. Other ethernet
      3. USB 3.0 controller (oh, and this one means that if your system ONLY has USB 3.0 ports, your kb/m won't work during the install)
      4. Video card
      5. Chipset

      Of the five, #4 is the only one for which I would have to install a driver to get full functionality in Linux.

      Networking especially is an embarrassment on Windows. On top of the fact that even common network cards might not work out of the box, it's up to the manufacturer's drives to support things like VLANs and bonding despite the fact that those are NIC-independent. Meanwhile on Linux I can toss in specialty stuff like 10, 40, even 100GbE cards and have them work out of the box.

      Oh, and you know the worst part? Windows update will try to update my drivers for NIC #2 to a version that isn't even compatible with it.

    63. Re:This is the year of the Linux Desktop by JustNiz · · Score: 1

      My DVD drive and my printer don't work properly under Windows 10 but work fine under Linux Just sayin.

    64. Re:This is the year of the Linux Desktop by colinrichardday · · Score: 1

      Does LibreOffice have text-entry math, or do I ave to use a point-and-click interface?

    65. Re:This is the year of the Linux Desktop by Khashishi · · Score: 1

      The chance of automatically installing malware when you plug in a USB device is also WAY lower on Linux.

    66. Re:This is the year of the Linux Desktop by Khashishi · · Score: 1

      Why does an MP3 player have to be part of the OS? Just install an MP3 player.

    67. Re:This is the year of the Linux Desktop by StormReaver · · Score: 1

      There is a reason now to switch.

      I had that same thought back in 1999, and have been astounded for the last 17 years at the convoluted mental gymnastics people performed to defend Microsoft's evil.

      I've been free of the Microsoft disease since 1999.

    68. Re:This is the year of the Linux Desktop by Opportunist · · Score: 1

      Doesn't matter. Ponder for a moment what's less effort: Letting your do 3 more clicks or trying to navigate the legal minefield that US patent law is.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    69. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      If the hardware uses the Microsoft version, then that's the actual standard. No one cares about an OS that provides "proper" support for nonexistent devices.

    70. Re:This is the year of the Linux Desktop by Opportunist · · Score: 1

      It does? Really? Well, allow me to take you back to my most recent Win7 reinstall odyssee.

      Win7 installed. Slip in the driver DVD of the board manufacturer and install a bunch of drivers. Find out that they are somehow not really for this board. Reinstall Win7 (but not before trying to deinstall the drivers that blew the system completely). Download current drivers for the mainboard. On another machine, mind you, because, you guessed it, any kind of networking functionality is on the mainboard and requires a driver because Win7 somehow refuses to acknowledge its existence. Find a USB stick that actually is big enough to transport that bloated, oversized "driver" (which doesn't come as a driver-only but has to come along with all sorts of "management software" and "demos" that are rolled into the driver installer and can't simply be stripped). Watch Windows 7 copy from the stick like a snail because anything past USB 1.1 requires, guessed it, a driver. And do all that at a resolution of about 600x400 because of course there is also no sensible graphics adapter driver available yet.

      And we're now at about 5% of the total install time. Should I go on or does that illustrate well enough just how "fine" Windows 7 works on any hardware out of the box?

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    71. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Tell us more about how you had to install drivers for an OS released in 2009. Don't worry, I'm sure you'll have to install all of those drivers on a modern Windows OS, right? /roll.

      I grant you the point on bonding, however.

    72. Re:This is the year of the Linux Desktop by Opportunist · · Score: 1

      The only compatibility problem I ever had with Linux was with malware. WINE is a full replacement for windows, my ass!

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    73. Re:This is the year of the Linux Desktop by orgelspieler · · Score: 1

      Now that everybody uses tablets, does it matter what's on the desktop?

    74. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Just like the Microsoft version of HTML is the official one. Let's all go back to Windows 98 and Internet Explorer!

    75. Re:This is the year of the Linux Desktop by tepples · · Score: 1

      Why does an MP3 player have to be part of the OS? Just install an MP3 player.

      I guess people fear they will forget to install an MP3 player in advance, and the first time they want to play an MP3, they will be offline and thus unable to download an MP3 player's package. This is especially true of laptops, which are often used while out of range of Wi-Fi.

    76. Re:This is the year of the Linux Desktop by tepples · · Score: 1

      Linux hasn't had trouble with peripherals for a long time.

      Not even the webcam in a Transformer Book?

    77. Re: This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Chicken and egg problem. What comes First? The mp3s or the MP3 players?

      You tell me, I don't know.

    78. Re: This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      Yea because those two tools are the only tools available, ever.

      Just because you locked yourself into that toolset, is not the fault of Linux. Take some ownership. You chose those tools and the consequences that came with them. Now deal with it.

    79. Re:This is the year of the Linux Desktop by Blaskowicz · · Score: 1

      You can just print a Powerpoint into a PDF file. No more LibreOffice viewing issues and it makes it easier to read and transmit to your victims/readers.

    80. Re:This is the year of the Linux Desktop by rajafarian · · Score: 1

      Certainly the year I deleted Windows and stopped dual-booting just to game!

    81. Re:This is the year of the Linux Desktop by Anonymous Coward · · Score: 0

      what I want is:

      apt-get remove poettering#all

    82. Re:This is the year of the Linux Desktop by K.+S.+Kyosuke · · Score: 1

      You can actually use both, even though setting it up for the results to look a bit nicer takes a bit of work either way. (I think there was also some extension that allowed you to render math through actual TeX.) Well, I ended up using TeXmacs anyway...

      --
      Ezekiel 23:20
  5. I really liked Windows 7 by flopsquad · · Score: 5, Interesting

    Why are they continuing to aggressively push invasive, paternalistic, and generally super-assholey "features" that make me never want to go back to a Microsoft OS?

    --
    Nothing posted to /. has ever been legal advice, including this.
    1. Re:I really liked Windows 7 by turkeydance · · Score: 3

      me, too. 95 to XP to 7. nothing in-between. i'll stay 7 and wait.

    2. Re:I really liked Windows 7 by TheGratefulNet · · Score: 5, Insightful

      MS realized that corp america will be stuck with them for still quite a while. home users user whatever comes installed; they mostly are just sheep and do what they are told. we are a tiny tiny exception. and beyond that, mac people are their own strange kind that will never consider using windows (most hate linux, too).

      MS can do whatever it wants and it will still have business' loyalty.

      the key was entrenching Word format and getting it so complicated that it simply cannot be made interoperable with free alternatives.

      when all your docs are locked to MS formats, you know the result. you have no choice anymore.

      MS stopped trying to get us to CHOOSE windows. they now have decided to say 'fuck it' and just force whatever they want on people and with win10, they remove all your choices. little by little, the frog is slowly cooked and users are having all their choices taken away, for rejecting updates and for setting policies on their own.

      you and I will reject windows, but again, we are not big enough ($$) to even register on the pocket-change o-meter that MS has. MS is kept alive by business licenses and the home stuff is just to keep you 'trained' on using windows so that business will continue to think that their userbase needs to continue with that same old os.

      --

      --
      "It is now safe to switch off your computer."
    3. Re:I really liked Windows 7 by Anonymous Coward · · Score: 1

      NSA pushed them to do this. Soon they'll have the biggest botnet on the planet. Microsoft is taking advantage of this by cashing in on private info to sell to advertisers. It's a bit like forcing people to have a facebook account.

    4. Re:I really liked Windows 7 by mhkohne · · Score: 5, Interesting

      Because renting you stuff and getting a steady revenue stream is a WAY better business model than trying to get you to buy a new version every few years.

      The truth is that selling the OS & Office the way they have been is a sucky way to make money - you have to put out a bunch of cash making the new version, then hope you can con enough suckers into buying it to make your money back at the end. Much better to sell monthly subscriptions to Office 365 through your controlled App store. Plus, you can charge a fee to let other people sell through your app store.

      I'm waiting for the day that they try to block non-app store installs.

      --
      A thousand pounds of wood moving at 300 feet per minute. Don't get in the way.
    5. Re:I really liked Windows 7 by Tablizer · · Score: 1

      Why are they continuing to aggressively push invasive, paternalistic, and generally super-assholey "features" that make me never want to go back to a Microsoft OS?

      "Meet the new boss, same as the old boss"

      https://www.youtube.com/watch?...

    6. Re:I really liked Windows 7 by jtownatpunk.net · · Score: 3, Insightful

      I miss Windows 2000.

    7. Re:I really liked Windows 7 by donaldm · · Score: 1

      MS stopped trying to get us to CHOOSE windows. they now have decided to say 'fuck it' and just force whatever they want on people and with win10, they remove all your choices. little by little, the frog is slowly cooked and users are having all their choices taken away, for rejecting updates and for setting policies on their own.

      Unfortunately the frog (read populous) has been in the pot too long and it is now almost too late for them to jump out although there are now a few brave ones doing so.

      you and I will reject windows, but again, we are not big enough ($$) to even register on the pocket-change o-meter that MS has.

      You are quite right, however at least we can say that we have saved allot of money by not purchasing Microsoft applications when most of the applications we use fit our requirements perfectly.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    8. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      They're just doing a copy-cat of Apple's phone model - walled garden, microtransactions, the whole bit.

    9. Re:I really liked Windows 7 by DogDude · · Score: 0

      Blah, blah, blah. We use Windows because it's the best product out there for the job we need to do. Grow up.

      --
      I don't respond to AC's.
    10. Re:I really liked Windows 7 by KlomDark · · Score: 1

      > I'm waiting for the day that they try to block non-app store installs.

      Ugh, you are probably right.

      Is there any good open-source memory-managed languages out there with a solid IDE to use. Sorry, I am way too many years down the C# path to just easily jump to C/C++, I hate dealing with memory issues. I'm spoiled, I don't want to think about allocating and deallocating memory, and even worse, memory leaks. I just want to build new software and get things done. I don't wanna do Java, another corporate language. I want something else, but it's also got to be a compiled language, not an interpreted language. And something that makes talking to the database as easy as Linq to Entity Framework. I don't know of any open source language like that. Does something like that exist?

      Or do I just deal with the fact that despite my awareness, Microsoft basically owns my soul at this point?

    11. Re:I really liked Windows 7 by KlomDark · · Score: 1

      Life was good then...

    12. Re: I really liked Windows 7 by Anonymous Coward · · Score: 0

      I ran Windows 2000 through most of the XP era. I never bought a retail XP machine new, and didn't have an XP installer in my posession until right before Windows 7 came out, when torrent installers that were activation free were common.

      I've never felt that I missed much.

    13. Re: I really liked Windows 7 by yithar7153 · · Score: 1

      OCaml then maybe? But It's different as it's functional with imperative elements. Interesting thing is it can be compiled to bytecode or native code.

    14. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      MS realized that corp america will be stuck with them for still quite a while. home users user whatever comes installed; they mostly are just sheep and do what they are told. we are a tiny tiny exception. and beyond that, mac people are their own strange kind that will never consider using windows (most hate linux, too).

      MS can do whatever it wants and it will still have business' loyalty.

      I'd like to see windows not pre licensed on PCs. Let people for over a credit card number after they buy it, if they want to pay for the cheap license linked to the PC. Beyond that, a basic bios that can loads via https available operating systems would be nice. Enter the bios, select the OS of choice, flatting and install. A PC maker can link drivers in, so those get loaded, but that is about it. None of the bloatware should exist once you flatten one that way, well unless you actually choose to install it. Similarly any option that reports back to the mothership should have to be explained and explicitly enabled during installation.

    15. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      Take a look at the Qt framework. It's wonderful for cross-platform application development. Qt coupled with improvements in C++11 (smart pointers, auto, etc) have completely changed my opinion of C++ for the better. You should not need to use "new" unless creating a QObject or smart pointer and both will handle memory cleanup themselves. You shouldn't really have to use delete. Others have written about this more coherently and succinctly than I'm able to right now, but I encourage you to check it out.

      The Qt IDE is quite nice and the official documentation is very good. There are some good tutorials out there and there's enough of a community that it's easy to find Qt-specific answers with a web search. If you're at all a monkey-see-monkey-do kind of learner then something like VoidRealm's series on learning Qt/C++ could be helpful. He's got a great voice that I haven't found annoying after listening for many hours. Some of that series is basic stuff you can skip over but even if you're familiar with a topic but want to learn "the Qt way" then I'd recommend playing it back at an increased speed until something catches your interest.

      So you specifically said not C++ and I suggested it anyway since you really do not have to worry about allocating and deallocating memory like you once had to (use QObjects and assign them a parent if they're not automatically assigned one and use smart pointers for anything else you want on the heap). In that same vein of not listening to your requirements, Qt probably qualifies as a corporate language/framework. It is open source (LGPL/GPL but also has a commercial license for $$) and welcomes contributions from the public. I don't see this as a bad thing myself since the money brought in from commercial subscriptions helps pay for development and growth of the framework. Also I use Qt for both personal and open source projects so have no issues with their licensing, but if your use-case means you'd have to pay I think it's a very worthwhile business expense. Also pertinent is that Qt is becoming more and more used in e.g. Fortune 500 companies and has a symbiotic relationship with KDE. I think Qt's future looks very promising, which is important to me when investing a lot of time into learning a new technology.

      It's definitely compiled. It creates fast cross-platform applications and making UIs is simple. It's easy to make it talk to databases including but not limited to embedded SQLite, PostgresQL, MySQL, Oracle, and SQL Server.

      Check it out. C++ is a changed beast. Its creator and other experts flat out say to use a subset of all its features, which include some major improvements in C++11/14. Forget your preconceived notions or past experience and give it a shot. Memory management is much simpler now. Qt makes it even easier and adds a whole lot of extras, including a great IDE.

    16. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      Some good languages that might fit your bill:
        - Python: it's not compiled by default, but it can be if you need it to be. Database support can be easy as you want it to be, the flexibility of the language means there are some very clever database binding packages out there (sqlmagic is a good one).
        - Scala is an interesting inferred-type functional language that compiles and runs on the JVM.
        - Groovy is possibly the most similar to C#.
        - C++ with Qt or Boost can deal with memory issues, has extended metaprogramming, and feels quite a lot like C#.

    17. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      You are in luck! MS is digging their own grave right here: the next big .Net version, dotnet core, (currently between an early rc1 and large rewrite before rc2) is a completely new animal aimed at being open source/crossplatform/xcopy install and allow running the same code om win/linux/mac (if the build targets and has library support for core and not full framework). The main "core" parts will be much smaller than previous dotnet, but with most other functionality being availagle as separate nuget packages, so you just take the ones you need for each app/project.

      Also, SQL server 2016 will have linux support! And visual stuio code exists, and intellisense is being extracted as a separate process (that can be used on vim or whatever)...

      So I don't quite understand their strategy here...it's like the development-part of MS is seeing what the windows part is messing up and saying "ok guys, we can't make those retards change, but we an at least help you get out of here"...

    18. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      "We use Windows because it's the best product out there for the job we need to do. Grow up."

      Shit farming? Fuck off.

    19. Re: I really liked Windows 7 by Lonewolf666 · · Score: 1

      Windows 2000 was as good as XP, except for lacking some details such as 48bit LBA support out of the box.

      I ran Windows 2000 until 2007, when I couldn't get my new PC to run stable under it. Switching to XP solved the issue. In hindsight, I suspect the drivers for the Nvidia graphics card (8600 GT):
      That card was not officially supported under Windows 2000, so I was running it under the XP driver. Which would start and run without complaining, until the computer crashed...

      --
      C - the footgun of programming languages
    20. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      Because renting you stuff and getting a steady revenue stream is a WAY better business model than trying to get you to buy a new version every few years.

      Then again, renting customers switch much more readily to the competition if their needs are not served. Assuming there is competition. Microsoft increases their risk if they fail to deliver what the customer needs or wants.

    21. Re:I really liked Windows 7 by Jamlad · · Score: 1

      The only reason I'm dual-booting my Macbook Pro is gaming. I left Windows for day-to-day affairs five years ago and never looked back. I didn't find OS X particularly better or worse. Just different. Given the increasing gaming support, and hopefully a final push from Valve with SteamOS, and I may never use Microsoft products at home again.

    22. Re:I really liked Windows 7 by squiggleslash · · Score: 1

      Corporate America moves slowly - but that also means that most of corporate America hasn't moved to Windows 10 yet (I happen to know - I don't work for them, but I know people who do - that FPL, Florida's main power company, only moved from XP to Windows 7 about three or four years ago, for instance.)

      This kind of thing means they're less likely to switch from Windows 7, which is going to be a problem for Microsoft in the long term. Let's face it, 7 isn't broken, and the only "disadvantage" it has over 10 is the inability to run Windows Store apps, which most corporate environments couldn't give two hoots about.

      --
      You are not alone. This is not normal. None of this is normal.
    23. Re: I really liked Windows 7 by dywolf · · Score: 1

      Ditto.
      Went from 98 to 2000, until I upgraded video card to GeForce 8800 which wouldn't run under it.
      From 2000 to Vista, which to me wasn't all that bad, just released early; basically like a 7 Alpha release.
      So then jumped to 7 when came out with full 64bit support, and using that since.

      --
      The guy who said the election was rigged won the presidency with the second-most votes.
    24. Re:I really liked Windows 7 by Waccoon · · Score: 1

      I'm waiting for the day that they try to block non-app store installs.

      What scares me even more, is the thought that MS may be the last corporate entity to do this. Apple will probably go exclusively iOS shortly, and Google will almost certainly try to bring Android/ChromeOS to the desktop.

    25. Re:I really liked Windows 7 by twokay · · Score: 1

      I am involved with supporting two 500+ employee businesses that recently switched to Gmail and Google Apps after having been MS Office shops. Now only accounts and the analytics guys use office for Excel.

      Of course it is my view that this is out-of-the-frying-pan-into-the-fire, but it wouldn't be so sure that Microsoft's smaller corporate customers dont have exit options.

      --
      Wannabe nerd.
    26. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      Well for my part I'm helping linux get a foot hold.

      After my last clash with win10 problems I now no longer fix win10 issues for family and friends.

      "I'll help you with your problem sure but if it's a problem with win10, I don't use it, don't know it, can't help you, sorry. I can install linux for you instead if you want, here are the drawbacks, your choice."

      Turns out my continued tech support can be worth more than familiarity with windows sometimes. Have yet to hear any complaints or requsts to fix problems after the switch.

    27. Re:I really liked Windows 7 by nukenerd · · Score: 1

      Because renting you stuff and getting a steady revenue stream is a WAY better business model than trying to get you to buy a new version every few years.

      Then again, renting customers switch much more readily to the competition

      Firstly, Microsoft think they have no significant competition in the areas they are now focussing on (corporates and home), apart from in the entrenched Apple zone.

      Secondly, the obstacles confronting a renting customer switching are just as high as they are now - FUD, file formats, familiarity, and the MS name (which means a lot to many users, believe it or not)

      Actually, the GP forgot to mention the biggest advantage of all of renting for MS : they do not need to develop much any more. When selling their OS's over the last 30 years they had to produce something different every couple of years (and get people to buy it) or their revenue dried up. XP and Win7 being fairly good, combined with the fact that PCs themselves are now powerful enough to do almost anything the user needs (so fewer Windows pre-loaded ones sold) has hurt Microsoft and they don't want that scenario ever again.

      But with rental they can sack most of their developers, lean back, and collect steady predictable rents for ever more (company accountants love a steady income). Well almost : obviously they will do cosmetic make-overs now and then, and do security patches, and will eventually need to stir at some time in the future when other developments threaten to overtake them (like has happened with tablets).

      Rental had been Microsoft's wet dream for a long time now.

    28. Re:I really liked Windows 7 by Grishnakh · · Score: 1

      Unfortunately the frog (read populous) has been in the pot too long and it is now almost too late for them to jump out although there are now a few brave ones doing so.

      Very few are, though, so it's actually very amusing to sit back and watch all these loudly-complaining frogs bitch about how hot it is.

    29. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      But with rental they can sack most of their developers, lean back, and collect steady predictable rents for ever more (company accountants love a steady income). Well almost : obviously they will do cosmetic make-overs now and then, and do security patches, and will eventually need to stir at some time in the future when other developments threaten to overtake them (like has happened with tablets).

      They do have to make sure their server operating systems, client devices and cloud services form a cohesive package so that no part is left behind. The rate of change in Windows 10 is actually little scary since the IT people have to be more aggressive in keeping up the changes than before. The internal changes do creep to the surface.
        It's hard to say what they will do in the future, but they have already spread the Windows 10 "payback" over multiple years and changed to a more expensive pricing scheme for the server versions. To me that suggests that the consumer focus is the services (rent-an-office, rent-a-game-buddy-pairing) on the lower priced platform, while the business pays up the difference in server systems and additionally spends on the cloud services, even if they cross over to Linux.

    30. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      Why not reconsider JAVA? There are great open-source JAVA compiler and IDEs. At very least it is better than C#.

    31. Re:I really liked Windows 7 by Anonymous Coward · · Score: 0

      You can take your C# skills straight to Linux or OSX using Mono.

    32. Re: I really liked Windows 7 by Blaskowicz · · Score: 1

      There is a version of Ocaml that would likely fit the bill i.e. talk to databases and such. The only problem is it's Microsoft's F#.

    33. Re: I really liked Windows 7 by Anonymous Coward · · Score: 0

      Why is it that everyone else always gets a +1...
      I think OCaml would fit the bill, but I don't get any points for suggesting that?

    34. Re: I really liked Windows 7 by Anonymous Coward · · Score: 0

      Yeah, sorry you suck mods. Just saying!

    35. Re: I really liked Windows 7 by Anonymous Coward · · Score: 0

      Test

  6. "pro" user who buys windows is no pro by sittingnut · · Score: 0, Flamebait

    a so called "pro" user, who by his own choice, buys windows(or any m$ product), or needs it to do anything, or depends on it for anything, is no pro user, but an rank uninformed idiot.
    same btw goes for anyone buying, needing, or depending, in any apple product.

    1. Re:"pro" user who buys windows is no pro by Anonymous Coward · · Score: 0

      What about those that depend on Adobe's de facto monopoly on print and design?
      I could probably get Adobe CC to run on Linux,
      but the large format RIP engine I use has so many proprietary elements that I simply
      don't have the time to invest in kludging something together just to stay off Windoze.
      Or maybe I'm just an idiot, I would honest to god love to run linux at the shop if I could

    2. Re:"pro" user who buys windows is no pro by myowntrueself · · Score: 1

      a so called "pro" user, who by his own choice, buys windows(or any m$ product), or needs it to do anything, or depends on it for anything, is no pro user, but an rank uninformed idiot.
      same btw goes for anyone buying, needing, or depending, in any apple product.

      You don't seem to have any idea how professional people actually use computers.

      --
      In the free world the media isn't government run; the government is media run.
    3. Re:"pro" user who buys windows is no pro by Blaskowicz · · Score: 1

      So what do you think a "pro" would have to use? A Solaris desktop?

  7. I am guessing by mrprogrammerman · · Score: 2

    There's probably technical reasons for this but I am sure they also don't mind the ability to get greater visibility of the store and additional revenue.

    1. Re:I am guessing by Anonymous Coward · · Score: 0

      Technical reasons my ass. Why do you need to download things off some walled garden? Is internet not good enough?

      Also, I've literally never met anybody that bought anything off the windows appstore.

      Really. 99% of the people don't even know it's there, nor they want to know. I've had a windows 8 machine for 2 years now and I've never even browsed it myself.

      And I have products there.

    2. Re:I am guessing by rudy_wayne · · Score: 5, Insightful

      There's probably technical reasons for this

      No, there isn't.

      additional revenue.

      The *ONLY* reason it's being done.

    3. Re:I am guessing by im_thatoneguy · · Score: 1

      I imagine even if you don't install apps from the store, the store still has all of the deployment and patching code built into it that's necessary to install an AppX.

    4. Re: I am guessing by Billly+Gates · · Score: 1

      Yes. Enterprise edition which is alot more expensive has the gpo support to block it. Go buy the enterprise will make them more money and app store for not. MS wins either way. On Neowin
      Net there are lots of folks defending it saying if you have more than 20 employees you should pay for a $100,000 license and audit rights anyway. Jeesh

    5. Re:I am guessing by Anonymous Coward · · Score: 0

      But if you are a lazy person on an otherwise locked down corporate computer. You'll quickly realize Tony has solitaire because he found it in the store and next thing you know every free game under the sun is floating around on your machines.

    6. Re:I am guessing by Anonymous Coward · · Score: 0

      None whatsoever. I got pissed at the retarded applications you can't uninstall (xbox, et al), so I remove ALL of them, store included and so far so good.

    7. Re: I am guessing by iampiti · · Score: 1

      Honestly, I can't imagine why would defend what Microsoft is doing with windows 10 at this point. You gotta imagine they're either trolls or work for ms. ... but no, apparently some people are happy being owned by ms

    8. Re:I am guessing by Anonymous Coward · · Score: 0

      I doubt it. I actually removed all store-related stuff from my Windows 10 install and it's working fine (well, as fine as it gets).

  8. They've forgotten... by hawleyg · · Score: 2

    ...who the customer is.

    --
    Cheers, Glen
    1. Re:They've forgotten... by Gojira+Shipi-Taro · · Score: 3, Insightful

      No,they haven't. It's not the people they're giving free upgrades to 10 to,

      Wanna guess who the customer is?

      --
      "Oh my God. This is terrible. This is the end of my Presidency. I'm fucked."; ~ Donald J. Trump
    2. Re:They've forgotten... by hawleyg · · Score: 1

      It's a free upgrade. Meaning that those customers have paid for Windows and had it upgraded.

      But I take your point - the advertising $$ will be coming into Windows 10 through Cortanna/Bing adverts and probably much more down the road.

      Time for an alternative.

      --
      Cheers, Glen
  9. One month by Anonymous Coward · · Score: 0

    I give it one month tops before enough companies complain and they change it back.

    1. Re:One month by rudy_wayne · · Score: 2

      i just block the outgoing connection with my firewall.

    2. Re:One month by RockDoctor · · Score: 1
      I'm surprised that I got this far down the thread before I saw this comment. It would seem to me to be the3 obvious thing to do. DENY microsoft.com, possibly ALLOW knowledgebase.microsoft.com (or whatever their wiki/ help page is called) ... that should fix it.

      Or maybe I'm missing something. I don't do windows myself any more.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  10. Microsoft, use your powers to do good! by Anonymous Coward · · Score: 0

    This is the kind of thing we need to get around attempts to censor the internet and break down national firewalls.

  11. It isn't a problem. by dstyle5 · · Score: 1

    Since the number of good apps in store is next to nothing, employees will have nothing to find to distract them.

    1. Re:It isn't a problem. by TheGratefulNet · · Score: 1

      you mean, there isn't an angry-flying-toaster app, even for a screen saver?

      --

      --
      "It is now safe to switch off your computer."
  12. Defective by design.... by iCEBaLM · · Score: 2, Insightful

    Forced "upgrades", removing features after the fact, spyware you can't disable.

    Please Microsoft, keep pissing off users and administrators. Soon since everything will be "in the cloud" and all apps will be web based we won't have a reason to use your shitty OS anymore.

    1. Re:Defective by design.... by Anonymous Coward · · Score: 0

      Sorry, but i fear your cloud future more than i fear a single OS. At least with windows 10 i run shit on my machine, if your future takes hold i wont even be doing that! All information will be stored and processed "in the fucking cloud". That isnt the future, its the fucking past!

    2. Re:Defective by design.... by Gojira+Shipi-Taro · · Score: 0

      Well I"m a gamer, and no AAA games will ever be "in the cloud " in that way so I still have a reason to use it. For games. And nothing else.

      And no, I'm not going to forgo games that I enjoy just to "make a point".

      --
      "Oh my God. This is terrible. This is the end of my Presidency. I'm fucked."; ~ Donald J. Trump
    3. Re:Defective by design.... by iCEBaLM · · Score: 1

      They already are, with Geforce Now.

      Once we can get the businesses off of Windows, the home users will follow which means the games will follow too.

    4. Re:Defective by design.... by iCEBaLM · · Score: 1

      My future? It's the way the industry is going. Pretty soon you won't be able to buy copies of Adobe Creative Suite or Microsoft Office. The only option you'll have is a subscription service to cloud based versions.

      Once that happens, it doesn't matter what OS you're using.

    5. Re: Defective by design.... by Anonymous Coward · · Score: 1

      You sure. Several games already require an internet connection, even single player.

    6. Re: Defective by design.... by Lonewolf666 · · Score: 1

      Which is just for DRM. Best example is the last Sim City, where it turned out that the "needs servers for single player" was fake.

      No way the cloud can keep up in latency with the local PC, and games that need too much processing power for a typical gamer PC would be too expensive to run server side.

      The only kind of game where an internet connection is legitimately necessary are MMO games.

      --
      C - the footgun of programming languages
    7. Re:Defective by design.... by Grishnakh · · Score: 1

      Please Microsoft, keep pissing off users and administrators. Soon since everything will be "in the cloud" and all apps will be web based we won't have a reason to use your shitty OS anymore.

      Yeah right. People have been complaining about MS for decades and threatening to leave, but they never do. A small minority of us switched to Linux at some point, but most people will continue to just sit in the pot and be boiled alive.

    8. Re:Defective by design.... by tepples · · Score: 1

      What sort of lag and data use can a user of GeForce Now expect?

    9. Re:Defective by design.... by iCEBaLM · · Score: 1

      It's actually not terrible. You can stream a game in HD with as little as 5mbit down and play with slightly noticeable latency with 25-40ms one way.

    10. Re: Defective by design.... by iCEBaLM · · Score: 1

      Nvidia seems to be doing it with Geforce Now, so it would seem all your points are moot.

    11. Re:Defective by design.... by Anonymous Coward · · Score: 0

      Yeah, that seems to be the way its going sadly. I said "your" future as you seemed to want it that way, if not then my bad.
      Still, one does not have to join it willingly. "The only way to win that game is not to play" fits quite well with this, though i know few among us are willing to go that far.

    12. Re:Defective by design.... by iCEBaLM · · Score: 1

      I don't like the move to the "cloud" any more than you do, but what it will do is make the operating system irrelevant to major application developers so that the vast majority of the populace can get by with buying chromebooks. When this happens I think you'll see games finally shift to linux, as more people use it, and apps follow the gamers.

    13. Re:Defective by design.... by tepples · · Score: 1

      You can stream a game in HD with as little as 5mbit down

      Or 5 Mbps * 3600 sec/hr / 8 bits/byte / 1000 GB/MB = 2.25 GB per hour against your monthly cap. It's fine for fiber or cable subscribers, whose cap is typically in the hundreds of GB/mo, not so fine for home LTE and home WiMAX which are usually more harshly capped.

    14. Re:Defective by design.... by iCEBaLM · · Score: 1

      A gamer would do everything he possibly could to have some form of wired internet at home.

  13. crApp Store by Anonymous Coward · · Score: 0

    Great, so when Janice from Accounting downloads some spyware laden app she thought was angry birds, some North Korean hacker will be able to steal all the data again.

  14. Coming soon... by Anonymous Coward · · Score: 5, Funny

    Candy Crush Pro Business

    1. Re:Coming soon... by rudy_wayne · · Score: 2

      +1

      Would buy.

    2. Re:Coming soon... by Anonymous Coward · · Score: 0

      Even though its Pro it's still going to reboot during ladder matches.

    3. Re:Coming soon... by Anonymous Coward · · Score: 0

      Finally, a Candy Crush that includes support for dual processors, 128GB of memory and ten simultaneous network connections!

  15. Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 1

    I've been using Windows 7 for a long time and i haven't seen much of a compelling reason to upgrade to 10. I mostly use my computer for gaming so i'm worried about the the future of gaming on a windows 7 machine.

    Anyone on here have any advice for me? Is it worth the upgrade? I'm really comfortable using Win 7 and I basically hate change.

    Does it add anything over 7 and if I do upgrade is it possible to make it look similar to windows 7 because I don't like the touchscreen square icons for a desktop.

    Thanks in advance.

    1. Re:Opinions on upgrade...potentially off topic. by vux984 · · Score: 4, Informative

      I've been using Windows 7 for a long time and i haven't seen much of a compelling reason to upgrade to 10.

      Most of the worst bits of windows 10 telemetry etc have been backported to 7 so unless you are spending more than normal amount of time inspecting updates there's no advantage to 7 on that front.

      Better and simpler IMO to update to 10 and just install one of the telemetry blockers.

      Ok... as for compelling reasons to upgrade..
      .
      DirectX 11.3 / 12.0 -- whether that's compelling is up to you.
      HyperV -- and better virtualization support in general
      Multimonitor -- better than 7, better than 7 with 3rd party addons IMO
      Sleep / Wake / Reboot -- markedly better/faster than 7
      Task Manager -- much improved over what's in 7
      Antivirus -- built in good enough to run without more
      SystemTray -- much better system tray/notifications setup
      Security -- More OS hardening features
      Smaller footprint -- smaller on disk, smaller in memory

      There's a bunch of features (built in) and addons (like classic shell) you can use to make 10 look more like 7; but IMO sticking with the look of 7 vs 10 really just amounts to "resisting changes" for the sake of "resisting changes". I know people who jumped through hoops to make XP look like 98, then to make 7 look like XP etc... I don't think its productive or worth the effort, and you do miss out on some of the actual improvements by being close minded to the idea that maybe just may the windows 7 really might not be the pinnacle of user interfaces. (Not that windows 10 is... but it took little effort to adjust to it)

      As a user of several windows versions 3.1 onward, Mac os7 thru X, and several linux desktops I can say that windows 10 desktop has some flaws (the confusing mix of old control panels and new "settings" to set things is probably the worst; and the a bunch of the defaults are idiotic; -- the default start menu tiles for example; I unpinned all of them; or the default file viewers for a few things being useless "modern apps" but that is all easily and quickly tamed. )

      Is 10 a big upgrade from 7? No. But it is an upgrade, and it doesn't cost anything but some time and effort.

    2. Re:Opinions on upgrade...potentially off topic. by Harlequin80 · · Score: 1

      If you ignore the telemetry slurping, which has been back ported to 7 anyway 10 is ok. I think its seriously ugly but that is a personal preference. Like you I also hate the boxes in the start menu but I rarely hit the start menu in windows as I only use it for games and I run steam so its a non issue. Outside of that photoshop gets an icon on the desktop.

      As for games DirectX 11.3 / 12 is probably the reason to move.

    3. Re: Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 0

      Thanks for the response...Haven't made a decision yet, but you've got me leaning to giving it a shot whereas before I probably wouldn't have at all.

    4. Re: Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 0

      Thanks. I'll probably end up giving it a try.

    5. Re:Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 0

      Smaller footprint? I just checked my task manager in XP, I have networking (internet), sound card, and Nvidia drivers loaded and it's just 74 MB of RAM. While Win7 is 800 MB and Win10 at 1.4 GB of RAM. RAM is cheap I know, but I don't want to run unknown spying processes from M$ on my system.

    6. Re:Opinions on upgrade...potentially off topic. by vux984 · · Score: 1

      Yes. Smaller footprint. RAM usage from task manager doesn't really mean anything anymore; for a lot of reasons.

      Windows 10 runs markely better on a system with 2GB ram than 7 or 8 does for example.

    7. Re:Opinions on upgrade...potentially off topic. by GerryHattrick · · Score: 1

      I keep a dozen cousins' kit clean via TeamViewer. It takes me ten minutes each a month to sort out the messes they've made, on XPpos, 7 and 8. Of course I locked out the Win10 nags, but having tried 10 myself, and found I could make it look just like XP and kill telemetry, I no longer recommend against 'upgrade' to 10. Seems big daddy Microsoft will keep them all a bit tidier with 10, whether they like it or not, and what do I care? Sure, Mint is on their HDDs as dual-boot, but they won't use it because it doesn't run their heap of ancient programs (tell me about OED full-install?)

    8. Re:Opinions on upgrade...potentially off topic. by thegarbz · · Score: 1

      Add to that:

      Better touchscreen / pen integration.

      This may not be a big thing for a lot of people but in a world that seems to be getting more tablet / slate style devices the difference between Windows 7 and Windows 10 are incredible. Sloppy dragging on window borders, keyboard / pen integration etc all make Windows 10 usable with a pen, and in many cases even with a finger. Windows 7 is IMO unusable in this scenario.

    9. Re:Opinions on upgrade...potentially off topic. by Ash-Fox · · Score: 1

      Anyone on here have any advice for me? Is it worth the upgrade? I'm really comfortable using Win 7 and I basically hate change.

      Windows 7 stopped having mainstream support last year in January, it is now irrelevant. If you want to play new games like the new Minecraft, Killer Instinct, Rise of the Tomb Raider, Gears of War, Fable Legends and Gigantic then upgrade to Windows 10. If you want to keep playing old titles, then there is no need to upgrade.

      Does it add anything over 7

      Performance.

      if I do upgrade is it possible to make it look similar to windows 7

      It is possible, good luck figuring it out.

      --
      Change is certain; progress is not obligatory.
    10. Re:Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 0

      Are there telemetry blockers for Win 7?

      If so, its then better to block at that point, rather than installing Win 10.

    11. Re:Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 0

      The start menu in 10 is objectively shittier than the one in 7.

    12. Re:Opinions on upgrade...potentially off topic. by Christopher_G_Lewis · · Score: 1

      Wow - a thoughtful and logical comment on why Windows 10 is actually interesting.

      My biggest addition to this is the boot time - Win10 boots in under 5 seconds on my SSD laptop, compared with 15-20 on my desktop with a high end Seagate hybrid 7200 (I know, bad purchase. If I could have waited another year...) My desktop boots up with a couple of active HyperV instances (Plex Server, Ubuntu, FreeBSD), so its not really usable for an other couple of minutes, but that's my own issue.

      The Windows 10 interface is an interesting combination of the old and new - all your programs are immediately available like 7, but you have the live tile pane for all the new "chatty" applications - weather, news, recipes, Facebook, etc. all with their own ADHD inspired "Hey! Click me!" look. I'm running insider/fast on one of my boxes and the interface changes that are coming for the summer release are quite good. I've got tile sections for Office, Development, Admin tools and other crap - which is sort of back to the old Program Manager Groups from Win3.1 :-)

      Updates, well, its windows so it will do that. I've only had issues when I clicked the "do it now" button, then realized my wife was watching something off the Plex server.

      Other than a couple of minor issues, it just works.

    13. Re:Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 0

      Hey Mike, glad you got the transfer to PR. Let's head down to the cafeteria later for some V8 spicy hot.

    14. Re:Opinions on upgrade...potentially off topic. by Espectr0 · · Score: 1

      Almost every feature you specify already comes with Windows 8.1. The only valid reason to upgrade to 10 is that it is currently free and DirectX 12 for gamers.

    15. Re:Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 0

      Better system tray? One that loses key icons like power settings and audio volume, and has to be re-tuned in the regostry. Really?

    16. Re:Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 0

      "It doesn't cost anything but some time and effort."

      Except security (embedded backdoor, ineffective host file etc.), privacy (need I say more?), and control over your own computer (RTFA). By giving control of your own computer and data over to M$, you could now use a slightly faster OS that includes a few new feature that most people may not even use or care. What a great deal this is!

    17. Re:Opinions on upgrade...potentially off topic. by vux984 · · Score: 1

      Almost every feature you specify already comes with Windows 8.1

      1) He's upgrading from 7. And it makes no sense at all to upgrade from 7 to 8.1. Given 10's UI walks back some of the most annoying things about 8.1.

      2) while several of the improvements I mentioned started with 8/8.1 they got incrementally better in 10. HyperV in 10 is better than it is in 8.1. Multimonitor support in 10 is better than 8.1. Security / hardening got incrementally better in 10. etc etc.

      Seriously if you are on 8.1 there is absolutely no good reason not to upgrade to 10 that I can think of.

    18. Re:Opinions on upgrade...potentially off topic. by vux984 · · Score: 1

      ineffective host file etc

      Modifying hosts to trivially defeat DNS is a common practice for malware.

      Use the firewall to block services and block destination addresses.

    19. Re:Opinions on upgrade...potentially off topic. by vux984 · · Score: 1

      Are there telemetry blockers for Win 7?

      If so, its then better to block at that point, rather than installing Win 10.

      If the only reason you aren't upgrading to 10 is the telemetry the installing a telemetry blocker and then staying on 7 makes no sense. The telemetry blocker solves the problem you have.

      But by all means, yes, if you are planning to stay on 7 for whatever OTHER reason aside from telemetry then yes, install a telemetry blocker in 7 or 8.1.

      Its far less hassle than playing whack-a-mole with updates.

    20. Re:Opinions on upgrade...potentially off topic. by toddestan · · Score: 1

      With 8.1 you can, with the same level of difficulty as Windows 7, avoid the telemetry. You can also forgo updates, while Windows 10 will shove them down your throat. Windows 8.1 is also faster than Windows 10 (and especially Windows 7). Windows 10 also removes Windows Media Center if you care about that kind of thing. Windows 8.1 is also the ONLY version of Windows to handle multiple keyboard layouts in a sensible manner.

    21. Re:Opinions on upgrade...potentially off topic. by vux984 · · Score: 1

      OTOH
      8.1's multimonitor isn't as good as 10s
      modern apps and the start menu have to be full screen
      the hyperV in 10 is better
      directX 11.3 / 12.0
      And I dispute your argument that 8.1 is faster than 10.

    22. Re:Opinions on upgrade...potentially off topic. by Anonymous Coward · · Score: 0

      "Antivirus -- built in good enough to run without more
      Security -- More OS hardening features"

      Those items mean little when the main security compromise is the OS itself. Telemetry and Cortana makes you a field agent of Microsoft, providing unprecedented real-time detail on your life. A camera and microphone, to monitor you even more closely, is found on most laptops, tablets, and phones. The transition from occasionally sending data to the cloud to always sending data to the cloud will always just be an update away, and will be a decade of slogging forward in a class action lawsuit before resulting in a trivial settlement which will benefit none of the billion people whose private lives, ideas, and work were analyzed for the benefit of Microsoft. Yes, Google, Apple, and Canonical are all fighting for access to a high-fidelity view of your personal life, but that doesn't make any of them morally okay.

  16. Microsoft to users: Go VL or fuck off. by Anonymous Coward · · Score: 0

    It think it's pretty clear that Microsoft intends Pro to be business-ish sku that comes bundled with devices. This means full Microsoft experience, latest branch.

    Enterprise is volume license only, which is what you'll be using in an enterprise environment anyway. Enterprise gives you access to LTSB - which is what you want really. It's basically windows 7 '15 - Windows 10 without the app store, new windows experience environment, and all the bells and whistles like branch cache, applocker, etc. That and major feature upgrades are on a slower track.

    If you also have not noticed, Microsoft is changing a big practiced they abandoned a long time ago. Version numbers. At some point they dropped version numbers and it's been a huge clusterfuck ever since. It's hard to distribute patches and updates when your target is an amorphous blob of parts that may or may not be on a specific revision. The "Major feature upgrades" mentioned above are really version numbers. Microsoft wants a consistent target and Pro is part of that. That means no disabling the app store for you.

    For more information see the "Windows 10 November update" aka windows 10 version 1550. http://windows.microsoft.com/en-us/windows-10/windows-update-faq

    This pretty much means, though, that if you're a small outfit getting MS software bundled or retail.. Microsoft is telling you to fuck off and deal with it.

    That's different than past expectations, sure, but Microsoft thinks this is their path forward.. And I don't blame them. If you want a special version of windows to cater to your needs (Enterprise) you pay for it.

  17. I really can't beleive it at this point,....... by AbRASiON · · Score: 5, Interesting

    I'm not your normal /. "#$%! Microsoft" kinda guy. I've been an MS guy my whole life, only dabbling in other OSs briefly.

    Often you see people (here) chanting about #@$%^ Microsoft or "are you surprised" or any other snarky remark, I traditionally dismiss these as the extreme tinfoil people who would hate whatever they do, regardless.

    That being said, Microsofts moves with Windows 10 have gone from "hmm ok that's questionable, but I can see past it" and "this looks desperate, it's kinda shitty, but oh well" and "well that's definitely dumb, but I'm sure some great nerd will hack up an awesome all-in-one little 'fixit' tool for Windows 10 to take out all the crap"

    It's now at a point where it's outright sounding BAD. Like proper, bad. The things they keep doing are worse and worse, more and more intrusive. I thought the pushy installer was rough but ok, once it's on, they aren't going to abuse it too much, they are getting their data, from most people who aren't clever enough to turn stuff off.
    Nope! It's getting SO bad, I'm really thinking of sticking with 7 as long as humanly possible. Maybe I really will end up a Mac guy after all, or something?

    Super unimpressed at this point.

    1. Re:I really can't beleive it at this point,....... by cfalcon · · Score: 4, Informative

      Basically, if you can pay the Mac tax, consider it. Also consider Linux and BSD.

      I've always had a real beef with Microsoft's many shady dealings. If you have followed them closely, they did a lot of really shady stuff, and had legal pushback. Eventually, they settled into a path where they were making plenty of money and were sort of easy to predict- when they screwed up, which was sometimes, they would try to make it right. This long gentle summer of Microsoft had its peak with Windows 7. Windows 8 didn't feature any of the strange drama we see in 10, but we saw the designers essentially say "we want to move casual users away from the old UI". That's why they pretty much did everything they could to ruin it- if it was still there and easy to turn on, power users would run a script for their friends, and everyone would have the old UI. But this decision was ACTIVE and MALICIOUS. Windows 10 is an absolute nest of drama, as you've noticed.

      Basically, the reason you weren't a "screw Microsoft" guy is that you weren't paying attention. I was fine with 7- it offers way less freedom than non-Windows OSes, but it ultimately belongs to the user. Windows 10 breaks that totally. Microsoft sometimes briefly releases the coils. That's just to get you to inhale and exhale so it can clamp down tighter next time. Stop falling for it. Use another OS for everything you possibly can. Evaluate carefully each demand from those around you to install a new MS-only thing. Push back where you can. If you really can discard Microsoft completely, good. But you'll never see how hard it is until you try, how thoroughly they have themselves wrapped tight around anything that they can.

    2. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      I've used microsoft windows all my life on every computer except at work, where I use exclusively linux.
      It's gotten to the point where I honestly think I'll replace windows 10 with debian.
      The only reason I haven't yet is because I occasionally play a game that doesn't work on linux, but the hassle of dealing with MS is starting to outweigh playing a game once in a blue moon.

    3. Re:I really can't beleive it at this point,....... by labnet · · Score: 1

      The issue is, most technical workers have to use windows, as most pro level CAD, CAM and even Embedded Development platforms, are windows only.
      The monopoly will be around for at least my lifetime.

      --
      46137
    4. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 1

      I just set up someone's brand spanking new Core i7 laptop. Fast machine, so I thought it would be.. until I booted it up the first time or two. First things first, set privacy and network configurations. Done.. or is it?

      Windows update.. slow to a fucking crawl. Internet completely tied up for a half hour, computer damn near unresponsive... and this was AFTER I set the wireless to "metered" to prevent this very thing from happening. Megabits per second being transferred across the "metered" (and thus, supposed to be not used for automated updates, among other things) connection. Cortana being one of the major culprits, even after that feature was turned off completely.

      Install Office 2016 (not subscription).. email required just to get the product key. what the fuck? sell a disc for fuck's sake. Microsoft's site times out during account creation.. takes several further attempts to obtain the actual product key, including having to get a "security code" texted (so they got the fucking mobile phone number too)... Finally, get the stupid product key and try to enter it into the preloaded Office.. wrong version it says. WTF? it's a brand new fucking computer, why was it preloaded with Office 2013?.. another hour+ download needed for Office install.

      Install Chrome.. no you can't have it as your default browser.. YES i can... Windows reluctantly accepts it. Later install Firefox (owner decides to have both installed). Edge goes back to default. Have to manually choose Firefox for default browser. Install Adobe Reader (for full forms support), Crashes when it sets itself as default, Windows defaults back to Edge for PDF files.. have to manually change that, too.

      Throughout all of this, the neighbors think there's someone being violently assaulted from all the yelling and screaming.. I say to them, "You're not too far off, just setting up Windows 10". They quickly understood the pain, and were glad that they checked-in on what was really going on before calling 911.

    5. Re:I really can't beleive it at this point,....... by vux984 · · Score: 5, Insightful

      " Maybe I really will end up a Mac guy after all, or something?"

      Ok. Since the presence of the 'forced' app store on Windows 10 offended you so much that you are considering switching to Mac.

      What is the Apple supported way to remove the App Store in OSX El Capitan?

      The app store in OSX is, if anything even more integrated than the App Store in Windows is, as it delivers OS updates as well. I look around a bit and found a few articles from circa 2011 when they first introduced it in 10.6. and even back then the removal instructions amounted to hacks where "you can do a-b-c to remove it but its not supported by apple at all". And that was several releases ago now.

      So here we have a case of Microsoft doing a thing that everyone has seemingly already accepted from Apple years ago... but hate Microsoft doing it so much that they threaten to switch to Apple over it... so...um... yeah.

    6. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 1

      Basically, if you can pay the Mac tax, consider it.

      Why? Microsoft is just making Windows closer Apple's and Google's OSes. They noticed the money coming in from apps stores and data mining and saw that it was good. Microsoft is getting worse, but the others were already worse. People are only complaining about Windows because it didn't have those 'features' built-in at the start like the others did.

      Microsoft didn't have to wrap itself very tightly even thought it did (seamless integration between your products is a good thing). It's 2016 and Outlook with all its issues is still the best email client by far. Built-in calendaring, encryption, signing, vacation messages, email recalls, email polls, expiring messages, etc...

      The document suites are mostly even for the smaller cases but Office still wins for all advanced documents. The average user can't use LaTeX. Hell, I have two LaTeX editors on my LMDE and documents written in one aren't correctly opened with the other. WTF?

      From an average user's perspective, there is nothing better than Microsoft on your desktop.

    7. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      This may be more hassle than you are looking for, but I would recommend looking into virtualizing windows 7 with a linux host OS. I can vouch for Debian 8 with the Qemu/KVM/Virt-Manager combo working very smoothly to accomplish this at near-native speed. I even pass through a video card to game on it, though that did take a bit of additional work on my part to get working correctly.

      Notably, this allows me to isolate the security issues of a non-updated windows 7 once support completely ends, and lets me ignore the hardware-lockout they plan to do with future-tech CPU's. I expect I can ride this out until native gaming on linux improves quite a bit more, or until MS comes up with something good again.

    8. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 4, Informative

      "Restrict App Store to MDM installed apps and software updates only": "When this option is on, the App Store can only be used to update apps installed by MDM and Apple software updates. The default is Off."

    9. Re:I really can't beleive it at this point,....... by AbRASiON · · Score: 1

      This isn't me angry about the forced App store in Windows 10, it's about the culmination of all the shitty things they've done in the past 18 months.

      They might have a history long, long ago of being quite evil but there was a period there, where I personally, really didn't see them being all that bad, within reason for a business anyhow. It's now getting utterly ridiculous.

      Yeah proprietary Mac store is frustrating but for the most part with MacOS you're the consumer, under Windows 10 and the spying stuff (which is sadly, mostly true) you're the product.

    10. Re:I really can't beleive it at this point,....... by i.r.id10t · · Score: 1

      One (dedicated and heavily firewalled) machine for the CAD/CAM/wahtever special tool, one for desktop use. Relatively easy, relatively cheap. Treat those super specialized applications as an "appliance" instead of a software package on a desktop machine...

      --
      Don't blame me, I voted for Kodos
    11. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      This. To elaborate beyond the lean but correct answer, OSX and iOS are both governed by Profile Manager, which lets the admin do all sorts of administrative tasks remotely. It's kind of beautiful, if you're an admin. You can even set it up with Apple so that you order a device with a specific setup and have it shipped to the user. You can also disable pretty much anything you want, including AppStore and GameCenter. See http://profilemanager.skydocu.com/en/configuration-profile-reference/osx-only-payloads/osx-restrictions-settings/

    12. Re:I really can't beleive it at this point,....... by 110010001000 · · Score: 3, Informative

      Really? I think the point is you should be using Enterprise if you want to do things like let admins block apps. That is what Enterprise is for. It sounds like it was a bug in Pro.

    13. Re:I really can't beleive it at this point,....... by vux984 · · Score: 4, Informative

      under Windows 10 and the spying stuff (which is sadly, mostly true) you're the product.

      It's really not much different in OSX.
      1) Spotlight has been in OSX forever and can be used to search web so potentially 'local search terms are sent out to the internet'. Same issue as windows search.

      2) "Microsoft Accounts" to sign-in; again just retreading a feature OSX *already* has, where OSX prompts you to create an account tied to your AppleID with itunes, appstore, and icloud links.

      3) App Store you can't remove... as discussed OSX had it years ago.

      4) Telemetry -- ok windows got here first; but honest to goodness telemetry really isn't the bogeyman its made out to be. Yes, its truly irritating microsoft hasn't been transparent enough, and bizarre they won't just let you turn it off. (Most people won't even bother so why not just let that vocal group turn it off and avoid the circus I don't know.)

      5) "Spying"; ok... lets stop there and talk Cortana first. Because again OSX did it first, with siri. But so far Siri is only on your phone -- and a TON of the information that is so-called spying (and part of why the EULA is such a wide cast net) is related to the cortana "feature"... to function as designed it "needs" to know who your contacts are, your search terms, your calendar, document meta data, etc, etc. And it needs to be in the 'cloud' so it can be processed and available on other devices you use, etc, etc. And further for Cortana to be be any use she needs to be pretty integrated into the OS... so where am I going with this? Siri is exactly the same, on IOS. All the same problems are there. Microsoft's only 'innovation' is to put it on the desktop.

      So what about apple? Watch for the June WWDC where Apple annouces Siri availability for OSX... and then check out the accompanying EULA that has to go with it.

    14. Re:I really can't beleive it at this point,....... by vux984 · · Score: 1

      "Restrict App Store to MDM installed apps and software updates only":

      Do you not need an OSX Server to do that though? Fewer people have those than have Windows 10 Enterprise licenses.

      I mean even Microsoft has a very simple solution involving Active Directory and Windows 10 Enterprise licensing. Its there its just not cheap.

    15. Re:I really can't beleive it at this point,....... by tlhIngan · · Score: 2

      "Restrict App Store to MDM installed apps and software updates only":

      Do you not need an OSX Server to do that though? Fewer people have those than have Windows 10 Enterprise licenses.

      I mean even Microsoft has a very simple solution involving Active Directory and Windows 10 Enterprise licensing. Its there its just not cheap.

      Yes, it does need OS X server, which since Mavericks is a $20 add on to OS X - OS X server is no longer a separate OS you install. Instead it's just an addon (which doesn't really add anything other than some really nice configuration utilities).

      Or other MDM solution - Apple's is but just one to manage devicevs. The same server app can also be used to configure iOS devices for the enterprise as well.

      I doubt Microsoft's Enterprise versions of Windows is merely a $20 addon to the existing OS... you probably h ave to install a special Server version of the OS.

    16. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      The average user can't use LaTeX. Hell, I have two LaTeX editors on my LMDE and documents written in one aren't correctly opened with the other. WTF?

      That one is really weird. Latex source files are just plain text. Any text editor should be able to open and edit them just fine.
      Unless with latex editor you mean some kind of IDE. But that would be like complaining that visual studio should be able to open an eclipse project because they both allow you to write c++.

    17. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      I doubt Microsoft's Enterprise versions of Windows is merely a $20 addon to the existing OS... you probably h ave to install a special Server version of the OS.

      Windows Enterprise is a desktop version. You will need active Software Assurance (which essentially means you need to license it twice & pay yearly fee) to be able to deploy it. I don't think Anytime Upgrade works for it, so you will need to reinstall. Of course, to manage Windows, you will need Windows Server (unless you really want to start dabbling with Samba) which costs at least $700 (excluding some small business editions which make licensing even more complicated) + CALs.

    18. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 4, Informative

      >1) Spotlight has been in OSX forever and can be used to search web so potentially 'local search terms are sent out to the internet'. Same issue as windows search.

      When you disable spotlight's web search it stays disabled.

      >2) "Microsoft Accounts" to sign-in; again just retreading a feature OSX *already* has, where OSX prompts you to create an account tied to your AppleID with itunes, appstore, and icloud links.

      And you can freely ignore this with no real drawbacks.

      >3) App Store you can't remove... as discussed OSX had it years ago.

      It's not that you can't remove it, you stupid fuck. It's that MS won't let the admin block it. Apple *does* allow MDM to restrict the app store to updating MDM installed apps and the OS only. Which is what MS just removed from their platform.

    19. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      From an average user's perspective, there is nothing better than Microsoft on your desktop.

      Windows 7, partially true (true as long as they have the family geek providing free support).

      For Windows surface edition 8 and 10, nope. If they want a touch system, get them an iPad or Android (Android without Google, if they care about privacy). If they don't want a touch system, stick to Windows 7.

    20. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      Wise words. That's just what I've done with my last Microsoft box. It runs XP, Reaper, Sound Forge, Vegas Pro and a whole bunch of VSTs. It's not connected to a network and I have spare parts for everything (RAM, Motherboard, Disks etc. etc.) Everything can also be reinstalled withou having to register anything online etc. etc.

      Essentially it's a home built "pro audio studio appliance" in a box. It works *beautifully* for creating music & video and will continue to do so for the rest of my lifetime.

      I won't upgrade to any of this modern Microsoft shit even if they paid me a million dollars. It's my machine, my electricity, my bandwidth and *I* control what happens on it. Linux has nothing comparable feature wise and Logic etc. on Mac is too expensive (no to mention that I find Reaper has a superior workflow/more features) Plus (cr)Apple are another company who want to lock you in as a renter.

      Microsoft operating systems post XP are utter shite. Oh and get back top me about Windows 7 being any use when you can stop programs from stealing focus.

    21. Re:I really can't beleive it at this point,....... by PostPhil · · Score: 1

      SERIOUSLY? It's only NOW that you've figured out Microsoft's true colors?

      I don't remember a time when Microsoft bad behavior *wasn't* the case. Dude, I was using their stuff during MSDOS and the Stacker/Doublespace debacle. And that was over 20+ years ago. Embrace, Extend, Extinguish and shoving things down your throat has been their modus operandi since the early days and every year afterwards. They NEVER stopped.

      On the other hand, those DOS days were good times, though. When hard drives were typically maxed at only dozens of MB or less (not GB) and 1.44 MB floppies were the norm, it was handy to be able to use Doublespace to compress floppies so that BMP image files (since JPG et al weren't commonly used yet) would fit without having to explicitly compress with something like PKZIP. I found the idea of compression so interesting that I did crazy things like create a RAM drive using some memory, Doublespace *that*, then use it as storage for running some games (e.g. X-Wing and some D&D games). Not very stable, but it was a fun experiment.

    22. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      Saying "Maybe I really will end up a Mac guy after all" is about the same as saying "If gays can marry, I'm moving to Canada!"

    23. Re:I really can't beleive it at this point,....... by vux984 · · Score: 1

      When you disable spotlight's web search it stays disabled.

      I've disabled send search queries to bing on windows 10 and it's stayed disabled too.

      And you can freely ignore this with no real drawbacks.

      And you can with windows 10 too. I only use local accounts, and its never caused the slightest problem.

      It's not that you can't remove it, you stupid fuck. It's that MS won't let the admin block it.

      Unless you have enterprise or educational editions. Home and Pro are apparently consumer/pro-sumer editions now.

      Apple *does* allow MDM to restrict the app store to updating MDM installed apps and the OS only.

      So does active directory + enterprise desktop. The only difference is how much you have to pay. Apple's OSX server is pretty reasonable... Windows 10 enterprise quite a bit less so.

      Which is what MS just removed from their platform.

      Removed from 1 edition. It was never in home edition, and it always was and remaints in enterprise and education. All microsoft has done is shifted Win 10 pro more towards being a pro-sumer os rather than a business os. Why? I expect to sell more enterprise versions to more businesses.

      Does it suck yes, but tweaking the differentiation characteristics of different editions of windows is hardly "removing something from the platform"

    24. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      I actually ran into that problem last year. A company wanted to upgrade XP machines to 7 (finally!), but it turned out, that they use a few specialized CAD/CAM systems, that only run on XP. The software vendor asked Big Bucks for a Windows 7 version, so they had to keep a few XP machines around because of that. Even worse - one of the machines they use (a laser cutter) still uses NT4... So these are the kind of companies that can't jump on the Microsoft's bandwagons, just because the cost of upgrade would be too high.

    25. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      If it can be connected to a managed domain it needs to be manageable by that domain for the security of said domain.

    26. Re:I really can't beleive it at this point,....... by Khashishi · · Score: 1

      To encourage users to upgrade to Enterprise, we will be slowly removing features from pro and home. Have a nice day.

    27. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      You're a complete fool if you think Apple is any better. Just look to Apple Music.

    28. Re:I really can't beleive it at this point,....... by StormReaver · · Score: 1

      I traditionally dismiss these as the extreme tinfoil people who would hate whatever [Microsoft does], regardless.

      Remember, the word, "Sheeple" was coined at Microsoft. Microsoft loves the sheeple who will not only take an ass pounding, but will inexplicably defend the rape and ask for more.

    29. Re:I really can't beleive it at this point,....... by Espectr0 · · Score: 1

      While the Mac appstore is indeed integrated in the OS, it doesn't bother you, and you can disable updates. You can't even block updates if you are a domain admin in win 10 coming from WSUS

    30. Re:I really can't beleive it at this point,....... by vux984 · · Score: 1

      While the Mac appstore is indeed integrated in the OS, it doesn't bother you,

      and you can disable updates

      I have the ability to turn off app updates in the Microsoft store.

      OS Updates on the other hand, you are right; but the thread here isn't about windows update... its about the app store. And win 10 updates... given MS's history... I'm not sure its the wrong move. Far too many admins will run swiss cheese networks on theory that if its not broken leave it alone. But it is broken, and they just don't recognize it until after the hacks and data breaches. Unpatched systems exposing vulnerabilities that have been fixed is a huge issue -- and what we'd been doing so far hasn't been working. IT admins in corporate networks were NO better than consumers at getting critical fixes out.

      (Yes everybody here is a responsible competent admin who validates each security patch, and rolls it out promptly. So I guess I'm talking about the hundreds of millions of corporate networks run by people who aren't here. Because those unpatched swiss-cheese corporate systems are definitely out there in the millions.)

    31. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      Furthermore-

      >4) Telemetry -- telemetry really isn't

      It's been noted multiple times how and why tel is bad for you. If you haven't seen it, you're either being *intentionally* ignorant or obtuse.

      >5) ok... lets stop there and talk Cortana first.

      when you don't enable siri, it doesn't disable your built in search function for iOS.

      >So what about apple? Watch for the June WWDC where Apple annouces Siri availability for OSX... and then check out the accompanying EULA that has to go with it.

      All EULAs are the same. Thanks for letting us know.

    32. Re:I really can't beleive it at this point,....... by Anonymous Coward · · Score: 0

      Not so much true. More software developers use Mac than Linux or individual Windows releases.

      If you absolutely have to, even with a Mac you have run Windows tools but keep them quarantined and retrievable as VM images.

      We're a engineering company. We use Macs exclusively. We run Windows and Linux as required but only in Parallels VM. We never skip a beat but we also don't need much in the way of IT either.

  18. When will we wake up by Anonymous Coward · · Score: 0

    This is just plain, marketing junk mail on your desktop. Do you really want to entrust your confidential and private information to people who can at a turn of a registry key stop or limit your access? They have no moral compunction to give you are rights whatsoever.

  19. The response doesn't make sense by Anonymous Coward · · Score: 0

    By design? Well if you can do it in enterprise and can't do it in pro, then that proves that windows doesn't require it.

  20. Re:Don't blame Microsoft by Anonymous Coward · · Score: 1

    Yes, blame Microsoft. They don't have to do this just because Apple did.

  21. Re:Don't blame Microsoft by Anonymous Coward · · Score: 0

    Do they limit your ability in any way to not use it or stop it?

  22. So only Linux users are smart? by Anonymous Coward · · Score: 0

    How about pencil users?

    You Know not everyone write web pages for a living.
    And No I do not want to hear about hard to install and use Open source Alternatives.

    I am still Pissed at the train wreak GCC error checking is.
    Don't ignore errors quietly!

  23. Perhaps Microsoft forgets ... by jgreco · · Score: 1

    Administrators control the network between Microsoft's servers and end user workstations. This will simply turn into another example of "They think they're going to dictate what, again?" where Microsoft's store app on the PC finds itself unable to talk to anything back at the mother ship due to firewall or URL restrictions.

    1. Re: Perhaps Microsoft forgets ... by Billly+Gates · · Score: 1

      Yeah until your executives with laptops install keyloggers malware and then hold you the IT guy responsible for being hacked

    2. Re:Perhaps Microsoft forgets ... by ultranova · · Score: 1

      Administrators control the network between Microsoft's servers and end user workstations. This will simply turn into another example of "They think they're going to dictate what, again?" where Microsoft's store app on the PC finds itself unable to talk to anything back at the mother ship due to firewall or URL restrictions.

      You underestimate the power of the Dark Side. If Win10 can't contact the App store, it can't verify you have the licenses to run it and "your" programs, and must therefore block all usage to protect Microsoft's and third parties copyrights.

      --

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

  24. But where can I buy^Wrent my software? by Anonymous Coward · · Score: 1

    Linux has no Linux Store. I need to be protected by the garden walls. I need to feel safe. I need to be loved. Microsoft provides me with all these.

    1. Re:But where can I buy^Wrent my software? by Anonymous Coward · · Score: 0

      Linux has no Linux Store

      Are you not aware of how the distro repositories work?

    2. Re: But where can I buy^Wrent my software? by Anonymous Coward · · Score: 1

      More than a few of us have been dragged through dependency hell, where you try to install a new DVD burning program and several hours later are still downloading components of a gnome desktop environment you didn't want and won't use.

      There's no panacea. Different software sucks in different ways.

    3. Re:But where can I buy^Wrent my software? by Anonymous Coward · · Score: 0

      uh, wtf do you think repositories are?

    4. Re: But where can I buy^Wrent my software? by Ash-Fox · · Score: 2

      More than a few of us have been dragged through dependency hell, where you try to install a new DVD burning program and several hours later are still downloading components of a gnome desktop environment you didn't want and won't use.

      15 years ago, I just did "urpmi k3b", "apt-get install k3b" (or brasero) and that was that... No dependency hell, no problems, it just worked.

      So what you're saying is... Our base comparison for Windows should be something older than 15 years, like Windows ME.

      --
      Change is certain; progress is not obligatory.
    5. Re:But where can I buy^Wrent my software? by Ash-Fox · · Score: 1

      Linux has no Linux Store.

      Just open the "Ubuntu Software Centre" on Ubuntu, you're welcome.

      --
      Change is certain; progress is not obligatory.
    6. Re:But where can I buy^Wrent my software? by Grishnakh · · Score: 1

      Yeah, but the repositories are all free! In a true app store, I have to pay for each and every app. Everyone knows that the quality of something is directly proportional to how much you paid for it, so Linux will never work as long as it doesn't have an app store with every app costing $$$.

      (/s)

    7. Re:But where can I buy^Wrent my software? by colinrichardday · · Score: 1

      Are you aware of how sarcasm detectors work?

    8. Re: But where can I buy^Wrent my software? by colinrichardday · · Score: 1

      If only Debian could develop an apt solution for this!

    9. Re:But where can I buy^Wrent my software? by Opportunist · · Score: 1

      You're of course able to pay for Linux. Just ask Red Hat for a quote.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  25. Even worse by Anonymous Coward · · Score: 0

    Even worse, Microsoft is still pushing its crappy closed MOOXML format and supports the only open format, ODF, barely at all, or even not at all in Microsoft 365.

  26. Bill Gates used to say his worst fear by Anonymous Coward · · Score: 0

    was that Microsoft would become arrogant with their customers and suffer the same downfall that IBM did.

    IBM has since gone thru rehab and recovery.

    Looks like Microsoft can't help themselves and needs an intervention.
    I'm surprised the investment community stands for the current attitude.

  27. grr by nanodec · · Score: 2

    Sorry but it's a royal PITA to have to contend with Candy Crush, XBox and misc stupid shit in Win10 on a corporate environment. Still fucking hate 10.. >:(

  28. Bullshit... by Lumpy · · Score: 4, Informative

    If you're an administrator, you will no longer be able to block Windows 10 Pro users on your watch from accessing the Windows Store.

    Works just fine with some firewall rules on the core router in the office.

    --
    Do not look at laser with remaining good eye.
    1. Re:Bullshit... by Anonymous Coward · · Score: 3, Funny

      I didn't even know that my watch could even RUN Windows 10 Pro...

    2. Re:Bullshit... by Anonymous Coward · · Score: 0

      Cue cat'n'mouse games with them using Azure cloud + random DNS or baked in IPs... now you need to chase the blacklist or make a whitelist.

      One must wonder though, can't you simply delete appstore.exe or whatever it is?

    3. Re:Bullshit... by umafuckit · · Score: 1

      If you're an administrator, you will no longer be able to block Windows 10 Pro users on your watch from accessing the Windows Store.

      Works just fine with some firewall rules on the core router in the office.

      Even at the DNS level? Even you block it before it can enter the building? I know it's shit, but there must be a way of blocking it. Frankly, this seems like a bizarre move on their part. There must be enterprise scenarios where blocking the store is needed.

    4. Re:Bullshit... by Anonymous Coward · · Score: 2, Insightful

      Ding ding ding! That's why they did this. Enterprise scenario means enterprise tier license costs and CALs!

    5. Re:Bullshit... by Anonymous Coward · · Score: 0

      And if it's served through a CDN? You might have more luck with DNS.

    6. Re:Bullshit... by Lumpy · · Score: 1

      yes it's trivial to block at the DNS level. Utterly trivial.

      --
      Do not look at laser with remaining good eye.
  29. Hello firewall by Keick · · Score: 2

    What competent windows administrator hasn't already blocked the telemetry, live tile, and play store IP addresses at the corporate firewall already?

    This is a dick move for sure by microsoft (not that apple didn't do this years ago), but seriously folks... Maybe for certain elements you use the domain policy to disable features and whatnot, but blocking access to other computers is EXACTLY why we have firewalls.

    I'm not a very good windows admin, just a programmer for a small consulting company. And the very FIRST thing we did after installing a test Windows 10 box on a isolated test network is determine all the IP addresses to block, and which ones to not block to let update and search still work.

    1. Re:Hello firewall by Anonymous Coward · · Score: 3, Insightful

      You shouldn't have to do this. Essentially you're treating the OS itself as malware.

    2. Re:Hello firewall by dbIII · · Score: 1

      What competent windows administrator hasn't already blocked the telemetry, live tile, and play store IP addresses at the corporate firewall already?

      What competent windows administrator is inflicting MS Windows10 on their users when MS Windows 7 is still on sale :)

      You brought up the "competent" thing so expect something back when you frame things in such a way.

    3. Re:Hello firewall by Anonymous Coward · · Score: 0

      Yes, until Microsoft changes the servers to block or releases an update that forces you to communicate with an IP that handles telemetry in order for you to get security patches. I wouldn't put it past Microsoft since they have already tightened the noose multiple times since Windows 10 came out.

    4. Re:Hello firewall by Anonymous Coward · · Score: 0

      Because a competent administrator knows that Skylake is the last generation of Windows 7 compatible hardware. Kaby Lake is Windows 10 only, so unless you're planning on stocking up on Skylake hardware, you're not going to be giving your users any new devices to work with unless you implement Windows 10.

    5. Re:Hello firewall by Anonymous Coward · · Score: 0

      What competent Security Administrator lets a Windows Admin anywhere near the firewall?

      Yikes!

    6. Re:Hello firewall by dbIII · · Score: 1

      A competent administrator knows that AMD sell CPUs as well.

    7. Re:Hello firewall by Anonymous Coward · · Score: 0

      Essentially you're treating the OS itself as malware.

      That in an increasingly accurate description of the Windows 10 versions up to Professional. Increasing with each anti-feature they add such as the non-blockable Windos Store ;-)

      We're at the point where my next OS will be either some pirated version of Enterprise (if that is even practicable) or Linux.
      Posting anonymously for obvious reasons.

    8. Re:Hello firewall by Ash-Fox · · Score: 1

      A competent administrator would be weary of the high errata on AMD processors.

      --
      Change is certain; progress is not obligatory.
    9. Re:Hello firewall by Anonymous Coward · · Score: 0

      A competent windows administrator would escalate to the network team whom would make a CR to carry out the changes to the fw as requested. If a windows admin is modifying fw policies, then he is not just a windows admin.

    10. Re:Hello firewall by Anonymous Coward · · Score: 0

      You're right, but for the wrong reason.

      Shouldn't have to do this as you already block direct access out of the LAN to the net, right? ./ full of trash talking infantile small business 'admins' tonight, not one showing that basic security architecture can remove worries like this through basic design.

      You may get back to cock posturing over OS's now.

    11. Re:Hello firewall by Ash-Fox · · Score: 1

      I never specified "Windows". A competent administrator doesn't specialize in just one thing.

      --
      Change is certain; progress is not obligatory.
    12. Re:Hello firewall by dbIII · · Score: 1

      First I've heard of it and I'm in a field where clusters of enormous numbers of things with opterons are the go. If anyone is going to complain it's the ones filling thousands of sockets at a time, but for some reason they are not complaining.
      I think it's time for some sort of citation on your part since your comment appears on face value to be silly fanboy bullshit unless there is some current scandal that I'm sure you will be able to provide evidence of.

    13. Re:Hello firewall by acoustix · · Score: 1

      Run Windows 7 in a VDI environment and disable any instruction sets newer than Skylake. I'm in the process of moving all users to VDI for full DR capability. The ability to run Win 7 for years is a side benefit.

      --
      "A plan fiendishly clever in its intricacies"- Homer Simpson
    14. Re:Hello firewall by Ash-Fox · · Score: 1

      First I've heard of it

      Not my problem.

      If anyone is going to complain it's the ones filling thousands of sockets at a time, but for some reason they are not complaining.

      In my experience, it's going to be people that are security oriented, particularly those that specialize in security at low-levels. Fortunately, errata issues are commonly solved by microcode updates instead of hardware replacements.

      I think it's time for some sort of citation

      Sure, you can find out about AMD's errata here.

      --
      Change is certain; progress is not obligatory.
    15. Re:Hello firewall by dbIII · · Score: 1

      And that is supposed to be some sort of showstopper? Why did you bother to post at all as if there was some sort of major problem?

    16. Re:Hello firewall by Ash-Fox · · Score: 1

      And that is supposed to be some sort of showstopper?

      It has been for me where security issues are concerned.

      --
      Change is certain; progress is not obligatory.
    17. Re:Hello firewall by thejynxed · · Score: 1

      Get it while the getting is good, because Oct 31, 2016 is the final cutoff date for Win7 Pro (retail versions of Enterprise, Home, Basic, and Ultimate are already cutoff) sales. From what I've gathered, they won't even activate keys after that date if they haven't been previously activated.

      Subscribers to SA of course get downgrade rights, hah.

      --
      @Mindless Drivel: 100% of Twitter posts ever Tweeted.
    18. Re:Hello firewall by dbIII · · Score: 1

      Well F00F to you :)
      I suspect you are just using that as an excuse to bash one vendor despite other vendors having problems as well.

    19. Re:Hello firewall by Ash-Fox · · Score: 1

      Quantity of errata was the key point here.

      --
      Change is certain; progress is not obligatory.
  30. Is it the nineties again? by iusty · · Score: 1

    'cause it definitely looks so. Why does Microsoft ruin the whatever small goodwill they managed to acquire in the last few years?

    1. Re: Is it the nineties again? by Anonymous Coward · · Score: 0

      They might have gotten a bit high on that goodwill.

  31. Lead us not.. by Master+Moose · · Score: 1

    Just as I am getting tempted to try windows again for my next P.C build, I read stories like this.

    It is not that this would necessary affect me in a negative way either - I just don't want to support a product that (overtly) treats me more like a commodity than anything else.

    Thankfully delivered from evil.

    --
    . . .gone when the morning comes
  32. Re: I really can't beleive it at this point,...... by Anonymous Coward · · Score: 0

    Yeah.... I actually don't know their problem. I stick with Win7 untill 2020. Then it's all Linux or BSD here. Ubuntu Mate or elementary OS seems like nice candidates as well as PC-BSD.

  33. Don't trust - firewall by dbIII · · Score: 1

    Don't trust policy settings. Drop those packets instead.
    It will at least work until updates have to come from their marketing site.

  34. Simple fix... Poney up for Enterprise by Anonymous Coward · · Score: 0

    Just register as a small business with Microsoft and pay more for enterprise licenses.

    Everyone's happy!

  35. Destroy Windows 10 spying. by Anonymous Coward · · Score: 0

    There is not a single Windows store app on my machine, and that includes the store itself.

  36. See Comment... by LVSlushdat · · Score: 1, Insightful

    FUCK MICROSOFT!! (*somebody* had to say it.. the fanbois never will...)

    --
    THANK YOU, Edward Snowden!! Americans owe you a debt of gratitude (whether they know it or not..)
    1. Re:See Comment... by Anonymous Coward · · Score: 0

      Try posting this message at Neowin now. I tried once.... I still have to look behind my shoulder when I go out. *shudders*

  37. Good. by JustNiz · · Score: 1

    This should piss off all the sysadmins that keep pushing windows/Microsoft infrastructure down our throats at work.

  38. Solutions by Anonymous Coward · · Score: 0

    1) proxy block to app store
    2) hosts file entries to block app store access

  39. Well.... by Anonymous Coward · · Score: 0

    While this is pretty lame and scummy of MS.. the vast majority of companies use Enterprise anyways.. so its really a non-issue. And i cant imagine there wont be a reg hack out within about 15 minutes of the release that circumvents this.. so meh...

    1. Re:Well.... by CimmerianX · · Score: 2

      Not a 'non-issue'. Large companies with assurance licencing may have enterprise.... but all the small companies with 10-200 employees order PCs with an OEM windows PRO lic on it.

  40. Simple solution by einar.petersen · · Score: 1

    Migrate to a different OS that allows you to tweak everything and do proper user and rights management. For legacy related software use, create a walled garden and tell people insisting they can't use anything but windows that perhaps they should be looking for a new job.

    --
    MS, ALS, Aphasia ? http://globability.org - Me http://einarpetersen.com
  41. Windows admins don't need to by NotSoHeavyD3 · · Score: 1

    Given how often the store crashes on Windows 10 right now a good portion of Windows user can't access it anyway.

    --
    Did you know 80 to 90% of the moderators on slashdot wouldn't recognize a troll even if one dragged them under a bridge.
  42. Lost all trust in Microsoft by Anonymous Coward · · Score: 1

    It's not just that they make horrible technical and UI decisions. Now it's also apparent that they make them for reasons which are openly hostile towards their customers. That company has lost it. Their inertia buys them lots of time, but I have no faith that they'll turn around.

  43. Too fuckin' bad by Anonymous Coward · · Score: 0

    Blocked at the network level. MS wants to have it pitch a fit then? That should make an interesting lawsuit, especially since there is no technical need.

  44. Firewall by Anonymous Coward · · Score: 0

    Any sane admin uses wsus and blocks ALL network access and whitelists business needs.

    Microsoft is not a business need for our users.

    If it weren't for games...

  45. Re: I really can't beleive it at this point,...... by yithar7153 · · Score: 1

    Yep, systemd is a bummer. Them EEE tactics. But Gentoo and Slackware have not succumbed. Currently trying out Void Linux.

  46. Policy CSP by Anonymous Coward · · Score: 0

    The alternative is using Policy CSP (which has a WMI Bridge so you can set it using oldfashioned WMI) to configure "Store for Business" access to "Private Store Only". This doesn't disable the app, but restricts your users to only be able to use the "Store for Business". If you don't have one, then the Store app will be empty.

    One of the actual technical reason MS wants the Store app itself enabled is that if it's disabled, then some of the built-in Windows apps can't get updates. The Store app itself functions like a Windows Update Agent for APPX apps, and a lot of Windows 10's builtin functionality is actually an APPX app underneath. By leaving the app enabled but restricting access to Private Only, you still keep this functionality but also keep your users from doing stuff you don't want.

  47. Company is good by Anonymous Coward · · Score: 0, Interesting

    This company SUCKS.

    The company is good. For its target market. Which is now enterprise. Microsoft doesn't care much about the home user except as a branding tool. This is a step beyond that, symptoms that they care less about the small business market as they focus more and more on enterprise and fortune 500 type partners. At this rate, in fifteen years, they're going to be another IBM.

    1. Re:Company is good by TheRaven64 · · Score: 1, Insightful

      Did you even RTFS? They've just removed a feature that is something that enterprise users want. Home users don't care about group policy controls, they're solely an enterprise feature and they've just removed it from the version of Windows 10 targeted at enterprise customers.

      --
      I am TheRaven on Soylent News
    2. Re:Company is good by Anonymous Coward · · Score: 1

      Many companies deploy Windows pro as they get the license OEM'd. This is just a mark up trick to sell more Enterprise and/or get more people into their ghost town shop.

    3. Re:Company is good by JaredOfEuropa · · Score: 4, Insightful

      According to TFS, they removed the feature from Windows Pro only, not Enterprise. Home users don't care about group policy and enterprise users are already using Enterrpise; this move is to get small / medium businesses to move to the more expensive Enterprise version as well.

      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    4. Re:Company is good by Sique · · Score: 2
      I don't get it. A professional user is someone who uses an item professionally, e.g. when he is on the job. The only difference to an enterprise user is that the enterprise might have a centralized IT support. So I would understand if a pro version does not have much in the terms of central and remote management. But if for instance the computer in question is used by several people working shifts, it makes sense to block access to the app shop for all users except the one tasked with managing the computer. It does not follow that the installed version has to be an enterprise version.

      Or "Windows Pro" does in fact mean that in reality, it wasn't thought for professional users to begin with.

      --
      .sig: Sique *sigh*
    5. Re:Company is good by GungaDan · · Score: 1

      "The only difference to an enterprise user is that the enterprise might have a centralized IT support."

      No. The main difference is that the enterprise coughs up the money for "Enterprise" licensing. I don't know what the market for "Professional" licensing is supposed to be anymore. That flavor has lost its meaning.

      --
      Eloi are stupid, throw morlocks at them!
    6. Re:Company is good by Anonymous Coward · · Score: 0

      Did you? dumb ass.

    7. Re:Company is good by robmv · · Score: 3, Informative

      No, millions of small business just buy computers with Windows Professional installed and join them to a small domain. Only big companies pay again for the Enterprise edition. Those small business are being f...ed removing this policy.

    8. Re:Company is good by Anonymous Coward · · Score: 0

      Woah woah woah. The key differentiating feature of Windows "Pro" is that it can join a Windows Active Directory Domain, and Windows Home can't. At my small company I use AD's group policy to manage as much as I can, which includes turning a lot of dumb Windows 10 stuff off. This change is terrible. Why join a domain if you can't use GPO to its fullest extent?

    9. Re:Company is good by Anonymous Coward · · Score: 0

      Dude, this is /., don't you dare to defend MS, MS is evil

    10. Re:Company is good by Grishnakh · · Score: 3, Interesting

      Yep, and too bad. That's what they get for making themselves reliant on Microsoft. Hopefully MS will make life even more miserable for these SMBs soon with more policies like this. I really enjoy seeing MS screw over their customers, and their customers continue to bend over for them. It's amusing, in a dark way.

    11. Re:Company is good by EndlessNameless · · Score: 2

      The edition naming still has a point---Professional is the lowest version that can join a domain. Pretty much every organization steps up to Professional when it outgrows the "mom and pop" market.

      Many mid-sized organizations do not go up to Enterprise.

      If you have a thousands of employees, it's almost certainly worth it---but it doesn't start looking attractive unless you have a large IT footprint, above-average security requirements, or both.

      This move forces businesses with security requirements to pay for Enterprise. I know for a fact that security requirements in the finance and defense industries will prohibit the Windows Store on most of their computers. I suspect HIPAA will force companies in healthcare to deploy Enterprise as well.

      Now Professional is setup as the basic small-business version of Windows, and Enterprise will be necessary for most medium and large businesses. Microsoft will probably push this trend even further. They tweaked the features and licensing of their Server products when 2012 launched.

      --

      ---
      According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
    12. Re:Company is good by Anonymous Coward · · Score: 0

      Here is your solution then.. Setup a box to be your image, shut box down, move HD to another system (usb caddy for the win), use a different windows system to use iacls on the directory and deny authenticated users read/delete. Put HD back in box, sysprep it and be done with it.

    13. Re:Company is good by ilsaloving · · Score: 4, Insightful

      Right, and OEMs are not allowed to sell machines with Windows 10 Enterprise. So companies have to license enterprise at it's full retail price, which is about 500 dollars a unit. This puts Enterprise outside the price range for most small/medium businesses.

      Microsoft is essentially doubling down on an already dangerous precident: You either buy Microsoft's ridiculously inflated prices for the Enterprise version, or you allow Microsoft to dictate how you deploy and manage your computers. First with the telemetry, and now with the app store.

      What's the quote? "I have altered our agreement. Pray I do not alter it any further."

      As a sysadmin, the computers under my care are MY responsibility. That means *I* control what happens to them, and I will not be forced to almost double our upgrade costs just to satisfy Satya Nadella's "What's mine is mine and what's yours is mine" freak fetish.

      We've experimented with a couple of machines running Windows 10, but at this point it's become painfully clear that I will never upgrade our machines to Windows 10 because Microsoft has has demonstrated that despite all their hand wavy "I got better!" bullshit, they're still just as monopolistic and ruthless as ever.

    14. Re: Company is good by s4m7 · · Score: 1

      Naw, MS is obviously really nice guys. That's why it's news when they remove useful, desirable features from a product you already paid for.

      --
      This comment is fully compliant with RFC 527.
    15. Re:Company is good by mythosaz · · Score: 1

      The main difference is the availability of LTSB and Remote App, and then, to a lesser extent, AppLocker, BrancheCache, Credential Guard, Device Guard, DirectAccess, and better policy management choices, like...the Windows Store.

    16. Re:Company is good by Anonymous Coward · · Score: 0

      Microsoft is creating a void that is asking to be filled. We are most likely stuck with windows 10 and no user choice for a few years but if a company wants to take a linux distro and make it into a commercial product and compete with Microsoft, Microsoft will will a real problem if they continue down this dangerous road. I'm already thinking that I should start learning JAVA over C# because I really don't see a future in Microsoft as this point...

    17. Re: Company is good by Anonymous Coward · · Score: 0

      So this is what it has come to?

      Just install Linux or BSD and be done with wit.
      Fuck.

    18. Re:Company is good by Anonymous Coward · · Score: 0

      Yeah that's an awful solution.

  48. uac by Anonymous Coward · · Score: 0

    For me Windows Store got blocked when I disabled UAC. I wonder if that will still be the case. If I can't disable UAC, Windows is dead.

  49. Absolute truth by Anonymous Coward · · Score: 1

    Windows 10 is designed as the final version of Windows, and Microsoft are working hard to ensure it.

  50. big fucking deal by Anonymous Coward · · Score: 0

    so everyone can browse a software repository - what's the big fucking deal ?

    You can still limit installing new software only to administrators.

  51. Re:Don't blame Microsoft by Anonymous Coward · · Score: 0

    You sound like Dave420 saying "don't blame the Muslims for terrorism, the Christians did it first in the Crusades"

  52. Re:This is the YOLOD by nukenerd · · Score: 1

    There is a reason now to switch.

    That's exactly what people said when Windows XP came out and Microsoft introduced the "activation" process that's required.

    And many did switch, and they did with Win Vista, and many are switching today because of Win10. However, this is not the YOLOD which will never happen, thank goodness. The YOLOD would be like the Eternal September on the Internet.

    * YOLOD : Year of Linux on Desktops - can't we make this acronym official?

  53. Require by Design v2 by Rastl · · Score: 1

    Didn't they try this stunt with IE - stating that it was required for the OS to run properly? And weren't they shot down hard by the European courts?

    Access to an application store should not be required for an operating system to run. Actually access to the internet shouldn't be required at all. If your OS can't run without checking home then your OS doesn't belong in the enterprise much less in the wild.

    I agree with other posters that they will attempt to quietly roll back this change when enterprise customers tell them that they're not going to upgrade and start looking for alternatives. I can see the US government putting out a statement that they won't be upgrading due to security concerns and that will start the ball rolling.

    If they put out a special edition for 'secure installations' then they'll have invalidated their whole spiel for making it necessary in the first place.

    It goes beyond the arrogance of trying to force the upgrade down the user's throats now. They've done something that will enrage their core business - the enterprise. Really great marketing move there.

    1. Re:Require by Design v2 by Anonymous Coward · · Score: 0

      There would be no reason for Enterprise customers not to upgrade since they are the only ones that get to disable the store. RTFA

  54. linux Desktop by Anonymous Coward · · Score: 0

    Just another reason to switch to linux on the desktop.

  55. Not Hard to Fix by TyIzaeL · · Score: 1

    As someone who has been deploying Windows 8.1 for a while, it's pretty easy to remove apps you don't want from your system images. You can even do it on a running system:

    Get-ProvisionedAppxPackage -Online | where-object {$_.DisplayName -eq "Microsoft.WindowsStore"} | Remove-ProvisionedAppxPackage -Online

  56. Could firewall rules block updates? by mnemotronic · · Score: 1

    I'm still using 7 Pro on personal & company-issued laptops. I have no experience with 10. Could I use local (machine)or home router based firewall rules to block specific updates?

    --
    The Russians have won. They have made the world a cesspool of distrust, greed, fear and hate.
  57. There's always a way by Virtucon · · Score: 1

    powershell -> Remove-AppXPackage Microsoft.WindowsStore_.... still works for me. Of course they'll patch it but the community at large will come up with a mechanism, just like Office Cloud Upload which is #AAF

    --
    Harrison's Postulate - "For every action there is an equal and opposite criticism"
  58. Registry Edits? by Anonymous Coward · · Score: 0

    If it can be done Enterprise or Education editions, why can't those registry entries just be incorporated into other editions?

  59. Firewall? by MikeQuickenton · · Score: 0

    Can't you just block it through the firewall?

  60. Blatant Money Grab from Businesses by EndlessNameless · · Score: 1

    The Enterprise editions of Windows have only been available with Software Assurance, which is a subscription-like add-on to standard Windows licenses.

    Acquiring SA grants access to additional support, enterprise tools, and some additional use rights. There is a cost-avoidance consideration since licenses with SA are upgraded to new versions of Windows (provided the SA is maintained through the date the new version is released).

    Many enterprises---including my employer---bought SA on its own merits because the program benefits were worth it. However, some companies have decided that SA is not worth the price.

    This move pushes businesses who need to disable access to the Windows Store to buy SA. Any admin can easily add/remove the Store feature from the OS, so if you are required to block it then you now need to pay for it.

    Only Home and Professional editions are eligible for the free upgrade to Windows 10, so this ensures that businesses will be paying one way or another---enterprise customers will have to pay for the upgrade even if Microsoft decides to offer Enterprise without SA.

    This is 100% about soaking enterprise customers for more money. If it happens to inconvenience some home users, well, that's just too bad.

    --

    ---
    According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
  61. This is peoples own doing by Anonymous Coward · · Score: 0

    When you buy into a monopolists product you deserve this kind of shit. It takes a little bit of effort to avoid such products, but at least your in control, or have more control. I don't feel sympathy for Microsoft Windows users because 99% of the time they use poor excuses like "my work requires it" or "my job demands proprietary application x that only runs on Microsoft Windows". Take some responsibility already. The reason these proprietary applications succeeded in the market place and your now bound to them is because you bought into them in the first place. It's your own undoing. I've started and run two small companies since 2008 and never touched a Microsoft Windows PC.

  62. Extremely pissed off by Espectr0 · · Score: 1

    Windows Store is defective by design in an enterprise environment. EVERY user download the same provisioned apps all over again in the domain, therefore consuming tons of space and bandwidth. And now as an admin i can't even block the store in our group policy? I will stop deployment to Windows 10 in our company unless this stupid decision is reversed

  63. No off-Store Chrome extensions in Home by tepples · · Score: 1

    Home users don't care about group policy

    Unless they're users of Google Chrome on Windows who want to use a particular Chrome app or Chrome extension that Google has not approved. The official solution from Google to use extensions or apps not available from the Chrome Web Store is to use Group Policy to whitelist particular extensions. But this doesn't work on Home, which is missing the Group Policy Editor. Chrome does have a developer mode, but extensions installed in developer mode disappear when Chrome is restarted.

    1. Re:No off-Store Chrome extensions in Home by toddestan · · Score: 1

      That sounds more like a Chrome problem if you ask me. Possibly intentional, as I've noticed that Google has been pushing Chrome as the new corporate standard browser pretty hard. Probably for the same reason that Microsoft did the same for IE.

  64. the dodo birds of Hell by Anonymous Coward · · Score: 0

    Global Mother Fucking Spyware

    Learn to compute. Use Linux. distrowatch.com Windows has always been a piece of shit OS.

  65. Not really an issue! by slasher999 · · Score: 1

    Small companies should use Microsoft for updates and software distribution so Pro is fine and store access isn't an issue. Large companies should use Enterprise exclusively. No exceptions. Updates and software distribution should be done via System Center or a similar solution where IT is controlling this. Enterprise users don't really need store access. It's a non-issue really.

  66. Atom Bay Trail is a huge edge case by tepples · · Score: 1

    There is always the possibility that you may have an edge case with your hardware that may cause you issues.

    The current batch of 10 inch laptops, which are really 10 inch tablets with an included keyboard dock, are more likely to be edge cases because Intel refuses to fix bugs related to their Atom Bay Trail CPUs. The ASUS Transformer Book T100TA has a bunch of stuff missing, broken, or needing a proprietary driver that the Debian project cannot distribute. As of today, this includes suspend (broken), hibernation (broken), backlight power level (no driver exists), Bluetooth (broken), Wi-Fi (no free firmware exists), sound (no free firmware exists; no firmware at all exists for Linux 4.5 and later), and camera (no driver exists).

  67. I smell a Class Action Law Suit in waiting... by Anonymous Coward · · Score: 0

    I smell a Class Action Law Suit in waiting...

  68. UWP is the new platform, Windows is deprecated by HalAtWork · · Score: 1

    They will never stop you from loading non-app store apps on Windows. They will however stop supporting Win32 APIs, as focus shifts to UWP. UWP is getting new features first, and eventually Win32 (and Win32 development) will be suffocated. This is how they kill Steam (or at least your Win32 steam library, putting them on equal footing), this is how they have DRM top to bottom for Hollywood, this is how they get you in a walled garden.