Slashdot Mirror


Windows Server 2008 One Year On — Hit Or Miss?

magacious writes "Friday marked a year to the day since Microsoft launched Windows Server 2008, but did it have quite the impact the so-called software giant expected, or did it make more of a little squeak than a big bang? Before its arrival on 27 February 2008, it had been five long years since the release of the last major version of Windows Server. In a world that was moving on from simple client/server applications, and with server clouds on the horizon, Windows Server 2003 was looking long in the tooth. After a year of 'Vista' bashing, Microsoft needed its server project to be well received, just to relieve some pressure. After all, this time last year, the panacea of a well-received Windows 7 was still a long way off. So came the new approach: Windows Server 2008."

386 comments

  1. Not a matter of opinion.. by Wovel · · Score: 2, Informative

    Love them or hate them, Microsoft is a factual software giant...

    1. Re:Not a matter of opinion.. by Anonymous Coward · · Score: 1, Insightful

      What a useless comment, something akin to:

      "The Nazis, love them or hate them they were a force to be reckoned with..."

      Well yeah, but so what?

    2. Re:Not a matter of opinion.. by Anonymous Coward · · Score: 1, Insightful

      I assume the OP's post is in regards to the summary's "did it have quite the impact the so-called software giant expected?"

    3. Re:Not a matter of opinion.. by Antique+Geekmeister · · Score: 4, Funny

      Second comment on the thread, and it's already been Godwin'ed. I _am_ impressed.

    4. Re:Not a matter of opinion.. by PyroMosh · · Score: 4, Insightful

      It's not useless, and in fact, it's the very first thing I thought to myself when I read the summary.

      To further your own analogy, how seriously could you take an article that, in it's first paragraph dismissed the Nazi Germany as a something the world over-reacted to, and never should have taken seriously?

      It sets a tone, that perhaps the author's views are badly colored.

    5. Re:Not a matter of opinion.. by Anonymous Coward · · Score: 0

      Godwin's Law is a law of nature, just like gravity. You don't 'gravity' something, you just observe the effects. Considering that Godwin's Law is a statistical law, you would simply observe many threads of different lengths and observe the phenomenon. Long threads about kittens and puppies are the most amusing to review. Threads about corporations or politics are the most boring. Apparently, the topic of a thread can make Nazi references come earlier or later, but they will always appear as the thread length approaches infinity.

    6. Re:Not a matter of opinion.. by Anonymous Coward · · Score: 1, Funny

      My cat looks a bit like Hitler.

    7. Re:Not a matter of opinion.. by Anonymous Coward · · Score: 0

      Actually, I don't think your cat looks like Hitler at all

    8. Re:Not a matter of opinion.. by David+Gerard · · Score: 1

      Found: the original Hitlercat. (The blog went down long ago.)

      --
      http://rocknerd.co.uk
    9. Re:Not a matter of opinion.. by Ihmhi · · Score: 2, Funny

      Man, have you seen the picture of his cat?

    10. Re:Not a matter of opinion.. by Anonymous Coward · · Score: 0

      Hmm... seems that you have never heard of Godwin's Law...

      Well, you lost before you even started...

  2. whats it give us? by itzdandy · · Score: 4, Informative

    I run a few 2k8 servers and must say that there are very few features that distinguish it from 2k3. For me, those are the new remote-apps terminal server feature and hyper-v. not a whole lot has changed other than rearranging a bunch of stuff.

    1. Re:whats it give us? by bdsesq · · Score: 3, Insightful

      2k3 just works.
      Does anyone have a compelling reason to use 2k8?

    2. Re:whats it give us? by Anonymous Coward · · Score: 0

      hyper-v? iis 8? i use win 2k8 for desktop.

    3. Re:whats it give us? by hudson007 · · Score: 4, Informative

      If you have a small branch office, 2008 offers a RODC option. The new Group Policy features reduce SYSVOL bloat (i.e. less data to replicate) and can fully leverage the new GP features in Vista, assuming you chose to deploy Vista in the first place.

    4. Re:whats it give us? by Shados · · Score: 5, Informative

      The main things is the ability to do a "core" (minimalistic) install, hyper-v, the terminal service enhancements as you mentioned, IIS7 (thats actually a very, very big deal for .NET shops) and souped up Active Directory. The rest is mostly enhanced management (incremental upgrades and some new features here and there to make stuff faster/easier) and incremental improvements on most things, and support for Vista specific features. Its also decently faster overall.

      The first things i mentioned are actually pretty major, if you need them, but obviously are irrelevant if all you're using it for is a file server, of course :)

    5. Re:whats it give us? by Anonymous Coward · · Score: 1, Interesting

      Have you seen the new TCP/IP stack? Holy shit, it's fast. As in "your network team will be screaming because they had no idea that a Windows box can push data that fast.

    6. Re:whats it give us? by nogginthenog · · Score: 1

      I mostly agree. The rearranging stuff is a bit of a pain.
      NTBackup in 2008 can no longer backup data located on a remote share which is a PITA (at least I can't do this, does anyone know different?). I need this because I backup several servers onto 1 backup device. So today my backups are still done on a 2003 server.

    7. Re:whats it give us? by nschubach · · Score: 1

      I've been curious why all the sudden there are several servers that announced regular routine maintenance cycles where they would be unavailable... They used to be available 24/7.

      --
      Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
    8. Re:whats it give us? by Anonymous Coward · · Score: 0

      IIS7 is a very good reason, Mandatory Integrity Control is another good one in the near future, but in my opinion the better one, that is in Vista also, is the posibility to perform transactions involving the filesystem and the registry.

    9. Re:whats it give us? by Bert64 · · Score: 1

      Remote apps instead of a full desktop - already done by X11 and citrix for many years.
      Hyper-v - already done by xen, kvm, vmware and a whole load more, most linux distros already had some kind of vm shipping by default.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    10. Re:whats it give us? by Bert64 · · Score: 2, Insightful

      I would say a minimal install is very relevant for a file server... Who wants tons of crap on a machine thats only acting as a file server?

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    11. Re:whats it give us? by Anonymous Coward · · Score: 0

      2k3 just works.

      Or not. I did some scheduled maintenance upgrades this week on two w2k3 servers (different environments). Both of them failed to boot correctly and were unavailable before second reboot.

      Never had this happen with debian boxes, although apt-get update && apt-get upgrade has broke couple of packages.

    12. Re:whats it give us? by Simon80 · · Score: 4, Insightful

      Not costing you money (lots of it, as far as I can guess) is also relevant when choosing a file server, especially when you can get Linux distributions for free that have had the capability to do a "minimal install" for as long as they've existed. Surely even a very Windows-centric company can manage to meet their file serving needs using Samba.

    13. Re:whats it give us? by mcnazar · · Score: 1

      NT Server 4.0 just works.. only faster and for longer.

    14. Re:whats it give us? by lukas84 · · Score: 2, Informative

      There are multiple issues which can cause what you describe, the most commonly one i've encountered in the wild is the combination of a WS08 bug (for which there is a hotfix) together with McAfee.

      Most likely:
      http://support.microsoft.com/kb/959816

      Maybe (SMB2 only):
      http://support.microsoft.com/kb/948572

      Basically: If you have issues like that, don't reboot the servers. Open a PSS case.

    15. Re:whats it give us? by Anonymous Coward · · Score: 0

      I would wager they make that impossible to do since they'd rather you buy their own fancy new back up solution for that. Granted, I've messed with that solution and it's pretty cool, but it ain't cheap.

    16. Re:whats it give us? by dave562 · · Score: 1

      I might be wrong here, but I was just looking at Samba because I wanted to try it out in my environment. From what I read, it seems that it does not integrate with Active Directory and requires manually duplicating user accounts and passwords onto the Samba box in order for Windows clients to access it. They promise to have that fixed in Samba 4.0, but there isn't a release date for that software yet.

    17. Re:whats it give us? by rabbit994 · · Score: 3, Interesting

      Actually no, I'm a busy admin and I don't have time to follow these instructions for getting Samba hooked up to Active Directory: http://wiki.samba.org/index.php/Samba_&_Active_Directory

      Then I have to install ACL support and headache that goes with that, hoping something doesn't scramble my file system. In most businesses, Windows Server is not terribly expensive and allows the admin to get more done in less time.

      Note, there are distros that offer GUIs for getting this done but they generally cost $$$. Why spend $$$ and introduce multi OS environment into what used to be single OS environment resulting in additional headaches.

    18. Re:whats it give us? by Dotren · · Score: 1

      I think the increasing Powershell integration is interesting too. I've been reading up on 2008 R2 which is apparently the server equivalent to Windows 7 and I'm very excited about the Active Directory Powershell integration.

    19. Re:whats it give us? by Anonymous Coward · · Score: 0

      Ah, DOS 5.0 just works, and it's quicker and easier to understand! I don't need filenames beyond 8.3, all my applications are interrupt driven and perfectly coded so as to never have pointer or exception problems.

      Hell, I don't understand why anybody would want a GUI, anyway. If it's not easier to do in a CLI, it must be a bug!

    20. Re:whats it give us? by AmiMoJo · · Score: 0

      It makes a pretty good desktop OS, and is "free" for 8 months if you just keep re-arming the trial period. A lot people I know re-install their OS more often than that, so to them it really does cost nothing.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    21. Re:whats it give us? by flydpnkrtn · · Score: 1

      ...and can fully leverage the new GP features in Vista, assuming you chose to deploy Vista in the first place.

      Yes that's true, but you can push a "Group Policy Client Side Extension" package (with WSUS if you have it setup) that gives you those features on XP and Server 2K3 as well...

      RODC seems like a good idea... your AD forest has to be upgraded to 2K8's schema though, right?

    22. Re:whats it give us? by flydpnkrtn · · Score: 1

      This is all true... the best admin advice I can think of was when Scotty (from Star Trek lore) fairly yelled at a young engineer "How many times do I have to tell you, the right tool for the right job!"

    23. Re:whats it give us? by Warll · · Score: 4, Funny

      So what ever suck Windows had is now the possession of Linux?

    24. Re:whats it give us? by flydpnkrtn · · Score: 1

      Backup in 2008 is "cooler in other ways" though - backup images that are made are VHDs (Hyper-Vs image format) and are bootable! How about that for bare metal restore

      You can get NTBackup working on Windows Vista: http://www.petri.co.il/installing_windows_xp_ntbackup_on_windows_vista.htm

      I'd imagine those instructions would work on Server 2K8 as well... they're based on the same codebase afaik

    25. Re:whats it give us? by jamstar7 · · Score: 1
      One of my customers was running Win2K3 server with a mix of XP & 98SE clients, and had serious problems when they bought some new workstations running Vista. The server bogged down bigtime. Upgrading the server to 2k8 & upgrading the entire network to XP Pro fixed the problem. Their 'grocery app' (some collection software) haddn't been ported to Vista yet, so XP was the OS of the day.

      Been trying to talk them into a *nix back end with the app on a Samba share, but they ain't buyin it...

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    26. Re:whats it give us? by Shados · · Score: 1

      Yeah, powershell is slick. Though making commandlets is so simple in C# (or reusable scripts in powershell itself), that this is more of a "nice to have" than something worth paying for. Though im guessing they'll push Powershell 2.0 with it (it is in the Windows 7 beta), and now THAT is slick.

      I do find it a little ironic, that of all things that Microsoft could have done better than Unix, one of the ones they wiped the floor with, is the -Shell- scripting. Go figures.

    27. Re:whats it give us? by Niten · · Score: 4, Insightful

      I'm a busy admin too. Fortunately it doesn't take long at all to install Ubuntu Server, apt-get install likewise-open, and then type "domainjoin-cli join my.domain my-username" in the command line.

      When you use being "busy" as an excuse for being ignorant of your options, you do your employer a disservice. That page you linked to hasn't had a major edit in two years or so, and it does not reflect the current best practices for setting up a simple Linux/Samba file server with AD integration. And no, no extra $$ is required for Ubuntu Server.

    28. Re:whats it give us? by onionlee · · Score: 1

      that sounds awful - admin too busy to set up a samba server. makes you wonder whether admins draw the line between quality and time. if that is the logic for choosing a system, it could be argued that certain admins might invest in an inferior system just to get it up faster.

    29. Re:whats it give us? by gparent · · Score: 1

      Aha, nice one.

    30. Re:whats it give us? by neoform · · Score: 2, Insightful

      2k3 is good, but I have having to restart every week or so when MS puts out updates..

      --
      MABASPLOOM!
    31. Re:whats it give us? by Rutulian · · Score: 1

      No, it handles AD just fine. I use it every day for that. To map UIDs properly you need one of: a replicated /etc/passwd file, schema extensions for AD, or an LDAP server. Depending on what you are doing, I think those are acceptable solutions for most situations, the first one being the most common for one or two file servers hanging out on a Windows domain. But, like you say, Samba 4 will eliminate the need for this and make it that much easier to integrate.

    32. Re:whats it give us? by tobiasly · · Score: 4, Insightful

      Wow, you must work for my employer; we also have a bunch of clueless, lazy admins who would rather stick their fingers in their ears and shout "LA LA LA, sorry too busy" instead of keeping abreast of current technology and trying to find innovative ways to do more with less. Instead it's the guys who actually figure out ways to save their company money -- even though that isn't in their job description -- that will be moving up the value chain.

    33. Re:whats it give us? by glitch23 · · Score: 1

      Be that as it may, there is one that stands out in my mind as being very different from any version of Windows which is the capability to only use a CLI to manage the entire system. MS made Win2k8 modular and even separated the GUI from the CLI finally so you don't need to have a GUI installed if your application does not require it.

      --
      this nation, under God, shall have a new birth of freedom. -- Lincoln, Gettysburg Address
    34. Re:whats it give us? by daeg · · Score: 1

      I run a single windows server. I hate that an IIS update requires me to reboot the machine. Why can't I just restart IIS?! The only consistent update that never requires a reboot is the smart filters update. Very annoying.

    35. Re:whats it give us? by paganizer · · Score: 1

      While I wouldn't automatically shriek with horror at seeing a NT 4 SP6 server in a production environment, I might sort of wonder if the people running the thing might be better off with a Win2kSP4 server.
      I ran literally one of the largest NT4 backed networks in the world (military) for a while, and liked it just fine, but you have to admit it had some serious problems.
      Besides, you can play game4s on Win2k. NT sucked for gaming.

      --
      Why, yes, I AM a Pagan Libertarian.
    36. Re:whats it give us? by moderatorrater · · Score: 1

      When you use being "busy" as an excuse for being ignorant of your options, you do your employer a disservice

      Not necessarily. They hired a windows admin, they should expect to have a windows admin. Seeing as they made that decision, they're fine with him using Windows options that cost money, and it's almost certainly worth more to the employer to have him save time using Windows. Is it worth it to the employer to pay him to learn to use samba? Maybe, but that's their decision, not his. It's entirely possible, even likely, that when all is said and done, the cost of training and the extra support time will easily outweigh the cost of using Windows.

    37. Re:whats it give us? by bjourne · · Score: 1

      It doesn't bode well for the Samba option when the first google hit for "Samba Active Directory" is an outdated wiki page on the official samba site...

    38. Re:whats it give us? by paganizer · · Score: 5, Insightful

      I don't disagree with what your saying, but I don't think thats the main reason people should go for a NT based solution.
      I really, seriously think its the Trained Chimp factor.
      If you set up a NT network properly, lock it down, and make sure someone with a clue looks in on it every once in a while, you can have a much lower pricepoint trained chimp fix the day to day problems; sure, there will be more day to day problems, but your chimps are a lot cheaper, and easier to find.
      Also, I had a lot of problems trying to work with earlier versions of Samba; I imagine a lot of other people did, as well, it's going to take a while to get over the distrust.

      --
      Why, yes, I AM a Pagan Libertarian.
    39. Re:whats it give us? by symbolset · · Score: 1

      Since this is something you know about, why not fix the page? It's a wiki. Just click [edit] and have at it.

      --
      Help stamp out iliturcy.
    40. Re:whats it give us? by hudson007 · · Score: 2, Informative

      To introduce a RODC, you need to prep the forest for 2k8 and you will need at least one writable 2008 DC for the RODC to replicate with. The domain functional level must be 2003 or higher.

    41. Re:whats it give us? by anexkahn · · Score: 2, Informative

      There is a patch for XP if you want to use the new GPO features without going to vista

      --
      Curious about Storage and Virtualization? Check out
    42. Re:whats it give us? by zonky · · Score: 1

      This is most likely because you rebooted in a RDP session. You must reboot post patch in the console session, so either use the /console flag in rdp, or open a cmd line window and do a shutdown -r -t 0

    43. Re:whats it give us? by zx-15 · · Score: 2, Insightful

      Oh please, in Debian installer, at the stage formatting disks before copying base system, installer offers you choose mount options, which include mounting with acls, anyway as far as I know, any modern distro comes with acls installed and any moder file system supports acls, you just need to enable them by adding a mount option in fstab, so I wouldn't call this the most difficult step in configuring linux file server, may be that was true 10 years ago, but not now.

      Then it takes about a whole afternoon to figure out how samba talks to the AD, and two user accounts to make sure that everything is set up properly. If you are a competent admin, you should have some idea how user authentication works in AD, so figuring out how replace w2k3 server with samba, should not be that big of a deal.

      I don't really understand why you need gui, it's just another type of user interface no better then CLI, even in w2k3 you can pull a text file with AD configuration and edit it, also I've recently tried fedora 10 (after a long hiatus since fedora 4) and, for example utilities like system, and chkconfig leave lots of gui stuff in the dust, not to mention that fedora does have gui utilites for this, check out system-config-*, oh by the way, samba has got a web-based tool called swat, that does most of the work for you.

      I also don't really buy multi-os crap, since with linux everything is really easy - for each physical server build a virtual machine with the similar settings, xen paravirtualized linux guest kick ass in comparison with vmware, upgrade testing server first, see if it breaks, and unlike windows, 98% of the time doesn't, then deploy.

    44. Re:whats it give us? by drsmithy · · Score: 1

      Not costing you money (lots of it, as far as I can guess) is also relevant when choosing a file server, especially when you can get Linux distributions for free that have had the capability to do a "minimal install" for as long as they've existed. Surely even a very Windows-centric company can manage to meet their file serving needs using Samba.

      The cost of licensing for a Windows fileserver is insignificant, when compared to the personnel cost of trying to integrate and maintain a Linux machine in a Windows-centric infrastructure.

    45. Re:whats it give us? by Kjella · · Score: 5, Insightful

      That page you linked to hasn't had a major edit in two years or so, and it does not reflect the current best practices for setting up a simple Linux/Samba file server with AD integration.

      Then what the fsck is it doing on the samba.org site? Why isn't it removed if not updated? You know, this IS one of the real pitfalls of Linux, whenever you're looking for a guide you're likely to find something that's two years old and may or may not be valid. If documentation sucks, documentation re-verification on newer versions suck even more. I bet that's 99% of the reason Ubuntu got their code names down the way they do, if you search for "active directory hardy", "active directory intrepid", "active directory jaunty" you're much more likely to get relevant hits than "active directory ubuntu" or worse yet "active directory linux".

      --
      Live today, because you never know what tomorrow brings
    46. Re:whats it give us? by Eun-HjZjiNeD · · Score: 3, Interesting

      I have been using ws2k8-e for about 6 months now for my workstation/desktop. It's faster than regular vista and has the features I like about vista while not being full of bloat. I also have ws2k8-e core on my media server.

      --
      ..::ALWAYS : watching::..
    47. Re:whats it give us? by machine321 · · Score: 1

      I've had the opposite experience. The (WDS) deployment process makes a lot more sense to me than RIS, the network stack improvements will be worthwhile once Vista/7 gets broad client deployment (see http://www.cisco.com/en/US/docs/solutions/Enterprise/Data_Center/App_Networking/extmsftw2k8vistacisco.pdf for Cisco's take). Shoot, the TS Gateway alone is worth the cost of admission if you're a Windows shop and have users who need to access their desktops. Multi-site clustering is interesting too, although we're not using clustering now.

      I like Server 2008 so much I run it on my laptop. (MSDN subscription makes the licensing cost irrelevant for me.)

      It's probably not worth it to upgrade all your boxes from 2003 to 2008, but for new server deployments in a Windows shop, I'd recommend it.

    48. Re:whats it give us? by slater86 · · Score: 1

      I prefer the remote desktop from 2k3. you got 1 local login and 2 remote using the same admin userid.
      If you try that on 2k8, you end up stealing the local persons session(i.e one login handed around).

      either it sucks or maybe I'm just doing it wrong.

      --
      When people ask if I'm an optimist, I say "I hope so". --Bill Bailey
    49. Re:whats it give us? by Anonymous Coward · · Score: 0

      I run a network for a small business with 2 offices, tied together with a point-to-point T1 circuit, and roughly 50 workstations.

      We've actually been running on a mixed environment of Windows 2000 and 2003 Small Business Server, and it was only a few months ago, I finally got approval to buy a couple more 2003 Server licenses to get the whole thing working in "native mode" Active Directory. (One stand-alone application server still runs Win2K Server, in fact, because it's maintained by an outside consultant and runs "Progress" software, which doesn't seem like it would run any better with a 2003 upgrade of its OS anyway.)

      I haven't considered Windows 2008 Server at all for the forseeable future. Maybe it will start making more sense if we migrate the workstations to Windows 7? But currently, we're still on XP Pro for the workstations - and see nothing but negatives with moving to Vista. (Our HP plotters don't even have VIsta support anymore.)
      I feel like 2003 Server is kind of a "sweet spot" for us, in many ways. It's a good, stable product overall, and allowed a recent purchase of a Promise V-Trak drive storage cabinet to work properly. (Under Windows 2000 Server, we were having issues with the SCSI controller drivers freezing the V-Trak randomly after several days of use.)

    50. Re:whats it give us? by Anonymous Coward · · Score: 0

      What's your point?

    51. Re:whats it give us? by Anonymous Coward · · Score: 0

      "Then it takes about a whole afternoon"....

      Have you ever worked for a large company? If you have entire afternoons to screw around with trying to get something set up AND compliant with policy, the bossman should rightfully let you go. The cost rate of an admin may be $120-$130/hr and for the time it takes to get it set up correctly, all the other admins trained, you've already far exceeded the cost of a single server license.

    52. Re:whats it give us? by Anonymous Coward · · Score: 0

      So what ever suck Windows had is now the possession of Linux?

      What?

    53. Re:whats it give us? by Poltras · · Score: 2, Informative

      I would automatically shriek with horror seeing a NT4 SP6 server in any environment. After taking full control of a domain controller with a simple SMB exploit that existed since 2004, my net admin would too.

    54. Re:whats it give us? by Seraphim_72 · · Score: 1

      A bit OT but I 3 Likewise open - they rock in a windows only world.

      --
      Slashdot, where armchair scientists get shouted down and armchair theologians get modded up.
    55. Re:whats it give us? by this+great+guy · · Score: 1

      I am surprised nobody mentioned it so far, but in my experience Windows 2008 suffers from the same atrocious network performance problems than Vista. DPCs made by the network drivers use too much CPU time when transfering data over a 100Mbps-1Gbps network link. Not sure who is at fault here (the driver or the driver API model ?) but AFAIK this is the reason why Vista throttle network bandwith when an MMCSS application is running: the DPCs use so much CPU time that it affects CPU-intensive media playback...

    56. Re:whats it give us? by nabsltd · · Score: 1

      Actually no, I'm a busy admin and I don't have time to follow these instructions for getting Samba hooked up to Active Directory: http://wiki.samba.org/index.php/Samba_&_Active_Directory

      In addition, those instructions don't help with the #1 issue of UID mapping when you have multiple Samba machines.

      When you use these instructions, Winbind grabs a list of Windows accounts and maps them to UID/GID values as would appear in /etc/passwd. The mappings are permanent at that point. If you later add a new user or group to AD, then the user or group gets the next available UID/GID.

      The problem is when you join linuxone to the domain, get everything working, then add some AD users and join linuxtwo to the domain. Now, the two machines almost certainly have different UID mappings for the new AD users. This means that you have decent interoperability from Unix to Windows, but any users authenticated from AD have crappy Unix to Unix interop.

      In addition, there are PAM modules that allow you to control access based on group membership. These work 100% (either group name or GID) with Unix groups, but cannot use AD group names. So, you have to use the GID that gets mapped, and the mapping can be different on each Unix machine. So, if you use a Unix workstation for users, you can't roll out a standard image...it must be run-time configured.

      Last, if for some reason you have to unjoin the Unix machine from the domain and then rejoin it, the mappings will change. So, all those files created in the home directory of joeuser with UID 50021 will be unreadable when he logs back in and joeuser has a UID of 50043.

    57. Re:whats it give us? by zx-15 · · Score: 1

      Well I assume we were talking about a competent admin, which means that things that would be accomplished in that afternoon:

      - Screwing around with Samba and AD
      - Writing state document as you go
      - Editing state document
      - Testing
      - Testing
      - Testing

      So you'll spend one afternoon screwing around with samba but you'll have a working process for building file server that takes much less time with each next build. For extra credit you can get some deployment tools like fai, to automatically build file server for you, if you need to build more then 5 or so, in that case you can go through a checklist, setting required parameters particular to that environment; under this process it would probably take about 1/2 hour to build a server.

      Anyway, what does it mean you can't screw around with technology directly related to the work you're doing? If Microsoft comes out with a piece of software X that might improve things in the line of you work, you're going to have to learn how to work with that software and it even might take some of your work time to do that, now how any other company products are different from Microsoft?

      Whether you troll or not, here's a hit for ya, not everyone is a mindless corporate drone such as yourself. Think different. Get a better job.

    58. Re:whats it give us? by Anonymous Coward · · Score: 0

      What the parent really means:

      He has no real clue what he's doing, but Microsoft makes it easy for someone with a working brain and no fucking clue to set up a server.

    59. Re:whats it give us? by Anonymous Coward · · Score: 0

      You mean you're too stupid to learn Linux/Samba and don't appreciate its superior way of doing everything and you can't be bothered to learn Unix/Linux even in your free time? Yeah, you are stupid.

    60. Re:whats it give us? by JAlexoi · · Score: 1

      Those admins will be the first ones "let go" in this economy. You probably can get a windows admin for 1/10th remotely from India.

    61. Re:whats it give us? by jadel · · Score: 1

      I can confirm that it handles AD quite effectively, having recently set one up. ACL support took a bit of fiddling to get setup how I wanted it, but once I got my head around the differences between the way POSIX, windows and Novell ACLs work I found it remarkably easy to operate. The UID issue was not a problem since I am only running a single server.

    62. Re:whats it give us? by im_thatoneguy · · Score: 1

      Perhaps he's too busy to spend 2 days searching for the instructions on how to do the 30 second task.

    63. Re:whats it give us? by arkhan_jg · · Score: 1

      Server 2008 also has multicast support for WDS and MDT desktop deployment, if that's something you're using.

      We use it virtualized on vmware, where it's considerably higher hardware requirements are a bit of a problem, to be honest - we can run 2 or 3 2003 servers with the same resources.

      We went with 2008 for our active directory and DFS shares though, because we're gonna keep em around a while and 2003 is that much closer to mandatory retirement. We've got a couple of isolated 2000 server boxes doing single jobs for isolated departments, and now we've got to replace them entirely, as the hardware isn't up to spec for 2008/sql server 2005.

      Our linux boxes are being cycled through into new virtual replacements, but the licencing costs to upgrade to the latest versions are a lot lower ;)

      --
      Remember kids, it's all fun and games until someone commits wholesale galactic genocide.
    64. Re:whats it give us? by Dan+Ost · · Score: 1

      I guess I'm not certain what you're saying here...is powershell better than the shell scripting that is available in Linux?

      Are you making your comparison strictly against sh/bash/tcsh or are you including perl/python/etc?

      --

      *sigh* back to work...
    65. Re:whats it give us? by arkhan_jg · · Score: 1

      Thanks for the package advice. I've been running samba tied to NT4 domains, and then LDAP; I wasn't looking forward to going through and bringing them across to our new AD 2008 domain (exchange desired by management, ergo the new AD system). That looks a lot simpler.

      Wish it showed up a lot more often on google, I've never heard of it before!

      --
      Remember kids, it's all fun and games until someone commits wholesale galactic genocide.
    66. Re:whats it give us? by Shados · · Score: 1

      Sorry, I was comparing shells vs shells only (and well, perl, python, etc are available for Windows too, even without Cygwin). The main thing is that Powershell, at its core, is object oriented, including the pipes. So you're piping objects, not text. The implications of that are pretty extreme. No text parsing to get output from one tool to the other. In other scripting environments, you'll have to use a bunch of tools to make the output of another tool useful. And if you're not doing something standard, it can get tricky real fast. Linux always had the advantage by a billion miles in this, since it has extremely powerful and efficient tools to do this...but with powershell, it has become an obsolete method of doing things. If the "commandlets" pipe along objects that include both data and behavior in a consistant manner, you can push your scripts a lot further.

    67. Re:whats it give us? by Anonymous Coward · · Score: 1, Informative

      I have been using ws2k8-e for about 6 months now for my workstation/desktop. It's faster than regular vista and has the features I like about vista while not being full of bloat. I also have ws2k8-e core on my media server.

      Nice! How much did the licenses cost?

      Assuming that "ws2k8-e" means "Windows Server 2008 Enterprise, and further considering that according to Microsoft WS2K8-E has a list price of $3,999 US, that's a hefty chunk of change... even with OEM pricing it's expensive: 2 licenses at the lowest quoted price would be $4,808 US.

      Or, did you go the MSDN Operating Systems route? That's still $699 US, and it's not licensed for production use.

      Or did you just obtain it through copyright infringement?

      Come on, you can tell us :)

      Considering this comment, however, my money's on the last.

    68. Re:whats it give us? by localtoast · · Score: 1

      The parent should not be modded troll. Frequent updates diminish server availability. It's one of the main selling points for Server Core which has about 1/7 the updates as full server because it is not affected by IE, Explorer, and Media Player updates.

    69. Re:whats it give us? by localtoast · · Score: 1
      You should play with the File Server features in Win2k8 before making that claim:
      • File Server Resource Manager
      • Share and Storage Management
      • DFS Improvements
      • Client Side Caching Improvements

      Of course, many of these were already available in Win2k3 R2 or in Storage Server.

    70. Re:whats it give us? by lukas84 · · Score: 1

      It's a default setting that changed with server 2008.

      First off, stop sharing the Administrator account. Set it to a very long, very complicated password and store it in a safe.

      Then, give every admin their own admin account (we use the normal username prefixed with z-).

      Or you can just create a GPO with a WMI Filter that only applies to Server 2008 that removes the restriction to one session per user id. I believe its under Administrative Templates\Windows Components\Terminal Server

    71. Re:whats it give us? by V!NCENT · · Score: 1

      So because Apache was not initialy made for Windows and so it still lacks Windows support you will have problems with it in Windows and so that makes Linux suck?

      Yeah that's sooooo totaly logical... NOT!

      --
      Here be signatures
    72. Re:whats it give us? by V!NCENT · · Score: 1

      It's entirely possible, even likely, that when all is said and done, the cost of training and the extra support time will easily outweigh the cost of using Windows.

      Think ahead in time. Wait for it...

      Wait for it...

      Windows upgrades. Server upgrades. Client upgrades. New Windows OS training.

      Wait for it...

      Long term savings.

      There it is!

      --
      Here be signatures
    73. Re:whats it give us? by slater86 · · Score: 1

      We run a small shop where the few IT people we have still live in the win95 era. convincing them that they should use password in the first place was a great feet. We have long term plans for multiple IDs along with active directory a long way down the track and probably linux based. (small steps :-)

      as long as I can get them to stop installing VNC on every server with weak or no password.
      I'll definately take you up on that second suggestion.

      cheers mate

      --
      When people ask if I'm an optimist, I say "I hope so". --Bill Bailey
    74. Re:whats it give us? by Lennie · · Score: 1

      My guess is, he his company has a MSDN-license and he just used that or pirated it.

      --
      New things are always on the horizon
    75. Re:whats it give us? by paganizer · · Score: 1

      Never heard of firewalls? I sort of like TPF, myself. around version 2, the later ones were just toooo weird.
      Of course, I have a habit of layering firewalls, and not trusting the DMZ to be the stopping point of an attack.
      To be fair, we never allowed any sort of privileged access via the internet; almost every outward facing port was closed.

      --
      Why, yes, I AM a Pagan Libertarian.
    76. Re:whats it give us? by Antique+Geekmeister · · Score: 1

      Yes, I've used NIS with locked passwords for easy UNIX/Linux account management, and the Kerberos built into Active Directory for single-sign-on password management. You need a very recent version of OpenSSH and Putty so that you get true single sign-on, but it can even be integrated to HTTPS services with cooperation of the Active Directory manager in setting up keys for Kerberos services on the Apache server.

      Samba 3 right now does work quite well, and for most applications, you don't need uid synchronization between Samba and Active Directory.

    77. Re:whats it give us? by jackal40 · · Score: 1

      You left out the option of being a student at a technical college which offers server 2008 through the MSDNA. I also use server 2008 as my desktop and prefer it over Vista for most of the same reasons. Most importantly, the file transfer rates over the network are great!

      --
      The patriot volunteer, fighting for country and his rights, makes the most reliable soldier on earth. (Stonewall Jackson
    78. Re:whats it give us? by Anonymous Coward · · Score: 0

      Doesn't it hurt your brain to read "a NT". Read it out loud. N is pronounced en and should be preceded by an not a.

      Then again, the parent, way up the chain, thinks that "whats" is a word.

    79. Re:whats it give us? by PingPongBoy · · Score: 1

      >2k3 just works.
      >Does anyone have a compelling reason to use 2k8?

      One might be a trifle fascinated with the economics and attitudes of business. Supposedly, a new version of Server would make a company run new hardware better. As hardware has dropped in price while incorporating more features, you would think that business people would salivate at the prospect of taking advantage of the extra computing horsepower just to compete with the big boys.

      Instead, the thinking is "Compete? Can't be bothered. Supercompute? As long as my cash flows and the bank account fattens ..." Surely this is bad and there will be consequences, like smart companies will gobble up the complacent ones or drive them out of business. Little boss man can go find a normal job with a normal pay, but don't blame Microsoft for not making 2008 such a must-have that competing is the way to do business.

      Of course it's not about the OS, and 2008 doesn't make competing less of a battle, but one can only look around the business and economic landscape to realize that the desires of business were not enough to urge Microsoft to add more features to 2008 while 2008 makes no incentive for businesses to go big. So we can look forward to more marginal version improvements while the most mundane businesses are brutally reduced.

      --
      Know your pads. One time pad: good for cryptography. Two timing pad: where to take your mistress.
    80. Re:whats it give us? by Lord+Ender · · Score: 1

      The certificate services are improved if you run a PKI. The feature is now called "Active Directory Certificate Services".

      --
      A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    81. Re:whats it give us? by Lord+Ender · · Score: 1

      Actually "busy" is a good excuse for a windows admin to be unaware of features added to linux in the past year. It's a damn good excuse.

      I'm not sure if you actually work in IT; if you did, you would know it is physically impossible to keep up with every feature in every OS all the time. There's just a whole hell of a lot of software out there today--more than any one person could keep track of.

      --
      A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    82. Re:whats it give us? by UnixUnix · · Score: 1

      GP may have a point. A small company that called me in as a consultant turned out to be happily living in a computer past -- WinXP, Macs and even Win 2000 machines, as they were sufficient for the software their bread-and-butter work needed. The were all running off a Linux server untouched by human hands for years -- an old SuSE distro, as it turned out. I had to do some Samba reconfiguring and I dreaded what I would have to go through -- but surprisingly it turned out to be a smooth exercise. Let's hear it for old tools still doing good work, and at no monetary outlay for their owners.

    83. Re:whats it give us? by man_of_mr_e · · Score: 1

      Unfortunately, of the biggest problems with Linux is the fact that there's so much outdated "how-to" information out there. It's virtually impossible to be certain you have the latest information, and googling is no help.

      There's no equivelent of Technet or MSDN for all the major Linux distro's, and one can seldom rely on the projects home-site for up-to-date information because the developers are usually too busy developing to maintain their documentation and write thins like how-to's that are comprehensive and accurate.

    84. Re:whats it give us? by Anonymous Coward · · Score: 0

      You neglect the possibility that he expands it to New Technology every time he reads it, in which case 'a' is appropriate.

    85. Re:whats it give us? by quattr0 · · Score: 1

      To say win2k8 is faster than Vista and that's the only reason you use it is full of crap. Search teh net. You could make Vista as fast as 2k8. Besides, there are drivers that are not available on 2k8 but are avail. on Vista. Turn off Aero on Vista then you will have 2k8

    86. Re:whats it give us? by master811 · · Score: 1

      But you wouldn't get access to an enterprise version as a student, the MSDNA would probably only give you the standard version.

    87. Re:whats it give us? by greenlead · · Score: 1

      ... or you can be a student and get it free through DreamSpark. I use it exclusively on my desktop right now. It's pretty nice, especially given the cost ($0).

    88. Re:whats it give us? by oatworm · · Score: 1

      Yep, you could accomplish that in one afternoon. Alternatively, you could spend five minutes doing this:

      - Add Windows Server to the domain.
      - Done.

      Obviously, things get a little more interesting if you're setting up stuff like DFS or if you plan on making the server a domain controller, but even then you're not wasting half the day setting up ONE file server.

      Look, I like Linux. I really do. I use it on my laptop - it's great. I have a web server at work that runs OpenSuSE, which is also great. However, it comes down to using the right tool for the job and, when your choice is between one tool that gets the job done reliably in under 15 minutes and another tool that MIGHT get the job done right in an afternoon (what, you don't work mornings?) and will almost certainly require some tuning for the next week after that, well, I'd rather just go with the tool that gets it done right the first time and faster to boot.

    89. Re:whats it give us? by Dan+Ost · · Score: 1

      I'm not sure I see that as an advantage.

      The nice thing about unix utilities is that they all take and can all produce text output. That means you can combine them in ways that the designers didn't anticipate.

      Once you start passing objects around, mixing and matching tools in new ways becomes far more difficult unless the objects somehow remain generic.

      Please tell me that Microsoft engineers were clever enough to think of a way to allow the same inventiveness that the unix tools allow.

      --

      *sigh* back to work...
    90. Re:whats it give us? by Shados · · Score: 1

      They did. Utilities just have to work with list of objects, which themselves can be converted to list of "members". So basically think that everything can be converted to generic tables. Thats how you process them. It actually works so well there are even utilities to make GUIs out of any utility, such as PowerGUI: http://www.powergui.org/index.jspa

      Lets you quickly make a pretty powerful GUI out of mostly anything you can think of.

    91. Re:whats it give us? by Niten · · Score: 1

      Yes, I do work in IT. And no, it isn't too much to ask of any competent admin, to have some basic awareness of the popular alternatives to expensive Microsoft solutions. Especially when those alternatives have generated as much press coverage as Likewise has.

  3. Some good, lots bad. by urbanriot · · Score: 1

    Excellent improvements and additions behind the scenes (such as the new group policy controls) but the usability has dropped considerably. "Roles" and "Features" are terribly silly and incongruous.

    1. Re:Some good, lots bad. by lukas84 · · Score: 1

      Server Manager is IMO a good thing. Not for the seasoned admin who already knows how to find everything, but i've seen most of our apprentices getting an easier grip on 2008 than on 2003.

    2. Re:Some good, lots bad. by Anonymous Coward · · Score: 0

      Why can't you just use IPSEC for some of these?

    3. Re:Some good, lots bad. by Anonymous Coward · · Score: 0, Troll

      Holy shit you loser fuckwit, would you stop posting the same spam multiple times in any conversation that mentions the word Windows? Learn how to use the right tool for the job, and stop whining.

    4. Re:Some good, lots bad. by Anonymous Coward · · Score: 0

      They all work for layered security just fine... & in simultaneous operation, unobtrusively/transparently (IF you know what you're doing, & it's NOT hard really).

      Just so you know, & in case you don't... I.E.-> In combination, & especially because they work @ diff. levels of the IP stack (covered in detail w/ backing documentation from MS in the URL below in case you need detail)?

      They're good for the concept of "Layered Security" - IF you haven't heard of that, you may wish to read up.

      (No sarcasm intended, it's great stuff & works.)

      Fact is, using that concept? I wrote up this guide online on 20 or so forums, in the URL below:

      ----

      HOW TO SECURE Windows 2000/XP/Server 2003 & even VISTA, plus make it "fun-to-do", via CIS Tool Guidance (& beyond)...:

      http://www.tcmagazine.com/forums/index.php?s=af8f8f41f8cdcaf0d7b25cb482b4b7f4&showtopic=2662

      ----

      Now it's @ the tune of 200,000++ views strong across them, & at 15/20 sites it's been made an "ESSENTIAL GUIDE", & has people who are now running 1++ yr. now, virus/spyware/malware/rootkit free, & testify to it (not noobies either, but pros, their families, and paying clients)

      Additionally, in this art & science, I've appeared in these publications for softwares (even parts of commercially sold successful ones) over time:

      ----

      Windows NT Magazine (now Windows IT Pro) April 1997 "BACK OFFICE PERFORMANCE" issue

      http://journals2.iranscience.net:800/www.win2000mag.com/www.win2000mag.com/Windows/Article/ArticleID/37/37.html

      (&, for work done for EEC Systems/SuperSpeed.com on PAID CONTRACT (writing portions of their SuperCache program increasing its performance by up to 40% via my work) albeit, for their SuperDisk & HOW TO APPLY IT, took them to a finalist position @ MS Tech Ed, two years in a row).

      WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)

      PC-WELT FEB 1998 - page 84, again, my work is featured there

      PC-WELT FEB 1999 - page 83, again, my work is featured there

      CHIP Magazine 7/99 - page 100, my work is there

      WINDOWS MAGAZINE, WINTER 1998 - page 92, insert section, MUST HAVE WARES, my work is again, there

      GERMAN PC BOOK, Data Becker publisher "PC Aufrusten und Repairen" my work is contained in it

      HOT SHAREWARE Numero 46 issue, pg. 54 (PC ware mag from Spain), my work is there, first one featured, yet again!

      ----

      That's so you know I'm not just some noob filling your head with b.s. & all that...

      APK

      P.S.=> All I would like is answer to why HOSTS files being able to use a superior 0 blocking address (smaller & faster than 0.0.0.0 or 127.0.0.1) has been removed from VISTA, Windows Server 2008, & Windows 7 - AND - to discuss views on why PORT FILTERING has had its GUI front for it removed from they as well, because it works @ a diff. level of the IP stack drivers-wise than Software Firewalls or IPSec do, it aids layered security (because if one gets knocked down, the others working @ diff. levels are still in the way - just like using deadbolts + chainlocks + door handle locks & alarms to secure things like homes)... apk

    5. Re:Some good, lots bad. by Anonymous Coward · · Score: 0

      That's so you know I'm not just some noob filling your head with b.s. & all that...

      Yes - you're an expert bullshitter.

      Now kindly take this spam crap elsewhere; no-one cares about your irrelevant complaints.

    6. Re:Some good, lots bad. by cornjones · · Score: 1

      Server Manager is IMO a good thing. Not for the seasoned admin who already knows how to find everything, but i've seen most of our apprentices getting an easier grip on 2008 than on 2003.

      and experienced admins should be automating things through remote scripting and not using the gui. it is just the middle of the road guy that was comfortable w/ the gui in 2003 and has to find all the new icons that it is a real set back for.

      some of the changes take some time to get used to but in the last month or so of playing w/ it, i am finding it a all around improvement in interface. I like the scheduling, eventing and the resource manager. some of the iis/ad/vm improvements are pretty compelling. the real test will be in the stability though, win 2k3 was pretty solid, hopefully this will measure up. otherwise the rest means diddly squat

    7. Re:Some good, lots bad. by Anonymous Coward · · Score: 0

      What the hell is your problem? The post had decent information in it I wasnt aware of and that I can use and so could others.

    8. Re:Some good, lots bad. by MEK_LoveBug · · Score: 1

      Good posting and though it is the same as another done here it is still nevertheless good information that I was not aware of earlier, and if I was not then there is a chance that others may not be as well.

  4. I expected more driver support by VampireByte · · Score: 3, Interesting

    I've installed Win2008 a few times and it always surprises me that I have to dig up the driver disks for the storage controllers... never have to do that when I install Fedora or Debian.

    --

    Run and catch, run and catch, the lamb is caught in the blackberry patch.

    1. Re:I expected more driver support by fm6 · · Score: 2, Informative

      Basic Open Source versus Proprietary issue. It's a lot easier for a hardware company to get drivers added to Linux distros than to Windows install disks.

    2. Re:I expected more driver support by mysidia · · Score: 5, Interesting

      This is really an about face... 10 years ago, Linux was the platform you often couldn't get running due to missing hardware drivers -- you really had to be very careful about what hardware you chose.

      Also, Windows 2000 was the easy-to-use OS.. Linux was the server OS with usability issues..

      Is it starting to change, so that Linux is actually more usable than Windows server?

      That would be the day...

      Now if only we could get a true match for Windows Active Directory. So that the software on Windows Desktop machines, works EXACTLY as if the environment was powered by Windows servers, Exchange for e-mail, etc.

    3. Re:I expected more driver support by Colonel+Korn · · Score: 0, Offtopic

      Basic Open Source versus Proprietary issue. It's a lot easier for a hardware company to get drivers added to Linux distros than to Windows install disks.

      They must be trying harder on Windows then, considering that the vast majority of hardware just works in Vista off the install disk but much, much more manual intervention is required in at least Debian and Ubuntu. Open source does make it technically easier for a vendor to get a driver into a distro (and cheaper), but most vendors just don't care. The GP's case is definitely the exception, not the rule.

      --
      "I zero-index my hamsters" - Willtor (147206)
    4. Re:I expected more driver support by Anonymous Coward · · Score: 3, Informative

      The problem isn't that it's difficult to get storage drivers into Windows -- Microsoft actively solicits all the major IHV's to provide them. The problem is that the cutoff date for submission can be a year or more in advance of when Windows finally ships. This guarantees that drivers for the latest hardware won't be included.

    5. Re:I expected more driver support by Antique+Geekmeister · · Score: 1, Insightful

      That's a very unfair comparison. Servers need to be extremely cautious with drivers in order to provide the sort of 99.999% uptime expected for industry. Fedora and Debian are more comparable to MacOS or Windows XP this way, where it's easier to update and support oddball hardware configurations.

      No, install CentOS or run Oracle or VMware servers on it, something with commercial support expected on it, and you're going to run into driver limitations because they've not had a year or more to test it under serious loads, and then it's safer to install in server configurations.

    6. Re:I expected more driver support by lukas84 · · Score: 1

      That's why all major server vendors ship startup CDs that contain all the major drivers and system management Software.

      IBM calls them ServerGuide, HP calls them SmartStart. They're meant for small businesses without automated server deployment.

    7. Re:I expected more driver support by SuperQ · · Score: 4, Informative

      You don't get 5 nines out of a single server install, sorry. The only way you get that is with HA clustering and automatic failover.

      PC hardware, even expensive stuff, is not reliable enough no matter what $VENDOR's sales pitch is.

      You might get lucky and get a single reliable box, but if you deploy a non-trivial number of servers you will need to plan for hardware/software failures.

    8. Re:I expected more driver support by Anonymous Coward · · Score: 0

      No, it isn't.

      Since when did you need drivers for a storage controller on a desktop machine? You don't - desktop machines don't have hardware RAID controllers. Servers do - Linux has excellent support for these without any extra driver disks. Windows server does not. In fact, the Linux drivers are frequently better than the vendor-supplied Windows drivers.

      Your experience on a DESKTOP machine, running a DESKTOP OS, has absolutely no bearing whatsoever on a SERVER.

    9. Re:I expected more driver support by Simon80 · · Score: 1

      You don't get five nines out of a machine that can't access its storage, either, so I don't see what your point is, unless your suggestion is that the machine in question should be left to gather dust.

    10. Re:I expected more driver support by MightyMartian · · Score: 2, Interesting

      The biggest reason for the "extra step" for a lot of drivers in Ubuntu is because of "non-free" drivers. Because of the spirit of Ubuntu, they have to make you feel guilty about using an nVidia or Broadcom driver before you go "It's on $#@!ing notebook, just install it."

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    11. Re:I expected more driver support by dave562 · · Score: 4, Informative

      Most large OEMs provide install disks that load all of the drivers for you. For example at the place I work, we use HP Proliant boxes. The Proliant install DVD handles all of the disk partitioning, setting the RAID/disk controllers as primary, driver support, etc. HP has a whole slew of great system tools for the enterprise.

    12. Re:I expected more driver support by flyingfsck · · Score: 1

      Absolutely. Linux has been easier to install configure and use than Windows for a number of years already. Mandiva and Suse and both far easier to use and has better wizards than Win2003.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    13. Re:I expected more driver support by FauxPasIII · · Score: 1

      You must have some vastly different hardware than anything I've used in years. For a concrete example; I am a devotee of Lenovo Thinkpads, especially the T series. Linux installs on these like a dream. To install Windows on them, you have to go into the BIOS, set the SATA controller to compatibility mode, do the install, get a very hard to find disk from Lenovo's site since Windows will not try to re-detect the root volume's storage controller if it changes (it will blue-screen with INACCESSIBLE BOOT DEVICE, if memory serves), and then go BACK into the BIOS to set it back to SATA mode.

      In Linux, you just install and go. Windows has a long way to go to catch up with Linux in terms of ease of use and ease of install.

      --
      25% Funny, 25% Insightful, 25% Informative, 25% Troll
    14. Re:I expected more driver support by Anonymous Coward · · Score: 1, Informative

      One cool thing about HP ProLiant servers is that they have the RAID drivers in system ROM (Virtual Install Disk), and Windows Server 2003 loads them automagically. It lets you install from a standard Microsoft CD without worrying about drivers.

    15. Re:I expected more driver support by jaseuk · · Score: 1

      >This is really an about face... 10 years ago, Linux was the platform you often couldn't get running due to missing
      hardware drivers -- you really had to be very careful about what hardware you chose.

      Nothing has really changed here, if your hardware is not supported on Linux out the box then the chances are it won't work at all. In Windows land you expect to have to provide a driver disk, this option doesn't really exist on Linux.

      This is really caused by the infrequent releases of Windows vs the yearly or quarterly updates of OpenSource distributions. If you grab the latest release of a Linux distribution then the chances are that your hardware is supported. I think Microsoft have given up trying to maintain all drivers in the Windows distribution and only typically include those that are WHQL certified.

      Jason.

    16. Re:I expected more driver support by Bake · · Score: 1

      If you are trying to install vanilla Windows XP (i.e. no applied service packs or anything) on that laptop, then I'm not surprised given that XP was released 2 years before SATA (XP in 2001, Serial ATA in 2003). Kinda hard to have DRIVER SUPPORT for something that won't be released for another 2 years.

      Try creating a slipstreamed install CD with at least service pack 2 and possibly the drivers for the SATA controllers. Should save you a ton of trouble in installing a fresh XP installation.

    17. Re:I expected more driver support by Cyberax · · Score: 2, Interesting

      Samba4 is excruciatingly close to true AD support. I'm now using it for my own network for a handful of WinXP computers. I think in about 1 year Samba4 will be ready for production.

      OpenChange is also moving at a fast pace.

    18. Re:I expected more driver support by Anonymous Coward · · Score: 0

      Servers need to be extremely cautious with drivers in order to provide the sort of 99.999% uptime expected for industry.

      If they were worried about uptime and reliability, why the hell would they use Windows? I think we can safely say that this isn't a concern for anyone using MS.

    19. Re:I expected more driver support by rikkards · · Score: 1

      Or admin's lack of understanding on slipstreaming drivers into boot cds. If Microsoft was putting out a new iso file every week this would be a non-issue. The fact is they do tell you on how to take an existing install CD and inject Service Packs, hotfixes and drivers if you are so inclined.

    20. Re:I expected more driver support by fm6 · · Score: 1

      Good point. It would be interesting to compare this problem on Debian/Ubuntu versus Red Hat or SUSE.

    21. Re:I expected more driver support by Anonymous Coward · · Score: 0

      That would be the day...

      No, no! It would be the year of...

    22. Re:I expected more driver support by fm6 · · Score: 1

      Servers need to be extremely cautious with drivers in order to provide the sort of 99.999% uptime expected for industry.

      Dude, I work for a server company. I'm the documentation lead for our current high-end x64 server. For this platform, we support Linux (both RHEL and SLES), Solaris, Windows (both 2003 and 2008) and VMware.

      And yes, we do put a lot of effort into making sure various drivers, firmware, and hardware work together. Half the people I work with do nothing else. But we work just as hard to do it for the Open Source operating systems as for the proprietary ones.

      The difference is that getting your drivers into a proprietary OS is longer, slower process. More legal issues, more technical issues. Everybody having access to everybody's source code really speeds things up. So does not having to worry about who you can communicate proprietary information to.

    23. Re:I expected more driver support by fm6 · · Score: 1

      Slipstreaming is a kludgy way of working around a painfully complicated process. And although MS doesn't create new install media every week, they do issue an endless stream of patches, service packs, and hotfixes.

    24. Re:I expected more driver support by visualight · · Score: 1

      are you saying that rhel has drivers that centos doesn't?

      --
      Samsung took back my unlocked bootloader because Google wants me to rent movies. They're both evil.
    25. Re:I expected more driver support by afidel · · Score: 1

      Any clue what quarter Sun will ship and support Nehalem based servers with Solaris (not Open Solaris)? We have an upcoming hardware refresh for our Oracle database platform and Nehalem looks like it is going to be the best price/performance with Oracle per CPU licensing but we are strongly considering switching off Windows and our group is most familiar with Solaris.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    26. Re:I expected more driver support by Anonymous Coward · · Score: 0

      IBM System z10 do support Linux. It depends on the server. But I do generally agree.
      http://en.wikipedia.org/wiki/IBM_System_z10

    27. Re:I expected more driver support by fm6 · · Score: 0, Troll

      I have a clue, but I can't share it in a public forum. If I did, I'd lose my job faster than you can say "vaporware litigation". You might try talking to Sun field people and hope for some discreet hints.

    28. Re:I expected more driver support by fm6 · · Score: 0, Troll

      What exactly do you mean by "out of the box"? There are tons of devices whose Linux drivers haven't found their way into distros yet. You download them from the vendor's web site.

    29. Re:I expected more driver support by pmarini · · Score: 1

      one answer to your last paragraph will explain why it's not (yet) possible: software patents on protocols that Microsoft doesn't fully disclose
      FYI, those "invented" up and until the court decision have already been made available - for a fee of $10,000 - but the real goal of releasing Server 2008 was exactly to implement new extensions for these protocols which are therefore not covered by the court decision and thus not made available
      if you use AD as it is in Server 2003, any company willing to be extorted of $10,000 can write a fully compatible AD interface...

      --
      Can I put a spell on those who can't spell?
      Your wheels are loose and they're losing their grip, good you're there.
    30. Re:I expected more driver support by Antique+Geekmeister · · Score: 1

      CentOS is a fascinatingly different story. CentOS has drivers among the 'centosplus' repository that RHEL does _not_ yet support for commercial use. They're reasonable drivers, such as the NTFS driver, but RHEL didn't support that for precisely the kind of reasons a server distribution shouldn't add unnecessary features or updates.

    31. Re:I expected more driver support by mysidia · · Score: 1

      Documentation isn't an issue; implementing the protocols is sure to be hard work, that even a large corporation with a huge development team would have trouble doing (Windows' own implementation didn't get developed over night...):

      Microsoft must keep the documentation up to date with new products and provide error correction assistance to parties signing the agreement. Disputes will be resolved by the Trustee appointed by the Commission as part of the court decision.
      ...
      The patent list provides us with a bounded set of work needed to ensure non-infringement of Samba and other Free Software projects that implement the protocols documented by Microsoft under this agreement. Any patents outside this list cannot be asserted by Microsoft against any implementation developed using the supplied documentation.
      ...

    32. Re:I expected more driver support by Anonymous Coward · · Score: 0

      And yes, we do put a lot of effort into making sure various drivers, firmware, and hardware work together.

      I've had Oracle Corruption and ZFS Boot/Root issues with my X4440. Oh yeah, Sun's x64 support sucks ass.

    33. Re:I expected more driver support by Anonymous Coward · · Score: 0

      I have HP machines also, and I consider the features that you just mentioned reasons to by anyone else's machines.
      If you want to do anything other than what HP envisioned for your machine, they do nothing but get in the way. I hate them with a passion.

    34. Re:I expected more driver support by JAlexoi · · Score: 1

      That is not surprising, since HP is a Microsoft shop.

    35. Re:I expected more driver support by dbIII · · Score: 1

      Now if only we could get a true match for Windows Active Directory

      If they want to use a weird proprietry derivation of LDAP that is their problem. You can play catch up forever or you can go for some kind of standard, but you certainly can not expect something else to work the same as a bleeding edge poorly documented proprietry system.

      As for MS Exchange, you are pretty well cursed with it forever once you go down that path - but do not despair, you can backup your mail without shutting it down now!

    36. Re:I expected more driver support by dave562 · · Score: 1

      Yet their RHEL and other Linux flavor SmartStart DVDs are just as good as the Windows ones. Go figure. HP is just an all around good company when it comes to enterprise hardware and software support. It makes me sad that the quality of their printers continues to plummet downward though.

    37. Re:I expected more driver support by TimothyDavis · · Score: 1

      Also, the "inbox" drivers shipping with Windows were all built and locked down at least 6 months before the version of Windows went RTM. I am not sure I would want storage controller drivers that weren't extensively tested against the released OS on my server - especially since server storage devices tend to have a wide range of features and implentation variations.

    38. Re:I expected more driver support by dna_(c)(tm)(r) · · Score: 1

      I think you just proved the GP's point...

    39. Re:I expected more driver support by Lennie · · Score: 1

      Funny thing is, these are all Linux-CD's. So to fix Windows you need Linux... what does this say about Windows ?

      --
      New things are always on the horizon
    40. Re:I expected more driver support by Team503 · · Score: 1

      In a true enterprise-scale environment, that's not a risk I'm willing to take. My hundreds of HP, Dell, and Sun Intel boxes are guaranteed to have their hardware supported by Windows, as are my storage arrays, tape library, and thousands of desktops.

    41. Re:I expected more driver support by Kaboom13 · · Score: 1

      Granted MS did not actually make it, but the free program Nlite actually makes slipstreaming and customizing your install cd extremely easy. Also, both Dell and HP provide cd/dvd's with all the drivers that will manage the install (and make for a completely unattended install once you get it started). I don't know about the other major server vendors, but I imagine they have similar. If the drivers are an issue for you you probably are not qualified to be setting up a production server anyways.

    42. Re:I expected more driver support by fm6 · · Score: 0, Troll

      Again with the vague pronouncements. What does "guaranteed to have their hardware supported by Windows" mean? That Microsoft includes the drivers on its install discs? By that definition, a lot of widely used hardware is not "supported by Windows".

      I know this first hand, because I work for Sun, and a big part of my job is seeing to it that the process for installing drivers is properly documented. We do try to get as many of our drivers as we can onto the Windows server install discs. (Expediting that process is a big reason Sun is now a Microsoft OEM, despite past battles between the two companies.) But there are always new devices that Microsoft hasn't certified yet.

      And we have exactly the same relationship with Red Hat and Novell, so they can certify our drivers for inclusion on their Linux distros. And I could be mistaken, but it's my perception that the process goes a little faster with Red Hat and SUSE, because these distros, like all Linux distros, are open source.

      So whatever your reasons for preferring Windows to Linux, they should not include "guaranteed hardware support". Red Hat and SUSE are just as good in this department, and arguably a little better.

    43. Re:I expected more driver support by Haych · · Score: 1

      Now if only we could get a true match for Windows Active Directory. So that the software on Windows Desktop machines, works EXACTLY as if the environment was powered by Windows servers, Exchange for e-mail, etc.

      Have a look here: http://www.novell.com/products/openenterpriseserver/domain_services.html I have installed this product in a dev environment and for all intent and purposes it is Active Directory running on SLES 10. Connected XP clients to the domain and everything I can see is identical including administration using MMC. Pretty cool software.

    44. Re:I expected more driver support by Anonymous Coward · · Score: 0

      don't like it? you know where the windows install is.

    45. Re:I expected more driver support by Anonymous Coward · · Score: 0

      Parent is FUD. Actually, Ubuntu just makes you aware that they can't support or fix those drivers, then they install them for you with a few clicks. No guilt trip in the process.

  5. Can't answer your question by Spy+Handler · · Score: 1

    because none of the businesses I see have adopted 2008 server.

    Very few have any Vista desktops either.

    1. Re:Can't answer your question by zappepcs · · Score: 4, Interesting

      To add a voice: I'm seeing more Linux installs than Win2k8 and Vista combined. This many mean nothing, or may mean I'm seeing what the average person is seeing. Consolidation and cost are driving what I'm seeing. When you see a row of several hundred blades running RHEL (replacing Windows in some cases) it's fairly convincing.

    2. Re:Can't answer your question by budgenator · · Score: 1

      Our software (Dental Office Management, Kodak, Practice Works)is certified to run on W2K for the sever and XP pro only, we are actually running on W2003 and a collection of XP pro and one XP home machines for the client and are getting away with it. I don't see W2008 happening for years and Vista will be skipped. Our last system ran on Xenix originally and later on SCO Open Server!

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    3. Re:Can't answer your question by networkz · · Score: 1

      Everyone else is still buying XP + 2K3. It just works, if you're an MS shop.

    4. Re:Can't answer your question by plague3106 · · Score: 1

      Realize that when you choose to focus on unix, don't be surprised when that's all you see. I've seen hundreds of server running Windows, and at my computer we have three servers now with 2008. Not a linux install in site..

    5. Re:Can't answer your question by zappepcs · · Score: 5, Interesting

      The data center where my servers are is a mixed client data center. It's not the decision of a single company there. There is one company who is using Windows server 2k3 but they are not upgrading. Some of their stuff is moving to Linux/Solaris. The RHEL stuff is a different company that replaced all their Windows servers and went full on RHEL. In my area, we use a mix of Win2k3, Solaris (5.8-10), and Linux (CentOS). There is a ton of telecomms stuff in half the data center as well. I'm not seeing any growth in Windows servers, quite the opposite. That's why I thought my experience might be 'average' so to speak.

    6. Re:Can't answer your question by FishWithAHammer · · Score: 4, Interesting

      Your experience would be average--for low-end stuff. Generally, if you have the money to be leveraging a lot of Windows Server, you have the money (and often need) your own DC, or a sizable chunk of one.

      Anybody whose cup of tea is ASP.NET should be running, not walking, to Server 2008. IIS7 is so much more useful and performant it's not even funny.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    7. Re:Can't answer your question by Bert64 · · Score: 1

      Depends on the business...
      Technically oriented businesses often have a lot more linux, businesses where the primary focus is not computing related tend to have a lot of windows (often managed by external companies).
      Also a lot of office related stuff is usually all windows, but backend and internet related stuff can be linux based... A lot of smallish companies who think they're 100% windows often have linux boxes and don't realise it... A huge amount of networking equipment runs linux these days.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    8. Re:Can't answer your question by gbjbaanb · · Score: 1

      Generally, if you have the money to be leveraging a lot of Windows Server, you used to have the money (and often need) your own DC, or a sizable chunk of one.

      there, fixed that for you :)

      to be fair, his experience also is average for the high-end. Big shops tend to run larger systems, sometimes Solaris, sometimes IBM running RHEL. If they have the money that its no object, they *still* don't tend to run Windows servers.

    9. Re:Can't answer your question by Thumper_SVX · · Score: 1

      But in counterpoint, I remember in 2004 I saw very few Windows 2003 deployments with lots of people wondering what was better than 2000. This is just history repeating itself.

      For my own part, I'm only now starting to get people asking me questions as a consultant about running 2008, and generally I tell them "It can't hurt".

      Just recently we've deployed our first truly production systems where I work running 2008 exclusively; specifically Exchange 2007 and a new file services cluster, and both beat the pants off what we had before. I used fully blown 2008 for the Exchange setup, and then 2008 Core for our file services cluster (all tied together with DFS). My user community couldn't be happier right now.

      Architecturally I think 2008 is leaps and bounds ahead of 2003, particularly with IIS 7 which I think is a thing of beauty because it seems to abandon a lot of the old IIS 5 and 6 paradigms for a more "Apache-Like" paradigm. It does have some compatibility issues because of this, but you can't argue with the performance or the stability of the platform. Also, the TCP/IP stack seems much improved and more scalable... and generally the fact that they've finally groked the concept of "Basic install with no services" means you can secure it pretty damned nicely.

      Not to say I think it's without flaws, but I think it's a nice evolution on what 2003 did... and if 2003 is any indication it'll be next year before we see any significant traction on installs.

    10. Re:Can't answer your question by Anonymous Coward · · Score: 0

      Windows just isn't that expensive.

      I have space in a bunch of data-centers and my *smallest* monthly bill is $1100 for a single rack and power, plus $3500 in bandwidth.

      I'm going to go out on a limb and say that if you can afford $55k/yr in datacenter fees, you don't much care about MS licensing fees. And that's for ONE RACK.

    11. Re:Can't answer your question by dbIII · · Score: 1

      Your experience would be average--for low-end stuff

      Excuse me, but that is all Microsoft Windows runs on!

    12. Re:Can't answer your question by Anonymous Coward · · Score: 0

      So I guess that stuff like Wikipedia and Google are low-end?

      I've had to learn ASP.Net for a job where I had to interface with the existing applications they built and let me say it this way: ASP.Net is for web development what VB is for normal development; they both look good on small projects but don't scale.

    13. Re:Can't answer your question by FishWithAHammer · · Score: 1

      I laughed. Hard. If you don't think ASP.NET (or, rather, Windows Server, which is a better thing to look at) scales, I direct you to the Alexa ratings. In the top 10, MySpace (#5), Live.com (#6), and MSN (#7) all run Windows Server. eBay (#9) also runs on Windows Server. Do those sites not scale?

      ASP.NET, when properly configured, scales considerably better than a LAMP solution. I've had the displeasure of dealing with both in an environment where rapid scaling became necessary. NLB lets a Windows server network very easily balance traffic (it's pretty much just press-the-button-and-it-works, which is nice), and the system automatically supports session affinity in a seamless manner. It's not perfect for everything, and there are cases where I vastly prefer PHP--most of them, really, as the ASP.NET system kind of sucks, though ASP.NET MVC is a huge improvement--but saying that ASP.NET doesn't scale is preposterous. Even if you're biased toward your tools of choice, it's important to know what other tools do well...and ASP.NET certainly scales well.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    14. Re:Can't answer your question by Stephen+Ma · · Score: 1

      E-Bay at least is not so stupid as to keep their actual data on Windows. For the really important jobs, they use Unix.

    15. Re:Can't answer your question by FishWithAHammer · · Score: 1

      And yet they're still getting hammered constantly on the web end, and their infrastructure scales just fine. Their database system uses Oracle, yeah, but that's still a lot of stuff to be handling with Windows, especially if it "doesn't scale".

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    16. Re:Can't answer your question by Stephen+Ma · · Score: 1
      Windows "scales" only if you define scaling as "spending three or four times more money than necessary". Wide experience has proven that you need three or four Windws machines to do the same job that a single Linux box, no more expensive than any of the Windows boxes, can do. You also spend much more on administration, as the Windows systems need much more babysitting.

      And as I said in my original posting, Windows cannot be relied upon to keep your data safe -- that's why E-Bay uses Unix machines to do the important work.

    17. Re:Can't answer your question by FishWithAHammer · · Score: 0

      Windows "scales" only if you define scaling as "spending three or four times more money than necessary". Wide experience has proven that you need three or four Windws machines to do the same job that a single Linux box, no more expensive than any of the Windows boxes, can do.

      2002 called, they want their rapidly aging truth back. Modern Windows Server environments can function just fine with multiple services running and if you think that one needs "three or four" times as many Windows machines to do a single service, you're simply out of your fucking tree.

      You also spend much more on administration, as the Windows systems need much more babysitting.

      Um...no. Clearly you haven't used Server 2008. Or, I expect, Server 2003. Because both are very much set-up-and-forget. (You do need to reboot for some patches, yes, but that's relatively rare and a monkey can do a rolling restart.)

      And as I said in my original posting, Windows cannot be relied upon to keep your data safe -- that's why E-Bay uses Unix machines to do the important work.

      Patent bullshit. Go on--find the last time there was a significant data-loss error in Windows or, since I'm feeling generous, in SQL Server (since eBay uses Unix solely because it's where Oracle runs best, not because of some intrinsic value to Unix).

      Is it still FUD when it's being flung against Microsoft, or do people being intentionally wrong about Microsoft get a pass?

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    18. Re:Can't answer your question by Stephen+Ma · · Score: 1
      Profanity does not enhance your case.

      I've had it up to here with the many, many bogus reliability claims made by Microsoft and its fanboys over the years. At this point, only suckers still believe.

      Unix and its derivatives such as Linux have literally decades of proven reliability, security, and cost effectiveness. Until Windows has a similarly long track record, only fools will use it.

  6. No news is good news by LibertineR · · Score: 5, Interesting
    Bottom line: It just works. Nice new GPO features, Hyper V is fine, but overall, nothing to get terribly excited about other than the fact that there have been few negative issues.

    Outside of removing ISA Server from the Small Business suite, I've read very few negative opinions on 2K8. If you dont need 64-Bit goodness, it might not be worth upgrading from a stable 2K3 environment.

    1. Re:No news is good news by Tinik · · Score: 1

      Seconded on removing ISA Server. I prefer it over SonicWall or other firewall appliances for small installations where the client doesn't have the money for anything larger, and its removal hurt.

    2. Re:No news is good news by LibertineR · · Score: 2, Interesting
      ISA Server never got the respect it deserved. Even so, I would never use it as an edge device. I prefer fronting it with a Cisco ASA-5500 in SBS networks.

      ISA provided unmatched flexibility for what it did, but in the (too often) wrong hands, it was a nightmare to configure. Under any circumstance, IMHO, Sonicwall sucks. Unreliable, prone to reset under load (multiple VPNs) and just cheap garbage.

    3. Re:No news is good news by TheBracket · · Score: 5, Informative

      I recently setup a client of mine with two Win2k8 64-bit servers (in a larger virtual VMware setup). So far, it's worked out very well. It's fast, stable (uptime is exactly equal to the number of days since we last had to reboot for a patch), and played nice with everything already present. Active Directory and Exchange 2007 migrated from the previous Win2k/Exchange 2k setup without a hitch. In other words: no complaints at all, other than the price (which wasn't too bad, since the client received non-profit pricing - but most of what I setup is Linux or FreeBSD and I greatly prefer that pricetag!).

      Things I noticed that have improved:
      * The group policy editor is a bit easier to use, and less confusing.
      * The Vista performance/health monitor is actually pretty good, and provides a really handy ntop-like interface for seeing which service is doing what with the network (not as fine grained as I'd like, but it's a good starting point).
      * The old Services-For-Unix services are more tightly integrated, and it was very easy to get NFS up and running.
      * Less is installed by default, and adding just the required services was very straightforward.
      * The scheduler seems to have improved, because processes distribute over CPUs more widely, and throughput/responsiveness "feels" better.
      * The new role-based manager for file serving is a bit easier to find, but is really similar.
      * A couple of new diagnostic wizards have appeared, including one for Group Policy - it helped me find a couple of problems I hadn't thought about.

      Items I wasn't so fond of:
      * Activation. It doesn't matter if you have a charity volume license anymore - you still have to activate. That bugs me, because this server has to last for years, and I worry that if I have to restore a backup in 5 years time the activation wizard may make my life difficult.
      * Volume shadow copies are STILL not configured to my liking by default.
      * If you want to use some of the new active directory features, you need a pure Win2k8 domain on the server side. It works with "legacy" Win2k/2k3 systems around, but only if they aren't domain controllers.
      * The start menu/icons are straight from Vista.
      * License management makes less sense, since the license control tools are now hidden away - checking CAL status is a pain.

      Overall, for an MS operating system it's pretty good. I don't see a compelling reason to run out and upgrade any Win2k3 systems that are working well - but for new servers, it works great.

      --
      Lead developer, http://wisptools.net
    4. Re:No news is good news by VampireByte · · Score: 2, Informative

      "64-Bit goodness" was available with win2K3 as well so even that's not a reason to go with win2K8.

      --

      Run and catch, run and catch, the lamb is caught in the blackberry patch.

    5. Re:No news is good news by SIR_Taco · · Score: 2, Funny

      uptime is exactly equal to the number of days since we last had to reboot for a patch

      So... last Tuesday?

      --
      I say don't drink and drive, you might spill your drink. Before you get behind the wheel just stop and think.
    6. Re:No news is good news by lukas84 · · Score: 1

      Microsoft licensing scheme can't be enforced, that's why they moved it out of view in the software, as it plain and simply doesn't work, and may even lead to wrong proconceptions on how MS Licensing works.

      Synchronizing your Mobile Phone against Exchange and use Device CALs? You need one more CAL.

      One more worker on the factory floor using the "factory" user account and use User CALs? You need one more CAL.

    7. Re:No news is good news by Anonymous Coward · · Score: 0, Troll

      Bottom line: It just works. Nice new GPO features, Hyper V is fine, but overall, nothing to get terribly excited about other than the fact that there have been few negative issues.

      You're right, there's nothing to get terribly excited about unless you want a more secure server, more control via GPO, improved network performance, Terminal Services Remote App, a FREE hypervisor, read-only domain controllers for branch offices, lightweight and secure "core" installations, IIS7, improved failover clustering, simplified clustering configuration, vastly improved printing support in Terminal Services, improved functionality in certificate services, improved and image-based deployment via Windows Deployment Services, improved performance monitoring, PowerShell, improved TCP/IP v6 functionality, improved DFS functionality, better NFS support, and so on...

      By the way, what were those "few negative issues" that you were referring to?

    8. Re:No news is good news by Anonymous Coward · · Score: 0

      Can I dig this comment?? LOL. Good post.

    9. Re:No news is good news by Anonymous Coward · · Score: 0

      What's the "if you don't need 64-bit goodness" about? You did know that there is a 64-bit version of Windows 2003, right?

    10. Re:No news is good news by Tinik · · Score: 1

      I'm say saying ISA is perfect by any means. I've run into its limitations on many occasions (only just NOW does it get SIP support!?). But I mostly deal with companies of 20 people or less, and they just don't have the budget for a dedicated firewall appliance with the features that ISA provides. Besides, anything in the wrong hands is going to be a problem, which is why I make sure the client stays out of it and calls me when they need something changed. It was just a good balance between price and feature set (as long as you knew where the limits were) that is going to be hard to match.

    11. Re:No news is good news by jalet · · Score: 1

      > stable (uptime is exactly equal to the number of days since we last had to reboot for a patch)

      Your statement is just vague enough to still be as embarrassing for MS as it would probably have been if you had been more precise.

      --
      Votez ecolo : Chiez dans l'urne !
    12. Re:No news is good news by VGPowerlord · · Score: 1

      No, but you can slash this dot --> .

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    13. Re:No news is good news by lukas84 · · Score: 1

      Yes, i prefer Linux machines with years of uptime.

      At least this gives you an easy way to spot incompetent admins.

    14. Re:No news is good news by gordguide · · Score: 5, Funny

      Hello, this is Bob from Marketing here at FUD Advertising, and we've got this new account from these guys in Washington state called Microsoft.

      We've decided to move them into full page adds in Technology and General Media, with short TV spots in support later. We want to go with "Movie-Style" ads: brief quotes from professionals who use the product and speak to potential buyers (Edit from Boss: scratch that ... they want us to call them "users". Sounds like drug addicts to me, but whatever. They write the checks).

      We love the idea, because these short quotes are so meaningless, easy to manipulate, memorable and almost perfectly supportive. We think black background, big type with product name at the top, nice picture, and quotes with attributions below ... you know, like a movie ad in the paper.

      So, this is what we have so far.

      "Less confusing!"

      "Pretty good!"

      "A good starting point!!"

      "Seems to have improved!!"

      Send comments to my assistant by Friday.

      Thaaaaaanks. That would be Greeaaaaaaaat.

    15. Re:No news is good news by Anonymous Coward · · Score: 0

      * Volume shadow copies are STILL not configured to my liking by default.

      You don't like the default settings? You should configure a GPO in your domain to control the VSS settings.

      If you want to use some of the new active directory features, you need a pure Win2k8 domain on the server side. It works with "legacy" Win2k/2k3 systems around, but only if they aren't domain controllers.

      This is the same as it's always been Active Directory. If you have some directory servers that support certain new features and others that don't, there's no way to update the directory and schema without breaking the non-compatible directory servers. Duh.

    16. Re:No news is good news by gparent · · Score: 1

      Which, quite frankly, for the average network, isn't a big deal.

    17. Re:No news is good news by ihavenospine · · Score: 1

      2008 R2, will give much more reasons to upgrade from 2003. Really interesting looks the move to 64bit only architectures, the vastly improved Hyper-V and the emphasis on performance optimizations. Related to the the Hyper-V enhancements and in particular the actual live migration support, I think that would be the moment to position itself as a real alternative to VMWare and Xen based hypervisors. http://www.microsoft.com/windowsserver2008/en/us/R2-top-reasons.aspx/.

    18. Re:No news is good news by Anonymous Coward · · Score: 2, Funny

      By the way, what were those "few negative issues" that you were referring to?

      It's not made in white plastic or brushed aluminum with an Apple logo.

    19. Re:No news is good news by Creepy+Crawler · · Score: 1

      There's also a hard to find copy of Win2k with 64 bit enabled.

      --
    20. Re:No news is good news by Anonymous Coward · · Score: 0

      There's also a hard to find copy of Win2k with 64 bit enabled.

      Unless you're talking about the Itanium edition, Windows 2000 was 32bit only, and the upper two levels had PAE ability.

    21. Re:No news is good news by Anonymous Coward · · Score: 0

      thank you for pretty well the only useful on-topic reply, but then this is /.

    22. Re:No news is good news by styrotech · · Score: 1

      * Less is installed by default,

      It's about time - the Windows command line has been stuck with more for far too long now. Sometimes you just want to scroll back a page or two.

    23. Re:No news is good news by Anonymous Coward · · Score: 0

      ISA? Dude, the rest of the world moved on to PCI and PCI Express *years* ago.

    24. Re:No news is good news by jadel · · Score: 1

      * The Vista performance/health monitor is actually pretty good, and provides a really handy ntop-like interface for seeing which service is doing what with the network (not as fine grained as I'd like, but it's a good starting point).

      You are referring to the performance monitor that appears in server manager? For some reason I can't leave that monitor running on our systems, because it slows the rest of the system down to a crawl.

    25. Re:No news is good news by Anonymous Coward · · Score: 0

      ISA Server never got the respect it deserved. Even so, I would never use it as an edge device. I prefer fronting it with a Cisco ASA-5500 in SBS networks.

      ISA provided unmatched flexibility for what it did, but in the (too often) wrong hands, it was a nightmare to configure. Under any circumstance, IMHO, Sonicwall sucks. Unreliable, prone to reset under load (multiple VPNs) and just cheap garbage.

      As opposed to the ASA, which is just expensive garbage.

  7. Over 1000 servers, not one W2008 by Anonymous Coward · · Score: 0

    Out of over 1000 servers installed in 3 different consulting sites this last year, not a single one is using or wants to use Win2008. Hundreds of Windows 2003, hundreds of Windows dozens of Vista machines in the server rooms, not one Windows 2008. Says it all, really.

  8. Re:Anything like 2k3? by kjart · · Score: 2, Funny

    they have to ship it locked completely down

    I can see why that would be a terrible idea for a server.

  9. Re:Anything like 2k3? by Anonymous Coward · · Score: 5, Insightful

    You can mock all you want, but I find decreasing the attack vector for an out of the box install a sensible approach. Something all server intallations should do, regardless of their creators image.

  10. 2008 is the 2nd best desktop MS ever made by Anonymous Coward · · Score: 0

    2003 is the first.

    I've been running 2008 since the beginning of the year and I couldn't be more pleased.

    Just like 2003 is a stripped down version of XP's madness, 2008 acts the same way.

    Indexing and all the other dross needs to be specifally turned on, and as others have attested, even when AERO and the other services are enabled, 2008 still runs circles around vista.

    I am running x64 with 8 gigs of mem on a el-cheapo Dell 530. I have all the headroom for multiple virtual machines and a great desktop development station with dx10 gaming.

    I still think dx10 is the most overrated carrot MS ever used as a stick, but I find the OS is very nice and delivered in a nice, locked down package.

    Even creative has working x64 drivers by now.
     

    1. Re:2008 is the 2nd best desktop MS ever made by Anonymous Coward · · Score: 0

      Dear Anonymous Coward,
            Mentioning "8 gigs of mem" and "el cheapo" in the same sentence is cause for ridicule here on slashdot, and in fact in many parts of the real world as well.
            Furthermore, evaluation of whether the OS is fast or not on such a machine is meaningless.
            Finally, please stop playing games and posting on slashdot and get back to the programming homework you told your mommy that you would use the computer for when she bought it for you.
            Thanks,
      -Reality

    2. Re:2008 is the 2nd best desktop MS ever made by SanityInAnarchy · · Score: 1

      Hmm... Except for the part where it costs $1k for the "standard" version, or almost $500 for the "Web Server" version.

      Vista Ultimate is $320, and that's retail. More like $120 more on a Dell.

      So... Is it actually fast enough to justify spending hundreds or thousands of dollars on software, instead of hardware?

      Or I'll just stick to Ubuntu, and spend the thousands on hardware.

      --
      Don't thank God, thank a doctor!
    3. Re:2008 is the 2nd best desktop MS ever made by fuzzyfuzzyfungus · · Score: 1

      "el-cheapo" seems appropriate enough in this case. Dell 530s start at $280, with no special deals or shopping around, and take DDR2, which you can get in a 4x 2GB kit, again without any real shopping around, for ~$100.

      Obviously, on the world stage, that is still nontrivial money for a lot of people; but you can, easily, get a machine with 8gigs of RAM for under $500. A genuinely decent machine with 8gigs for under $1000.

    4. Re:2008 is the 2nd best desktop MS ever made by Anonymous Coward · · Score: 0

      I - not the OP - have an el cheapo 50$ motherboard that accepts up to 16GB of RAM. The whole configuration was about 700$. That's not much for the performance offered.
      Yes I've built it by myself, but even a non-techie can do that. It is depicted in every manufacturer's manual.

    5. Re:2008 is the 2nd best desktop MS ever made by Bert64 · · Score: 1

      It does beg the question, why does a "server" os need directx 10?

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    6. Re:2008 is the 2nd best desktop MS ever made by fuzzyfuzzyfungus · · Score: 5, Funny

      I have this vague suspicion that AC obtained his copy via the "Port 6881 Volume Discount Licence Program", so to speak...

    7. Re:2008 is the 2nd best desktop MS ever made by Anonymous Coward · · Score: 0

      Until you realize, that Hyper-V's hypervirtualization means that accelerated graphics drivers actually get a multiple-100 cycle penalty per instruction. Therefore the virtual machine part mostly applies to standard virtualization software à la VirtualBox.

      This also is a bit of a letdown, when using 2008 as a desktop OS (or "workstation" as the too cool for school crowd likes to call it), as using anything beyond basic features is quite costly, if Hyper-V is enabled.

      On the other hand, Hyper-V features a few nice management options, and performance in general is good. So, I recommend sticking to Vista and just tuning that properly, and using virtualpc or whatever for your virtual machines on the desktop.

    8. Re:2008 is the 2nd best desktop MS ever made by Anonymous Coward · · Score: 0

      No it doesn't.

    9. Re:2008 is the 2nd best desktop MS ever made by Anonymous Coward · · Score: 0

      It's available through MSDNAA for quite a lot of university students. As it stands, I can right now download XP, XP 64, a few different Vista versions, 2k3 server, 2k8 server, and the 32-bit Win7 beta from them, legally.

      This lead me to using 2003 server as my desktop OS for quite a while - I was looking at the list of CD images, and decided I might as well test the server one. When set up it was perfectly fine, so I stuck with it until I swapped some hardware a year or two later.

    10. Re:2008 is the 2nd best desktop MS ever made by Anonymous Coward · · Score: 0

      Does that penalty apply to the virtualized OSes only, or also to the hosting OS?

      If it's the former, then he'll be fine: Fast 3D in the hosting OS, with Hyper-V to make the virtual machines faster.

    11. Re:2008 is the 2nd best desktop MS ever made by deke_kun · · Score: 1

      No, it doesn't. Which is why its not installed by default.

      2k8 is entirely "roles" based. DX10 comes along with the "desktop experience" role, which is not there by default.

    12. Re:2008 is the 2nd best desktop MS ever made by Bert64 · · Score: 1

      Which makes it a significant improvement over 2k3, which forced you to install all that crud.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    13. Re:2008 is the 2nd best desktop MS ever made by Anonymous Coward · · Score: 0

      They do let you try it for free, for ~240 days. It seems like it might be possible to do that serially for a long time (nuisance of a re-install though).

      And there is a Dream Spark program that gives it away free to students (college, high school).

  11. Re:Anything like 2k3? by Rutulian · · Score: 4, Funny

    Yeah, I know. Thankfully a new installation is safely locked down so that you can only browse the Microsoft website. Imagine what might happen if you could browse the web freely. You might accidently end up here which everybody knows is a site full of trojans and malware.

  12. Re:Anything like 2k3? by jonbryce · · Score: 1

    The obscure thing you need to do is to add the site in question to your trusted sites zone.

    Of course if you are trying to download firefox which sends you to a different mirror each time, it could take a few goes until you get enough firefox mirrors listed.

  13. Re:Anything like 2k3? by wastedlife · · Score: 1

    Erm, not even Microsoft's own site is normally opened by default with the IE enhanced security enabled. All it does is severely lock down the ability to run scripts. It is also trivially easy to disable (remove it from add/remove windows components). Then again, why the hell are you browsing the web from your server? Do that from your workstation with a Remote Desktop/VNC/network KVM connection open to the server for any work that needs to be done on the server. I know its an extra step to download something from your workstation and then transfer to the server to install.

    --
    Said, "It's just like dice but it's got more sides And it tells me who lives and who dies"
  14. Re:Anything like 2k3? by Anonymous Coward · · Score: 0

    The IE lock-down doesn't treat microsoft.com any differently than any other website. What it does is load every site as a restricted site by default. No JavaScript, no ActiveX, no plug-ins of any kind, etc. You can still download manually, but you can't execute, only save.

    As for disabling the lock-down mode, there is nothing obscure about it. Go to Add/Remove Windows Features and click the check box for it. It is documented right in the help file and on Microsoft's site, as well as dozens of other sites.

  15. Does anyone use Server Core? by hudson007 · · Score: 2, Interesting

    A command line only Windows Server OS that is able to run on lower end hardware sounds good in theory, but the current implementation cannot provide most of the functionality of its non-Core counterparts. Is anyone using Windows Server Core 2008? If so, what do you use it for?

    1. Re:Does anyone use Server Core? by lukas84 · · Score: 2, Informative

      We deployed internally (we're an IT consulting company).

      We use it to run our DC/DNS/DHCP primary infrastructure server. Works fine. I see no advantage right now though, and wouldn't deploy such a setup at a customers site.

      In WS08 R2, .NET support will be added to Server Core. This will make it a great option for big web server farms.

    2. Re:Does anyone use Server Core? by Anonymous Coward · · Score: 0

      the best feature it doesn't include is PowerShell, their flagship command line tool can't be loaded on their command line only server...haha. EPIC FAIL

    3. Re:Does anyone use Server Core? by Bert64 · · Score: 1

      It's not really commandline only, it loads the gui components and then runs cmd.exe instead of explorer.exe, you still have a gui, can still use the mouse and move your cmd.exe windows around, and you can still load gui based apps... It's not like the pure text consoles offered by a unix based os.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  16. Nothing but good things to say about 2008 by Anonymous Coward · · Score: 0

    i am a developer and I just built a machine for server development and used server 2008, everything has worked perfectly out of the box, actually less driver issues than my previous 2003 machine.

  17. TSGateway by sam0737 · · Score: 3, Informative

    The terminal service gateway is also pretty good. A controlled way to allows TS from the Internet into the clients on the subnet.

    1. Re:TSGateway by lukas84 · · Score: 1

      Yep, again they're eating at Citrix. Which is a good thing IMO, their pricing is insane.

    2. Re:TSGateway by Anonymous Coward · · Score: 0

      Yeeeessssss because, you know, you can't do that with one rule in the PREROUTING table of iptables.

    3. Re:TSGateway by lukas84 · · Score: 1

      No, you can't.

      TS Gateway tunnels through HTTPS, preauthenticated the connection, and then establishes the RDP connection you wanted - all by opening a single port.

      It also checks if the user connecting is allowed to connect to the machine specified, which can be different from the list of users that are allowed to connect on the internal network.

    4. Re:TSGateway by sam0737 · · Score: 1

      Besides a more restrictive ACL as mentioned by parents, the authentication method can also be set stricter (or differently?) than what requires by normal remote desktop - for example you can requires using SmartCard for connecting from remote.
      Of course this assume you have the proper PKI setup on your AD, and are issuing the SmartCard to your Employee, but software wise it's all included in the Windows Server.

      ---

      On a side note, I am also a Linux fanboy, because of its degree of Freedom.
      Comparing three OS: Linux, Windows, Mac - Linux concentrates at freedom with less emphasizes on end to end scenarios. Mac is at another extreme. Windows is something in between.

      If your usage is one of the designed scenarios planned by Windows development, it actually works reasonably well, and they cover a high percentage of the scenarios.

      For Apple, if it was designed scenario it works real great. But it is covering much less - for example iPhone dose not have bluetooth stereo earplug, nor file transfer, nor movie capturing, nor files (except photo) downloading.

      Linux is just like...Perl! Say if you want iptables NAT + QoS + whatsoever like VPN plugged together, you can get that done just with some dedication. Flexible, and too flexible. It's like being in a nuclear power station control room, full of switches and choices.

  18. Hit or miss - neither by NextGaurd · · Score: 1

    Its just the next Windows server. If you want to buy a Windows server its fine that you get 2K8 but there hasn't been a reason to upgrade a Windows server since Win2k.

  19. Native Backup has improved. by DigiShaman · · Score: 3, Informative

    Server 2008 has a much improved backup utility. It's easy to setup (I just make one backup job that repeats nightly), and will provide a BMR (Bare Metal Restore). The best part however, is the ability to assign multiple USB drives to a backup job. Which ever one is plugged in at the time, it will backup to it. This allows the admin or employee to swap drives before they leave office at night.

    My only major gripe is that the backup utility will only do a file level backup. Exchange 2007 is not supported. In theory, you could stop the Exchange Store prior to the backups taking place, be we all know that's just not feasible. Instead, Microsoft states you *must* use a 3rd party backup program or their DPM 2007 product for backup/restore of Exchange! Damn :(

    --
    Life is not for the lazy.
  20. Why do you need a special OS to run a server ?!? by dargaud · · Score: 1

    I did test Win2003server for a year and I completely fail to grok the logic behind needing a special OS just to run a bunch of servers. Oh, I understand full well the need of MS to sell you a more expensive OS. But for me a server is an application. Win*server contains several, some more or less well written but that's not the point. The point is that this test convinced me to run Linux, where if I want a web server I just do "aptitude install apache" or "yum install apache", if I want an ssh server, I do "aptitude install openssh-server, likewise for vnc, sql, ftp, etc... And the rest of the OS continues to work the same.

    --
    Non-Linux Penguins ?
  21. Re:Anything like 2k3? by Anonymous Coward · · Score: 1, Informative
  22. Re:Anything like 2k3? by lukas84 · · Score: 1

    That's not completely true. The default list trusts Windows Update, which in XP/2003 was still web based. Thats probably what the GGP referred to.

    Of course, microsoft.com itself isn't given any special treatment.

  23. Re:Anything like 2k3? by dipo · · Score: 1

    Wait! What?

    You are browsing the Net with a Server-OS during Installation? And you think that's a Core Feature on a Server-Grade-OS?

    There's no need for a Browser on a Server (or a Mailclient or...). Such Tasks should be done with your Admin Notebook or the needed Files could be copied over Network or USB or...

    MSs IE on 2k3/2k8 is a tribut to their OS-Strategy, not a Core-Service for a queer Admin ;)

    jm2c

    --
    nothing travels faster than light - except the mind
  24. Is it really ready? by jeep16 · · Score: 1

    I installed w2k8/64 and exchange 2k7 on a vmware esx (kept waiting for hyperV, but even when it came out M$ would not say it supported exchange). There have been many issues along the way - I did not think that doing the upgrades six months after the release would be so 'bleeding edge', but it seems to have been. Even late in 2008 some third party apps were not supported on server 2008. I want to move forward with other server upgrades, but others recommend keeping stable apps running on 2003. BTW - exchange 2003 to 2007 did NOT go smoothly - I am still suffering from issues of decommisioning the 2003 (public folders, GAL, OAB). We don't/won't use Vista so there is no advantage seen there. I have yet to setup the TS (which I understand is probably the biggest improvement).

    1. Re:Is it really ready? by lukas84 · · Score: 1

      I installed w2k8/64 and exchange 2k7 on a vmware esx (kept waiting for hyperV, but even when it came out M$ would not say it supported exchange).

      Support for running Exchange 2007 under hardware virtualization was added on the same day, for both ESX and Hyper-V. That was towards the end of 2008, i believe.

      Even late in 2008 some third party apps were not supported on server 2008.

      Lazy ISVs! Shocking. Never seen that before.

    2. Re:Is it really ready? by Jaime2 · · Score: 1

      Even late in 2008 some third party apps were not supported on server 2008

      Most of the major 3rd party software I work with doesn't support anything that they don't want to. All of my "mission critical" applications refuse to support Windows 2008, SQL 2005 or 2008, Clustering, SAN storage, or virtualization of any type. I have one piece of very expensive software that only supports remote management with PCAnywhere. Enabling Terminal Services, installing VNC or any other remote connectivity product will result in support being denied. The software is so mission critical that our call center will cease to function if this product cannot connect to the network, yet NIC teaming is not supported. The guy that came in and installed the software actually un-teamed the NICs and removed the second cable. Also, every single one of them demands to be on a dedicated server.

  25. WS08 is a solid update by lukas84 · · Score: 1

    I work for an IT consulting company (~40 people), and we've upgraded our internal production network to WS08 in April 2008.

    So far, we've had few issues, most of them due to ISVs not being completely ready to support WS08 back in April 2008.

    By now, we've killed of most of the WS03 VMs as vendors started supporting Server 2008.

    WS08 offered lots of improvement - SMB 2.0 is getting a lot of love from our users, as access data over the VPN is now much faster, without the need for expensive WAN accelerator appliances.

    Terminal Services were also much improved, being now able to eleminate the need for Citrix for some of our smaller customers. For them, this is a great value proposition.

    Otherwise, Server 2008 seems like a good incremental upgrade. There is no need to throw out all 2003 servers right now, but transition them when the hardware is due for replacement.

    A product that IMO has a much bigger impact is the release of SBS 2008. It finally gives you 64bit & Exchange 2007 for the smallest of customers.

  26. My .02 by JJman · · Score: 2, Informative

    We just switched to 2k8 in my shop (not my choice, AD and Exchange are "mandatory") and I've gotta say, I don't like it.
    The only new feature that I've seen is DFS and even that is broken. The UI design team moved stuff for the sake of moving stuff and made everything bigger and chunkier. It also spams new windows that have a tendency to put themselves in the background like nobody's business. Also, the new DC's are giving all kinds of DNS errors.
    Now maybe the DFS and DNS problems will be worked out in time (it's a new setup) but I still don't like the UI.
    I don't see the point of switching.

    1. Re:My .02 by lukas84 · · Score: 1

      DFS isn't new in 2008, it's been there since 2000.

      DFS-R was added in 2003 R2.

      There are few improvements to DFS-R in 2008.

      I think you have a problem with incompetent Windows administrators, not with Windows itself.

    2. Re:My .02 by Spad · · Score: 1

      DFS isn't new, it's been around for years; the latest incarnation with delta replication appearing with 2003 R2. All 2008 adds is transparent Access Based Enumeration for DFS shares and the ability to have more than 5000 DFS targets in a single namespace.

    3. Re:My .02 by Vancorps · · Score: 1

      Thanks for pointing this out to the parent as I was about to do it myself. DFS-R as a side-note has worked wonderfully for me though and with minimal effort. I guess I'm unsure how even an incompetent admin could make it not work. As for DNS problems my first thought was, wtf? What DNS problems too?

      The only thing I can conclude is that parent was posting about something to which he or she was not qualified to comment on as they don't sound like they are working with 2008 in an administrative capacity.

  27. Re:Why do you need a special OS to run a server ?! by db32 · · Score: 1

    Shhh! Those Windows only Admin boys don't understand that. They think because they dropped a few thousand dollars for the OS license (frequently more than what the hardware costs) that it has more features and capabilities than any of those dirty *nix systems. I have watched more than a few of those guys stare in disbelief as I showed them how trivial it is in Linux to add support for multiple cpus, higher memory, larger drives, etc. You know...all of those things MS charges you a goddamned fortune to add support for. Nothing quite like watching that realization that the extra few thousand they paid to "upgrade" to the next highest version of WinServer to support their hardware was nothing more than a few minutes of changing settings.

    The entire Windows product line is defective by design. They intentionally cripple their "cheaper". The funniest thing is that Bill Gates himself said that having multiple versions of Windows would destroy the computer indusry during his antitrust trial...but then a few years later turns around and does it anyways.

    --
    The only change I can believe in is what I find in my couch cushions.
  28. Re:Why do you need a special OS to run a server ?! by Blakey+Rat · · Score: 0, Flamebait

    Who said you did? You're kind of doing the whole strawman thing here, making up something nobody actually said, then arguing against it.

    Where I work, we have tons of servers (mostly IIS) running on Windows XP.

  29. STOP THE PRESSES! by Hobadee · · Score: 0, Troll

    Did anyone else read the title as a Windows server had been running for 1 year? That would be impressive uptime for Windows...

    --
    ...Had this been an actual emergency, we would have fled in terror, and you would not have been informed.
    1. Re:STOP THE PRESSES! by EXMSFT · · Score: 1

      So my name may pre-bias me... but in my life I've had many a Windows box with a year of uptime. Granted, that was generally in the era of NT 4, when attacks were fewer, and patches weren't out every fourth Tuesday.

    2. Re:STOP THE PRESSES! by Anonymous Coward · · Score: 1, Insightful

      It's an impressive uptime for Linux, too. It impresses upon me the suckiness of the administrator to leave a years' worth of kernel security bugs unpatched.

  30. Re:Anything like 2k3? by Bert64 · · Score: 0, Redundant

    It shouldn't really have a web browser installed by default...
    This is supposed to be a SERVER... Your not meant to use it as a workstation or browse sites from it... If you need to get files onto it, it should have some facility to allow you to transfer those files from your workstation. You should keep the amount of code running on your server down to an absolute minimum, and something so large and complex as a web browser that interacts with the outside world is a terrible idea.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  31. A couple BAD features that distinguish it from 2k3 by Anonymous Coward · · Score: 0

    "I run a few 2k8 servers and must say that there are very few features that distinguish it from 2k3" - by itzdandy (183397) on Saturday February 28, @12:24PM (#27023603) Homepage

    2 security features Microsoft has PULLED (port filtering) &/or crippled (for efficiency in HOSTS files) shouldn't be & yet, are.

    ----

    1.) The removal of being able to use 0 as a blocking IP address in a HOSTS file

    (vs. 0.0.0.0 or 127.0.0.1, which are bigger, slower on load into the local DNS Cache (as well as slower flushes via ipconfig /flushdns) & also occupy more RAM once loaded, for NO GOOD REASON - 0 blocks as well as the other 2 do, & is smaller + faster!)

    In this case, this happened on 12/09/2008 Microsoft "Patch Tuesday" updates, it wasn't LIKE that before then!

    E.G.-> Here, using 0 as my blocking IP address in a FULLY normalized (meaning no repeated entries) HOSTS file with nearly 650,000 bad sites blocked in it, I get a 14++mb sized HOSTS file... using 0.0.0.0 it shoots up to 18++mb in size (& even worse using 127.0.0.1, to around the tune of 24++mb in size)... Here? This is SENSELESS bloat creation as the result!

    &

    2.) The removal of IP Port Filtering GUI controls for it via Local Network Connections properties "ADVANCED" section

    (This is up there w/ when MS removed the GUI checkbox after NT 4.0 for IP Forwarding, only, this time, the difference is (and, it's a PAIN) is that it is NOT a single 1 line entry to hack via regedit.exe, but FAR MORE COMPLEX to do by hand)... Port Filtering is a USEFUL & POWERFUL security (& to a degree, speed also) enhancing feature!

    Afaik, on THIS case (vs. #1 above)? It has always been that way in VISTA &/or Windows Server 2008... & not just the result of a Patch Tuesday modification.

    ----

    QUESTION: Do ANY of you folks have an answer, a GOOD SOLID TECHNICAL answer, as to WHY these cripplings have been implemented in VISTA, Server 2008, & most likely their descendant, in Windows 7?

    See - I posted on Microsoft/Mr. Sinofsky's (?) blog -> http://blogs.msdn.com/e7/archive/2009/02/25/feedback-and-engineering-windows-7.aspx

    AND, I have YET to get a SOLID TECHNICAL ANSWER on those things going on in VISTA, Server 2008, & probably Windows 7 as well, that justify doing so...

    (They're things I'd really LIKE to get an answer to, as to WHY Microsoft has done the 2 things in my list above, to the above noted versions of Windows)

    APK

    P.S.=> I found the (imo) rather flimsy reasoning behind WHY the PORT FILTERING gui controls were allegedly removed in Windows VISTA, Server 2008, & Windows 7, after consulting with Mr. Mitch Tulloch ( http://www.windowsnetworking.com/Mitch_Tulloch/ ) ... here tis:

    From Chapter 27 of the Vista Resource Kit that explains the rationale for removing the TCP/IP Filtering UI:

    ----

    "Windows XP Service Pack 2 actually has three different firewalling (or network traffic filtering) technologies that you can separately configure, and which have zero
    interaction with each other:

    Windows Firewall that was first introduced in Service Pack 2

    TCP/IP Filtering, which is accessed from the Options tab of the Advanced
    TCP/IP Properties sheet for the network connection

    IPsec rules and filters, which you can create using the IPsec Security
    Policy Management MMC snap-in

    On top of this confusion, Windows Server 2003 Service Pack 1 had a fourth network traffic filtering technology that you could use: the Routing and Remote Access Service(RRAS), which supported basic firewall and packet filteringthe problem, of course, is that when more than one of these firewalls is configured on a computer, one firewall can block traffic that a

  32. Re:Anything like 2k3? by Anonymous Coward · · Score: 0

    Yeah, I know. Thankfully a new installation is safely locked down so that you can only browse the Microsoft website.

    That's peculiar...of the hundreds of Windows 2003 servers that I've installed in the past 5 years, I have never seen a case where the server was so locked down "that you can only browse to the Microsoft website."

  33. Re:Why do you need a special OS to run a server ?! by Bert64 · · Score: 2, Insightful

    Actually, despite what MS will tell you, a server should be fundamentally different to a desktop, it should have a lot less software installed... MS's server versions are quite the opposite, they're basically desktops with additional server applications installed, they have a ton of desktop related functionality that is completely useless on a server sitting in a rack somewhere.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  34. Works well as workstation by regular_gonzalez · · Score: 4, Interesting

    I'm actually really impressed with it as a workstation OS. It is as fast as XP due to the significantly fewer number of background services running as compared to Vista, with the prettiness and features of Vista (including Direct X 10 for gaming). Vista drivers work just fine. I installed it mostly as a joke after having received it at one of those Heroes Happen Here conferences, but now I don't even boot to my XP partition anymore.

    --
    Due to circumstances beyond my control, I am master of my fate and captain of my soul.
    1. Re:Works well as workstation by PRMan · · Score: 3, Informative

      I don't know whether to mod the parent or reply, but I second this sentiment wholeheartedly.

      I am running one as a replacement for my 2003 server/domain controller at my house and also as a Vista-like workstation and game machine. I absolutely love it!

      It's just like Vista except for no UAC, no DRM and no annoying slowdowns. In other words, it's everything that Vista should have been, and this is running on only $500 worth of hardware (quad 6600, 4GB RAM).

      The 64-bit Vista drivers were a bit difficult to find because my motherboard "doesn't support" Server 2008, but after crossing that hurdle (loading the network driver from a different motherboard with the same chipset because Asus locks out 2008), it's been the best computer I have ever owned.

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    2. Re:Works well as workstation by word_virus · · Score: 1

      Yeah, I gotta say Win2k8 is easily the best version of Windows I've seen in eight years for a workstation.

    3. Re:Works well as workstation by mcbain942 · · Score: 0

      try getting a broadcom bluetooth dongle or bluetooth stack working Good luck sir,,,, good luck

      --
      I will not disclose a 0 day again I will not disclose a 0 day again I will not disclose a 0 day again I will not disc
  35. Works great as a laptop OS! by ljw1004 · · Score: 2, Informative

    I've been using Server2008 x64 on my t61p laptop since it first came out.

    It's great! It feels zippier than Vista. It has a smaller install footprint. (actually even wireless isn't installed by default: you have to add it manually). It's been completely rock-solid.

    I even use Hyper-V when giving demos at conferences. (unfortunately Hyper-V doesn't cooperate with wireless and disables sleep/hibernate, so I can't use it routinely.)

  36. My experience with 2008 by jregel · · Score: 4, Informative

    Two position statements first: 1) I'm primarily a Unix sysadmin of multiple flavours and love it, 2) I've only used Server 2008 on my test VM network.

    Having setup a private network thanks to a company purchased Technet subscription, I now have two Active Directory Domain Controllers, a WSUS server and Terminal Server. My take on 2008 is that when approached the right way, it's actually a very nice operating system.

    I like the new Terminal Services seamless window capability, the default policy of only installing the minimum required services, the new look Server Manager, even IIS7 looks nicely moduler. In fact, I could imagine managing a network of 2008 machines in a way that I never could with 2003. Now that might be my lack of fundamental 2003 knowledge (I can use it, but wouldn't describe myself as a "Windows System Administrator").

    The reality, even for us Unix/Linux advocates, is that we're probably going to have to interop with Windows Server from time to time, and if it's Server 2008 that I'm having to work with, then I can live with that.

  37. Whats wrong with 2k by Plasmoid2000ad · · Score: 1

    I just left an unnamed Well known tech company which... lets just call them Intel for convenience sake. They still use Windows 2000 (and lots of 2k3, but maybe 50% max) for everything from small web servers to nas servers, terminal servers and clustered high usage sql servers. Its a pain in the ass not being able to use Asp.net 3.5 but... it works. I'm sure 2k8 would be a lot easier for some things... but wheres the one feature that everyone can look at and go "yeah, we need that"

    1. Re:Whats wrong with 2k by afidel · · Score: 1

      2000 is out of mainstream support and won't even have bugfixes after the end of this year so unless you want to be hit by some nasty worms and such down the road you need to have a strategy to move off it, and 2008 is the most logical path since it is stable and will be supported for 9 more years.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  38. Re:Why do you need a special OS to run a server ?! by forkazoo · · Score: 3, Informative

    I did test Win2003server for a year and I completely fail to grok the logic behind needing a special OS just to run a bunch of servers. Oh, I understand full well the need of MS to sell you a more expensive OS. But for me a server is an application. Win*server contains several, some more or less well written but that's not the point. The point is that this test convinced me to run Linux, where if I want a web server I just do "aptitude install apache" or "yum install apache", if I want an ssh server, I do "aptitude install openssh-server, likewise for vnc, sql, ftp, etc... And the rest of the OS continues to work the same.

    Yeah, I know what you mean. IME, Linux is much more valuable to me because it offers more flexibility over the life of a system. If the organisation grows and I need more concurrent users, I don't need to worry about the license. If I need to add a service on an existing server, I don't need to worry about whether Moderately Enterprisey Edition has what I need, or if I can only do it on one of the Really Quite Enterprisey Edition boxes. I can install a zillion times in different VM's, and not have to read the EULA with a fine toothed comb to know if it was legal. In many ways, I'd consider an expensive Linux preferable to a free Windows.

    That said, the Windows Server thing isn't that hard to grok. It's just market segmentation, plus a decision to only bundle the server and administrative application bundle with particular variations of the OS. If you prefer, think of it as buying the application bundle, and getting a free, tuned and tweaked version of Windows that is just there to run the expensive application bundle. Net result is that you don't need to worry about compatibility between the applications and your existing OS. MS comes to the table from a proprietary mindset. That's not inherently 100% terrible. And, more important than anything else, they bring some quite good tools. You can decide those tools aren't worth the headaches that come with MS for your situation. But, if you've ever set up NIS and NFS home directories on a bunch of Linux boxes, and you've joined Windows machines to a domain... You know that joining a Windows box to a domain is a heck of a lot more convenient than deploying NIS.

    I'm a UNIX admin who has worked with Windows servers, but even coming from my "UNIX 4 eva" side of the fence, I have to admit that the MS solutions make some things very convenient compared to the most analagous UNIX options. Just make sure you know which edition you need, so you install the Windows Server OS that will actually use all of your RAM. :)

  39. Re:Anything like 2k3? by Anonymous Coward · · Score: 1, Informative

    If you install "Server Core" for 2008 it doesn't have IE...

  40. Tags? by abacusfinch · · Score: 1

    Did any one else notice they tagged Sony? Why?

    --
    wut?
  41. Re:Anything like 2k3? by Ant+P. · · Score: 1

    That made me laugh -- apparently even Microsoft knows the security on its product is so bad that they have to ship it locked completely down. If they can't even trust their product, why should I?

    If you think that's bad, wait until you see how bad OpenBSD's security is~

  42. Faster! by valentingalea · · Score: 0

    I log on remotely and work on similar tasks both on a Win2k3 and Win2k8 and I can tell you this: Win2k8 is a hell of lot faster than Win2k3! they are running on similar spec machines...

  43. AC here, fullname there by Anonymous Coward · · Score: 0

    Thank you Alexander Peter Kowalski. On a completely unrelated note, why'd you post AC?

  44. Nope... by Junta · · Score: 2, Interesting

    RHEL 5.3 still has tons more drivers than Win2k8. I know from very painful experience.

    It's a natural consequence of
    a) as mentioned before, the nature of the licensing, but probably more importantly...
    b) the release cycle. RHEL is pretty good about timely major updates compared to eternities for MS service packs.

    --
    XML is like violence. If it doesn't solve the problem, use more.
    1. Re:Nope... by Antique+Geekmeister · · Score: 1

      And _that_ is a fair comparison.

  45. Windows server what? by rrohbeck · · Score: 1

    I have yet to see one, and I see a lot of servers. Seems like 2k3 is good enough and people run other OSs for bigger tasks and virtualization. So... I've seen way more recent deployments of RedHat, CentOS, Ubuntu LTS and W2k3 than 2k8. Maybe it's the Vista smell, I don't know.

  46. Re:Why do you need a special OS to run a server ?! by gbjbaanb · · Score: 1

    you obviously need tons of servers, as they still have the 10 connection limit imposed (on ports less than 1024) on WinXP.

  47. Anyone even bothered? by nurb432 · · Score: 1

    Seriously, we haven't bothered.

    Sure we will have to someday as servers are retired and 2003 goes off MOLP but it doesn't seem like a big deal to me to start some push to do it.

    More of a quiet snooze then a dramatic miss.

    --
    ---- Booth was a patriot ----
  48. Advanced Firewall settings by DraconPern · · Score: 2, Interesting

    Windows 2008's advanced firewall setting is now easier to use than iptables through webmin. I can finally configure an internet facing server securely!

  49. It locks-up less often! by Anonymous Coward · · Score: 0

    That's why we upgraded all of our Windows servers. Since Oct 1, our Windows 2008 servers have an average of only two lock-ups per server. Not bad. 2003 was about twice that bad. Of course it's not nearly as reliable as Linux (about ten times worse according to our experience), but it is a step in the right direction.

    I really wish Slashdot would fix that "You failed to confirm you are a human. Please start from the beginning and try again. If you are a human, we apologize for the inconvenience." serious bug. I've been here since Oct 1998. The posting software was much better then, and it sucks that some moron that changed the site doesn't know how to program well enough to get a simple post working reliably.

  50. Picking the right metaphor by fm6 · · Score: 1

    This is really an about face... 10 years ago...

    Changes that took 10 years to take place are more like a long hard slog than an about-face.

    This has been an LHS not just for the Linux community, but for the larger Open Source community. OS has gone from a weird little movement supposedly based on programmers being willing to work for free to a serious player in enterprise computing. This has been based on changed business models and changed attitudes on all sides. Not the least of this is the end of the all-or-nothing attitude towards "free" software, at least on the part of the serious decision makers.

  51. Mod parnt troll. by Anonymous Coward · · Score: 0

    He keeps copy/pasting this shit and we all know he's an idiot because he can't set up a proper network firewall/dns server.

  52. Windows 2008 rocks by Anonymous Coward · · Score: 0

    Have run across several customers who have upgraded to 2008. The majority still run 2003 or 2000.

    I have some bad things to say about 2008:

    1. What the hell happened to the windows backup utility? You can't even choose a list of folders you want to backup.

    2. Have to play games with infs to get basic bluetooth working.

    But really it rocks: supports dual stack sockets, less crap installed with base system, SATA AHCI, switching between active video cards while system online, better multi-core performance and power management.

    In my view its the best released desktop OS from Microsoft to date.

  53. That isn't the sole consideration by Anonymous Coward · · Score: 0

    If your hardware isn't supported on Linux, it may be at some time.

    If your hardware isn't supported on Windows, it may NEVER be.

    About the only time when hardware may *become* working under windows is when it's a fairly new version and fairly new hardware.

    Old Windows? If it doesn't work now, it never will.

    New Windows, old hardware? If it doesn't work now, it never will.

  54. Re:Why do you need a special OS to run a server ?! by Jaime2 · · Score: 4, Informative

    The logic is simple... There is a special OS for a server so the cost can be different. There is no technical reason that Windows couldn't be like Linux and allow you to add every server component to a single base operating system, The only reason is that they want to charge people that buy servers with 256GB of RAM $3000 per server and those that run small companies $600 per server. Both companies get a good deal (of course, not as good as free).

    Where I work, a typical server costs $5,500, Windows costs around $600, physically putting the server in the datacenter costs $2,000, and labor for installing, configuring, and supporting the server costs $3,000 over the its life. At the end of the day, Windows servers cost around $11,100. Switching to Linux would save us $600, reducing our costs by 5%.

    A typical server with 256GB of RAM would run about $60,000. This server would require the Enterprise editions of Windows Server, so that would run about $3,000. The other costs would remain the same and at the end of the day, the OS is still only five percent of the total.

  55. Litera by Anonymous Coward · · Score: 0

    I'm a web developer.
    Never keen on Vista
    Wanted IIS7...
    Answer? Server 2k8

  56. ACTIVATION?? by plazman30 · · Score: 4, Interesting

    The fact that I have to activate my OS is annoying. With 2K3, there was a volume licensing option, but with 2K8, that option is gone, and I have to either allow my server to talk to a public Microsoft activation server, or run a KMS server in house.

    Sorry, Microsoft, If you don't trust me, I don't trust you.

    1. Re:ACTIVATION?? by Anonymous Coward · · Score: 0

      Unfortunately, Microsoft knows full well that half of China runs with an activation key that was supposed to only be used by a university in the USA.

      See, admins have been shown to be untrustworthy. Yes, setting up a KMS server is a hump (and poorly documented at that; what's with this command line vbs script; and we had real trouble until discovering that KMS only works right when the right product keys are loaded into the client computers - you don't get a warning about the mismatch, just kms doesn't work!) BUT once you've got it running, it's painless. You basically forget about it; you don't need to worry about ever entering a license key when installing a server on your network.

      If you're too small to run a KMS server, you've only GOT one or two servers anyway.

    2. Re:ACTIVATION?? by Anonymous Coward · · Score: 0

      The fact that I have to activate my OS is annoying. With 2K3, there was a volume licensing option, but with 2K8, that option is gone, and I have to either allow my server to talk to a public Microsoft activation server, or run a KMS server in house.

      Sorry, Microsoft, If you don't trust me, I don't trust you.

      Install KMS

    3. Re:ACTIVATION?? by Anonymous Coward · · Score: 0

      MS does give you 60 days to activate. And that can be extended three times (total 240 days) by following their *easy* -rearm instructions.

      Also, I haven't had one timeout yet, but I've read it actually continues to run services. Just changes the desktop to black or something.

  57. Lay off the caffeine by Anonymous Coward · · Score: 0

    "Holy shit you loser fuckwit, would you stop posting the same spam multiple times in any conversation that mentions the word Windows?" - by Anonymous Coward on Saturday February 28, @03:08PM (#27024735) - by Anonymous Coward on Saturday February 28, @03:08PM (#27024735)

    Have you considered decaf?

    ----

    "Learn how to use the right tool for the job, and stop whining." - by Anonymous Coward on Saturday February 28, @03:08PM (#27024735)

    WHAT tool, & for WHAT job?

    I mean, what:

    1.) Did your brain blow a gasket from that foaming @ the mouth display for us all above (amusing, like a clown, lol) that you forgot to type those specifics here?)

    OR

    2.) Did your fingers just slip on the frothing foam from your mouth all over your keyboard, & it made you press enter accidentally??

    Somehow, judging from the 1st quote I got from you above, I'd say that's a GOOD likelyhood here, in either event, LMAO... Take your pick, & I made it multiple choice easy for you too, see? LOL!

    Ever hear of "who/what/when/where/how?"

    APK

    P.S.=> You ought to be the gameshow host for the new gameshow "MR. BALLMER THROWS ANOTHER CHAIR!"... apk

  58. 3 good reasons fellow AC, take a read by Anonymous Coward · · Score: 0

    "why'd you post AC?" - by Anonymous Coward on Saturday February 28, @02:52PM (#27024633)

    Well, Why not?

    ----

    "You're no longer part of the System. You're above the System. Over it. Beyond it. We're "them." We're "they." We are the Men in Black."

    ----

    After all, & seriously? For what I feel are 3 good reasons:

    ----

    1.) I'm not here for "karma points" & what-not

    2.) When things like the AC "10 posts per 24 hr. period" hit me, I just get around that easily enough (takes me literally about 3 minutes to do so) & then I am right back posting more as AC anyhow as well!

    3.) Registered users here are too EASILY trackable here also: I am NOT into that either...

    ----

    I see no real need to register is all...

    Besides - I do what I wish anyway, which is post & read, to learn or get diff. opinions etc. et al... as much as I like, as A/C!

    (E.G.-> I beat the 'AC restrictions' game as an AC no less, & that's good enough for me, because in fact? I just did... saw this message:

    Slashdot only allows anonymous users to post 10 times per day (more or less, depending on moderation). A user from your IP has already shared his or her thoughts with us that many times. Take a breather, and come back and see us in 24 hours or so. If you think this is unfair, please email posting@slashdot.org with your MD5'd IPID, which is. Let us know how many comments you think you've posted in the last 24 hours.

    Thus - So, what would be the point of registering here for me?

    APK

    P.S.=> AND, as you can clearly see? Well guys, I am back in again posting, a few minutes later... &, as AC... too easy! apk

    1. Re:3 good reasons fellow AC, take a read by Anonymous Coward · · Score: 0

      How old are you? 12?

    2. Re:3 good reasons fellow AC, take a read by Anonymous Coward · · Score: 0

      "How old are you? 12?" - by Anonymous Coward on Sunday March 01, @02:44AM (#27028119)

      First of all, why does that matter, & NONE of your business.

      Secondly - I bet that disappoints you that I am not 12 I would guess... as you keep stalking me like some internet psycho stalker!

      (At this point, all I can think of you as, is a clown who is offtopic and technically inept with nothing better to do, than act the fool, & chase me around here while all the while amusing me with your total lack of technical saavy, with your frothing @ the mouth profanities you've been posting here like -> http://tech.slashdot.org/comments.pl?sid=1144517&cid=27026239 & here -> http://tech.slashdot.org/comments.pl?sid=1144517&cid=27024735

      I never attacked anyone or acted as you have in those URL's above, & first. I merely defended myself with dignity, vs. your lack of it.

      (Show us otherwise.)

      Now, isn't that right, or are the letters on this page lying to anyone reading them?

      APK

      P.S.=> All I would like is answer to why HOSTS files being able to use a superior 0 blocking address (smaller & faster than 0.0.0.0 or 127.0.0.1) has been removed from VISTA, Windows Server 2008, & Windows 7 - AND - to discuss views on why PORT FILTERING has had its GUI front for it removed from they as well, because it works @ a diff. level of the IP stack drivers-wise than Software Firewalls or IPSec do, it aids layered security (because if one gets knocked down, the others working @ diff. levels are still in the way - just like using deadbolts + chainlocks + door handle locks & alarms to secure things like homes)... apk

    3. Re:3 good reasons fellow AC, take a read by Anonymous Coward · · Score: 0

      That's a 'yes' then.

  59. Here we go by FyberOptic · · Score: 1

    It's a shame that Slashdot can't just have news stories and leave opinion for the comments. Things like "the so-called software giant" just irk me.

    But I suppose if I'm looking for news that isn't open-source biased, I shouldn't be at Slashdot!

  60. Volume Shadow Copies by Anonymous Coward · · Score: 0

    To the people that think a Linux server can take the place of a Windows File Server: Please help me understand what Linux has to compete with Volume Shadow Copies?

    Without calling the Help Desk, any user on my Domain can go back 30 days to a snap taken 2 times a day and retrieve a previous version of a file or folder. All that's required is an XP+ workstation.

    With about 2 TB of data and 200 users, this costs a total of 100GB of additional storage.

    I've asked our Linux person what can compare, and he didn't have an answer and admitted that for file servers we should probably stick with Windows, and in fact is considering moving our Samba servers we use for web accessible data to a Windows NFS mount instead so that people can use VSS.

    1. Re:Volume Shadow Copies by Clover_Kicker · · Score: 1

      Wow, NT will soon catch up to NetWare's SALVAGE.EXE from the late 80s.

      The Volume Shadow Copies sounds a lot like rsnapshot on *nix, which is really rdiff + some wrapper scripts.

  61. Have you been multiply published in this field? by Anonymous Coward · · Score: 0

    he's an idiot because he can't set up a proper network firewall/dns server. - by Anonymous Coward on Saturday February 28, @04:37PM (#27025251)

    Ever heard of "layered security"? If not, do... I practice it.

    Clue: I have all the firewalling in the world in multiple layers, with a LOT more...

    Take a read here:

    ----

    HOW TO SECURE Windows 2000/XP/Server 2003 & even VISTA, plus make it "fun-to-do", via CIS Tool Guidance (& beyond)...:

    http://www.tcmagazine.com/forums/index.php?s=af8f8f41f8cdcaf0d7b25cb482b4b7f4&showtopic=2662

    ----

    It works, + I wrote it...

    ( & is a guide all over the internet about it, rated highly + even earned me some pay for writing it up.)

    And, on 15 of the 20 sites it is featured @ online it is an "Essential Guide" Sticky Type post, & the remaining others have it "5/5 stars", most viewed, etc. et al...

    Additionally in this art & science??

    I have been featured in these publications in this field:

    ----

    Windows NT Magazine (now Windows IT Pro) April 1997 "BACK OFFICE PERFORMANCE" issue

    http://journals2.iranscience.net:800/www.win2000mag.com/www.win2000mag.com/Windows/Article/ArticleID/37/37.html

    (&, for work done for EEC Systems/SuperSpeed.com on PAID CONTRACT (writing portions of their SuperCache program increasing its performance by up to 40% via my work) albeit, for their SuperDisk & HOW TO APPLY IT, took them to a finalist position @ MS Tech Ed, two years in a row).

    WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)

    PC-WELT FEB 1998 - page 84, again, my work is featured there

    PC-WELT FEB 1999 - page 83, again, my work is featured there

    CHIP Magazine 7/99 - page 100, my work is there

    WINDOWS MAGAZINE, WINTER 1998 - page 92, insert section, MUST HAVE WARES, my work is again, there

    GERMAN PC BOOK, Data Becker publisher "PC Aufrusten und Repairen" my work is contained in it

    HOT SHAREWARE Numero 46 issue, pg. 54 (PC ware mag from Spain), my work is there, first one featured, yet again!

    Also, a British PC Mag in 2002 for many utilities I wrote, but by that point, I had moved onto other areas in this field besides coding only...

    ----

    SO, that all "said & aside"?

    Have you done the same I wonder??

    If not, & I am guessing probably not???

    Well, lol, I wonder who folks here are going to think is an idiot here (as you called me) in this field???

    ----
    BOTTOM-LINE, for my usepatterns on a PC here @ home?

    Well - Why should I waste CPU cycles, memory, & other forms of I/O on running a DNS server that can be poisoned, &/or may be susceptible, AND that I clearly plainly do not need here locally, + I don't need AD either (has heavy DNS dependencies)...

    (BY the by - & I do use DNS servers, external ones, & best in the business (as far as DNS servers external to my home here), in OpenDNS!)

    Most of all why run a local DNS server, when this is for myself here on a workstation system anyhow which is a single standalone system connected to a NAT firewalling LinkSys router?

    APK

    P.S.=> Name tossing's not really helping your cause much either... I mean, this post's been modded up here +2 already, so, I am happy with that, but I would be moreso if I got a solid technical answer, & especially in regards to why the 0 was removed as a valid blocking IP address in a HOSTS file.... apk

    1. Re:Have you been multiply published in this field? by Anonymous Coward · · Score: 0

      You actually got paid for your writing? Amazing .. you must have a good editor then as your prose reads like shit.

    2. Re:Have you been multiply published in this field? by Anonymous Coward · · Score: 0

      "You actually got paid for your writing?" - by Anonymous Coward on Saturday February 28, @07:25PM (#27026127)

      Yes, for an article over @ PC Pitstop -> http://forums.pcpitstop.com/index.php?s=3d49143183b582f277a1847818e9748a&act=SF&f=66&st=0&changefilters=1

      And more/others...

      (Like by earning royalties for portions of commercial wares ontop of being paid the contract monies to write them up, as well as working as a pro as both a software engineer &/or network admin/engineer for the past 16++ yrs. in this art & science... I carry related degrees as well (dual), but hands-on experience? It's everything really, @ least the really REAL side of this field!)

      ----

      "Amazing" - by Anonymous Coward on Saturday February 28, @07:25PM (#27026127)

      Not really (not for someone who actually does this job for a living, not just writing about others who do (there is a difference, & therein lies all the difference!))

      ----

      "you must have a good editor then as your prose reads like shit." - by Anonymous Coward on Saturday February 28, @07:25PM (#27026127)

      Ahem: Care to show us the proof of you PhD in English? You know - the one you do NOT have?

      Otherwise?

      Opinions vary...

      Like this guide I authored this year to show others how to secure their PC's has gone over 200,000++ views in less than 1 yr.'s time & been rated "5/5 stars", been made an "Essential Guide", & has been in their MOST viewed in that short timeframe (with some sites up for years, well travelled ones) etc. et al...

      ----

      HOW TO SECURE Windows 2000/XP/Server 2003, & even VISTA, + make it "Fun-To-Do", via CIS Tool Guidance (& beyond):

      http://www.tcmagazine.com/forums/index.php?s=858deff62a2ecd16236c122ab283487f&showtopic=2662

      (There as an ESSENTIAL GUIDE, & 34,000 views in less than 1 yr.'s time iirc... & it's the same on 15/20 forums it is featured on.)

      ----

      As well as the 1++ yr. virus/spyware/malware/rootkit free results experience on their computers that others like THRONKA here (no noob, a pro) & his family + paying clients have been enjoying because of applying its points (nothing like "Word-of-Mouth" after all):

      http://www.xtremepccentral.com/forums/showthread.php?s=1533655d25b81055a541c1be10585c5c&t=28430&page=3

      ----

      So... Take a read, learn something, so you can contribute here on a TECHNICAL level, & help!

      I.E.-> Instead of acting like you are, why not help us all find out why 0 has been removed as a valid blocking IP address in HOSTS files for VISTA, Windows Server 2008, & Windows 7 (most likely as well on the latter), because 0 (Zero) is more efficient than 0.0.0.0 or 127.0.0.1 by far in terms of load/unload speed from file, AND, consumes less RAM upon loading into the local DNS cache...

      That's in addition to discussing this:

      Port Filtering being removed is another mistake... it works @ a diff. level of the IP stack drivers-wise than IPSec &/or Software Firewalls do for instance, which aids in layered security since they all work @ diff. levels of the IP stack (thus, you can't take 1 out, & take them ALL out - & it works like putting deadbolts, chain locks, & door handle locks onto a car or home, same idea - layered security: break one, another's STILL in the way (&, what's one of the 1st things spywares/viruses/malwares/rootkits do? DISABLE FIREWALLS + ANTIVIRUS, etc. et al)...

      Doing more with less is good engineering, not bloat, & that's what the 0 blocking IP address gives a user of a

    3. Re:Have you been multiply published in this field? by Anonymous Coward · · Score: 0

      Is that the tips thread where they later banned you for being obnoxious?

      And what has a PhD in English got to do with anything? I doubt you'd take any notice of their advice anyway, as you seem to attack everyone else who even just politely and constructively criticizes you.

    4. Re:Have you been multiply published in this field? by Anonymous Coward · · Score: 0

      It's a spot that paid me for winning a technical article contest that paid me...

      "you seem to attack everyone else who even just politely and constructively criticizes you." - by Anonymous Coward on Saturday February 28, @08:21PM (#27026417)

      NOW, where can you show where I attacked anyone here, & certainly first?

      (I only defend myself after being attacked)

      I however, can easily show how I have been, namecalling & other childish b.s., as I was here -> http://tech.slashdot.org/comments.pl?sid=1144517&cid=27026239 & here -> http://tech.slashdot.org/comments.pl?sid=1144517&cid=27024735 etc. et al (amusing clown that he is)! & in this very thread/topic...

      Who are you trying to fool? At least have some proof before you look even more the fool & try the "oh pity me" tack...

      You're off topic, you don't own this site, and I do not have to obey you - get over it.

      APK

      P.S.=> All I would like is answer to why HOSTS files being able to use a superior 0 blocking address (smaller & faster than 0.0.0.0 or 127.0.0.1) has been removed from VISTA, Windows Server 2008, & Windows 7 - AND - to discuss views on why PORT FILTERING has had its GUI front for it removed from they as well, because it works @ a diff. level of the IP stack drivers-wise than Software Firewalls or IPSec do, it aids layered security (because if one gets knocked down, the others working @ diff. levels are still in the way - just like using deadbolts + chainlocks + door handle locks & alarms to secure things like homes)... apk

    5. Re:Have you been multiply published in this field? by The+End+Of+Days · · Score: 1

      Dude, take your fucking meds. Please.

    6. Re:Have you been multiply published in this field? by Anonymous Coward · · Score: 0

      "Dude, take your fucking meds. Please." - by The End Of Days (1243248) on Saturday February 28, @10:52PM (#27027131)

      Got a PhD in psychiatry there to be dispensing such advice? Of course not.

      (AND, You're off topic as well... grow up!)

      APK

      P.S.=> All I would like is answer to why HOSTS files being able to use a superior 0 blocking address (smaller & faster than 0.0.0.0 or 127.0.0.1) has been removed from VISTA, Windows Server 2008, & Windows 7 - AND - to discuss views on why PORT FILTERING has had its GUI front for it removed from they as well, because it works @ a diff. level of the IP stack drivers-wise than Software Firewalls or IPSec do, it aids layered security (because if one gets knocked down, the others working @ diff. levels are still in the way - just like using deadbolts + chainlocks + door handle locks & alarms to secure things like homes)... no, instead?

      What I am getting, for asking a valid set of questions?

      I am not attacking people here first (only defending myself, show us otherwise where I 'started up' with others in this thread, ok?), but you are, in myself right now...

      As have others like these in this very topic/exchange -> http://tech.slashdot.org/comments.pl?sid=1144517&cid=27026239 [slashdot.org] & here -> http://tech.slashdot.org/comments.pl?sid=1144517&cid=27024735 [slashdot.org] etc. et al (amusing clown that he is)! but, never I, first. Show us otherwise... apk

    7. Re:Have you been multiply published in this field? by Anonymous Coward · · Score: 0

      End of Days you are an immature idiot. No wonder others here are calling you a douchebag where I saw that much in your history of postings here the past few days now like here http://slashdot.org/comments.pl?sid=1143847&threshold=-1&commentsort=0&mode=thread&pid=27017981 I read that and it has become apparent that you are obviously the ac here who is trying to wreck this thread as you must have erred in posting as yourself rather than as ac as you have been through this topic. Is it anyone else's fault here that you are just a nobody in this world who has wasted so much time all they have is their own wasted life, and all you do is try to bring others down to your insignificant level you exist at? No.

  62. Just out of curiosity... by Anonymous Coward · · Score: 0

    Do you get a commission from that pr0n site you're advertising, or do you just want slashdotters to see what a pussy looks like?

  63. Re:I don't for these 2 reasons (HOSTS & Port F by Anonymous Coward · · Score: 0

    Are you going to post this spam in every article about Windows? Just shut the fuck up already, AlecStaar.

  64. SMB version 2 by alen · · Score: 1

    even though server 2008 has it, i've only used it on Windows 7 beta. the performance is a lot better than the old SMB. downside is all your clients have to be at least Vista SP1

  65. Windows Server 2008 R2 by Farmer+Pete · · Score: 1

    I know this isn't relevant to the post, since R2 is still in Beta at the moment, but I've been looking at some of the new features in R2 and they look pretty nifty. Particularly Branch Cache, Core parking, Offline domain joins, Live migration, Direct Access and Active Directory recycle bin feature. I'm sure these features will piss off a lot of people who have already purchased Server 2008 (and aren't on maintenance), but they are still pretty nifty. Of course half of them require Vista Enterprise to use the features.

  66. One simple measure... by notaprguy · · Score: 1

    How well did it sell? From what I understand, Windows Server 2008 has sold incredibly well, faster than any other server OS in history in its first year. That's certainly one measure of success.

  67. Re:Grow up, quit stalking others, & contribute by Anonymous Coward · · Score: 0

    The point is, no-one gives a shit about your hosts file whining, and it is actually quite annoying to keep seeing your pointless spam posted all over the Windows articles.

    If Slashdot wasn't so liberal with its commenting policy, you would surely have been banned by now, like you have on so many other forums (where you are rather infamous for your idiocy and bad attitude). As it is, you're being repeatedly moderated down instead - just take the hint and fuck off.

  68. Re:Anything like 2k3? by owlstead · · Score: 0, Troll

    Could somebody please remove the troll status from the parent article? It seems to indicate an honest opinion. Of course, the reply that you *can* have it installed without IE is even more interesting, but this is not a troll.

  69. Have you contributed 1 valid tech point on this? by Anonymous Coward · · Score: 0

    "Now kindly take this spam crap elsewhere; no-one cares about your irrelevant complaints. - by Anonymous Coward on Saturday February 28, @07:46PM (#27026239)

    Well - again:

    You don't own this website, Soooo... no, I think I'll do as I see fit to... how's that treating you?

    (Why is it I predict more "frothing @ the mouth replies", "barking orders" (that no one has to obey), & being totally off topic will be his futher replies?)

    Besides - As far as this discussion is worth @ the technical levels involved here?

    Based on your utter lack of valid useful technical contribution to it (& instead, laughingly, 'barking orders' on this website you've got no right to dispense)?

    Based on your reply material, lol, it seems that you're of no worth here, dead weight, useless... a bump on a log - get over it. You're off topic, or haven't you noticed?

    Realize no one cares about your (or obeys, because as anyone can see I am an example thereof) YOUR orders you try to shout to everyone either: Get over it... you're "Vasserot the armless ambidextrian", lol...

    I mean, hey:

    Have you contributed 1 useful thing here yourself, or answered why port filtering was removed or why 0 is no longer a valid blocking IP address in a HOSTS file in Windows Server 2008, &/or VISTA, + Windows 7 as well most likely?

    No...

    (I strongly wager this is the case most likely, because you cannot (you are apparently technically incompetent @ these levels in this field.))

    Apparently, this is above your head, this type of topical material... &, I can only judge that you're some poor miserable person who has nothing better to do than try to spread your miseries to others, but, you're only making me laugh really, so I guess, thank you for being the "court jester"/minstrel fool here @ lesat, lol...

    APK

    P.S.=> All I would like is answer to why HOSTS files being able to use a superior 0 blocking address (smaller & faster than 0.0.0.0 or 127.0.0.1) has been removed from VISTA, Windows Server 2008, & Windows 7 - AND - to discuss views on why PORT FILTERING has had its GUI front for it removed from they as well, because it works @ a diff. level of the IP stack drivers-wise than Software Firewalls or IPSec do, it aids layered security (because if one gets knocked down, the others working @ diff. levels are still in the way - just like using deadbolts + chainlocks + door handle locks & alarms to secure things like homes)... apk

  70. M$ Server 2003 by Anonymous Coward · · Score: 0

    Forget it, Microsoft.
    Our brilliant IT chief switched from Linux-based
    server to Win Server 2003. Spent a bundle for
    all new hardware too.
    Reason " Nobody ever fired someone for buying Microsoft.

    Just the perfect way to bung-up our network efficiency. For a $500M Company. Absolutely
    no visible benefit any of us can see.

     

  71. Win 2K8 is unstable by CriticalMass · · Score: 1

    As far as I can tell it is not as stable as Win 2k3 or as Linux (we run RedHat). Just installed a new division file server based on 2008 and it crashed last week, apparently because MS services for NFS caused it to Blue Screen on a race condition in NFS services. You have to install a hot fix! Separate from normal updates. ... some people lost a few hours of data and work! ... seriously considering shit-canning it and going back to a RedHat file server running Samba. 2008 is hardly something that should be called an "Enterprise" product. It's quite amateurish in its coding!

    1. Re:Win 2K8 is unstable by Team503 · · Score: 1

      Wait... You deployed a new server solution and it wasn't patched to current? I know you *nix guys are lazy about patching, but really? Why WOULDN'T you patch a new deployment before deploying it? Sounds like it's a PEBKAC issue..

  72. Re:Anything like 2k3? by DoktorSeven · · Score: 1

    The people that modded me down and responded negatively have apparently never been exposed to a sensible server operating system. Locking a system down that tight is just ridiculous. Use your brains for a minute -- what is the only reason an OS has to be locked down absolutely that tight on boot? Because it's so insecure that any leaks can infect it before the admins have a chance to properly patch and secure it.

    I know there are people paid by Microsoft to troll, mod down and post ridiculous responses to anything anti-Microsoft and/or pro-*nix (really -- I was told this by a Microsoft insider when the company I used to work for was doing some work with them), but it has really stepped up lately. One has to wonder the amount of sheer panic Microsoft has right now, and how good that looks for other OSes.

    --
    This is a sig. Deal with it.
  73. Re:Why do you need a special OS to run a server ?! by cenc · · Score: 1

    Thank you. Finally someone stated the obvious.

    Yea, don't get it. Neither do win admins. I run several linux based servers of all sorts. My Total Cost of Ownership, and also the only limit on my performance is my hardware + power bill + bandwidth bill. Any of my homegrown servers will take the Pepsi challenge with the thousands spent by the big boys just paying the license fees for windows. I can handle as much email, push as many web pages, do whatever. Don't get it. Where is the value?

     

  74. Re:Anything like 2k3? by The+End+Of+Days · · Score: 1

    Nobody is paying me to point this out, and I'm not a particular fan of Microsoft in any way - but you very obviously don't know shit about security. Stop talking now if you want to avoid looking like an even bigger fool.

  75. Re:Grow up, quit stalking others, & contribute by Anonymous Coward · · Score: 0

    "The point is" - by Anonymous Coward on Saturday February 28, @08:21PM (#27026419)

    The point is, you don't speak for everyone here, or elsewhere - get over it.

    This post's material has been modded up +2 as "interesting" in a couple Windows related threads the past 2 days now so speak for yourself because you aren't speaking for everyone here including myself. The only point here is the one on top of your very narrow head.

    "If Slashdot wasn't so liberal with its commenting policy, you would surely have been banned by now, like you have on so many other forums" - by Anonymous Coward on Saturday February 28, @08:21PM (#27026419)

    You sure like to act as if you speak for everyone though, lol, & it must 'irk' you that apparently, you don't... I'm still here, after all! lol...

    ----

    By the way:

    Trust me, I cannot be banned here, OR, even be affected by the AC post limit... get over it.

    I've just beaten it already just now again, seeing this message:

    Slashdot only allows anonymous users to post 10 times per day (more or less, depending on moderation). A user from your IP has already shared his or her thoughts with us that many times. Take a breather, and come back and see us in 24 hours or so. If you think this is unfair, please email posting@slashdot.org with your MD5'd IPID, which is. Let us know how many comments you think you've posted in the last 24 hours.

    ALA -> "You're no longer part of the System. You're above the System. Over it. Beyond it. We're "them." We're "they." We are the Men in Black."

    But, as you can plainly see? I am here, still posting, as "A/C" no less...

    ----

    "(where you are rather infamous for your idiocy and bad attitude)" - by Anonymous Coward on Saturday February 28, @08:21PM (#27026419)

    Well:

    I'm not the one tossing the profanities here, but you are...

    See below in the last quote of yours I use!

    I am not the one barking orders (with no authority to my name) but you are...

    (Again, see below in the last quote of yours I use!)

    I am not attacking people here first (only defending myself, show us otherwise where I 'started up' with others in this thread, ok?), but you are, in myself right now...

    As have others like these in this very topic/exchange -> http://tech.slashdot.org/comments.pl?sid=1144517&cid=27026239 & here -> http://tech.slashdot.org/comments.pl?sid=1144517&cid=27024735 etc. et al (amusing clown that he is)! but, never I, first. Show us otherwise.

    Now, isn't that right, or are the letters on this page lying to anyone reading them?

    ----

    "As it is, you're being repeatedly moderated down instead - just take the hint and fuck off." - by Anonymous Coward on Saturday February 28, @08:21PM (#27026419)

    Funny, I have others on this very topic that have been modded up +2 as "Interesting" already... you & your cronies modding me down, or yourself doubtless under a registered user account, have done the down modding... many others have not.

    Get over it - you're not smart enough to fool anyone here... least of all, myself.

    APK

  76. Re:Grow up, quit stalking others, & contribute by Anonymous Coward · · Score: 0

    The problem is you keep spamming this irrelevant comment about hosts file entries in any article that even tangentially mentions Windows. I mean, seriously, what does this even have to do with a laptop review: http://slashdot.org/comments.pl?sid=1144667&cid=27026819

    You go out of your way to display inappropriate conduct on these forums and then are surprised when people complain about it. How can you not understand this?

  77. issues with exchange 2007 by smash · · Score: 1
    ... means that we're not moving yet. Yes, Exchange 2007 SP1 fixes things, but the whole question of "why bother" still remains.

    Pretty happy with 2003R2 (which also includes SMBv2) here.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    1. Re:issues with exchange 2007 by lukas84 · · Score: 1

      2003 R2 does not came with SMB2.

  78. cry me a river there's plenty of docs out there... by Anonymous Coward · · Score: 0

    boohoo...

  79. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  80. Dangerous practices by uvajed_ekil · · Score: 1

    ...there will be more day to day problems, but your chimps are a lot cheaper, and easier to find.

    Unless you encounter a problem over the chimp's head that he tries to "fix," and he really screws something up (make sure you have strict backup schedules, of course), or the chimp tries to eat your face. Both of these things happen, apparently.

    --
    This is a hacked account, for which the owner can not be held responsible.
  81. Congratulations by ClosedSource · · Score: 1

    It's rare to combine Ad hominem argument and beg the question in the same sentence.

  82. Re:Anything like 2k3? by Vancorps · · Score: 1

    Actually, server 2003 R2 does not trust Windows Update by default.

    I find it amusing that people would make fun of Microsoft for doing this to their browser when people were mocking them for shipping things insecure out of the box. Just goes to show, when it's Microsoft, you can't do anything right even if it is actually right. People will complain anyways.

  83. Re:Why do you need a special OS to run a server ?! by Vancorps · · Score: 2, Insightful

    Wow dude, you're out there! First of all, there are a lot of people out there that value the straight forward setup approach that Microsoft often gives you for that high dollar. Of course when I'm running Oracle and spend many thousands on it I install it on a free OS but I certainly can't apt-get install Oracle.

    Aptitude is great and all, but you're forgetting apt-get install apache-modssl, mod_mysql, php and the myriad of other things that usually have to get installed too in order to do anything useful with your webserver.

    You also seem very misguided in the decisions that Bill Gates can make even though he no longer holds CEO or President as positions at Microsoft. He didn't do anything to which you give him credit for doing.

    As for adding multiple cpu support, wtf? Why are you adding support to something that is universally supported in all camps and never required users to spend money to upgrade. Higher memory support was never a reason to pay for an upgrade as they always had the 4gig 32bit limitation. Windows 98 had trouble dealing with that amount of memory but that's because it handled memory like crap to begin with.

    Furthermore, trivializing the differences between Windows does your cause no good as there have been plenty of upgrades on the Linux side that haven't gone so smoothly, as an Ubuntu user I can assure you the world is far from perfect and often requires time consuming research to troubleshoot issues that crop up such as why my Sangoma card won't initialize despite lspci showing the card and using matching drivers. In the Windows world I get a nice easy to read event log that doesn't require me to go trapesing through /var/log looking for something that will give me a clue as to the cause of the problem. As a side note Asterisk can be a real pain in the arse.

    Anywho, those of us that aren't Linux only and aren't Windows only admins will continue to laugh at you and your poor attempts to attack something you clearly don't understand.

    Here's a hint for you, Linux is not free, not by a long shot. Time to deploy new technologies with Microsoft has almost always been significantly faster than time to deploy new linux based services, note this does not state whether or not the deployment was better. That time costs real money and isn't worth a lot of people's efforts. Often times paying for something instead of developing a solution yourself is the smarter move and saves you money in the long run. Of course this is not always the case so naturally, use the right tool for the job. Sometimes its Linux, sometimes it's Windows. My main issue is grappling with which distro to use for which task. CentOS or Elastix for Asterisk is a hell of a lot easier than getting the whole rig running on Debian for instance.

  84. Re:Grow up, quit stalking others, & contribute by Anonymous Coward · · Score: 0

    Who cares what you think. You are off topic, and others modded up the post to +2 informative, so give up speaking for everyone. Learn something useful in this field and try to contribute to the topic at hand. If this is beyond your ability, go away, you don't belong here.

  85. Re:Why do you need a special OS to run a server ?! by Anonymous Coward · · Score: 0

    Okay, so you do run a network without any clients?
    Lucky man! :-)
    Because last time I checked you also need to pay for CAL's ...
    (OK, maybe you run webservers with unauthicated Clients from the Internet, that seems to be the only exception...)

  86. The answer given was none of your business by Anonymous Coward · · Score: 0

    You're obviously illiterate. What was said was that it was none of your business, and he was correct.

  87. Those prices seem a bit low by Nicolas+MONNET · · Score: 1

    We pay much more than that for RHEL, by the way. But the good thing is, if we don't like it, we don't have to pay them anymore.

  88. This includes support btw by Nicolas+MONNET · · Score: 1

    Windows licenses don't.

  89. Re:whats it give us? Inefficiency, & less secu by Anonymous Coward · · Score: 0

    2 security features Microsoft has PULLED (port filtering) &/or crippled (for efficiency in HOSTS files) shouldn't be & yet, are.

    ----

    1.) The removal of being able to use 0 as a blocking IP address in a HOSTS file

    (vs. 0.0.0.0 or 127.0.0.1, which are bigger, slower on load into the local DNS Cache (as well as slower flushes via ipconfig /flushdns) & also occupy more RAM once loaded, for NO GOOD REASON - 0 blocks as well as the other 2 do, & is smaller + faster!)

    In this case, this happened on 12/09/2008 Microsoft "Patch Tuesday" updates, it wasn't LIKE that before then!

    E.G.-> Here, using 0 as my blocking IP address in a FULLY normalized (meaning no repeated entries) HOSTS file with nearly 650,000 bad sites blocked in it, I get a 14++mb sized HOSTS file... using 0.0.0.0 it shoots up to 18++mb in size (& even worse using 127.0.0.1, to around the tune of 24++mb in size)... Here? This is SENSELESS bloat creation as the result!

    &

    2.) The removal of IP Port Filtering GUI controls for it via Local Network Connections properties "ADVANCED" section

    (This is up there w/ when MS removed the GUI checkbox after NT 4.0 for IP Forwarding, only, this time, the difference is (and, it's a PAIN) is that it is NOT a single 1 line entry to hack via regedit.exe, but FAR MORE COMPLEX to do by hand)... Port Filtering is a USEFUL & POWERFUL security (& to a degree, speed also) enhancing feature!

    Afaik, on THIS case (vs. #1 above)? It has always been that way in VISTA &/or Windows Server 2008... & not just the result of a Patch Tuesday modification.

    ----

    QUESTION: Do ANY of you folks have an answer, a GOOD SOLID TECHNICAL answer, as to WHY these cripplings have been implemented in VISTA, Server 2008, & most likely their descendant, in Windows 7?

    See - I posted on Microsoft/Mr. Sinofsky's (?) blog -> http://blogs.msdn.com/e7/archive/2009/02/25/feedback-and-engineering-windows-7.aspx [msdn.com]

    AND, I have YET to get a SOLID TECHNICAL ANSWER on those things going on in VISTA, Server 2008, & probably Windows 7 as well, that justify doing so...

    (They're things I'd really LIKE to get an answer to, as to WHY Microsoft has done the 2 things in my list above, to the above noted versions of Windows)

    APK

    P.S.=> I found the (imo) rather flimsy reasoning behind WHY the PORT FILTERING gui controls were allegedly removed in Windows VISTA, Server 2008, & Windows 7, after consulting with Mr. Mitch Tulloch ( http://www.windowsnetworking.com/Mitch_Tulloch/ [windowsnetworking.com] ) ... here tis:

    From Chapter 27 of the Vista Resource Kit that explains the rationale for removing the TCP/IP Filtering UI:

    ----

    "Windows XP Service Pack 2 actually has three different firewalling (or network traffic filtering) technologies that you can separately configure, and which have zero
    interaction with each other:

    Windows Firewall that was first introduced in Service Pack 2

    TCP/IP Filtering, which is accessed from the Options tab of the Advanced
    TCP/IP Properties sheet for the network connection

    IPsec rules and filters, which you can create using the IPsec Security
    Policy Management MMC snap-in

    On top of this confusion, Windows Server 2003 Service Pack 1 had a fourth network traffic filtering technology that you could use: the Routing and Remote Access Service(RRAS), which supported basic firewall and packet filteringthe problem, of course, is that when more than one of these firewalls is configured on a computer, one firewall can block traffic that another allows"

    ----

    Lame reasoning imo!

    I say this, because it is TRIVIAL to create exceptions rules in most any software (or hardware based) firewall generall

  90. It also has other inefficiencies, see inside by Anonymous Coward · · Score: 0

    "Windows 2008 suffers from the same atrocious network performance problems than Vista. DPCs made by the network drivers use too much CPU time when transfering data over a 100Mbps-1Gbps network link." - by this great guy (922511) on Saturday February 28, @08:25PM (#27026449)

    Good points, & historically they've plagued VISTA (&, in the case of filecopies, even older MS OS to an extent/afaik) & in the case of media file playback being affected adversely in VISTA, it has to do with caching, & iirc, specifically caching of network reads regarding media files (don't quote me on the specifics here though, I don't use VISTA, but also read about what you stated around a year++ ago)...

    Here are 2 more points for you to be aware of:

    (2 security features Microsoft has PULLED (port filtering) &/or crippled (for efficiency in HOSTS files) shouldn't be & yet, are.)

    ----

    1.) The removal of being able to use 0 as a blocking IP address in a HOSTS file

    (vs. 0.0.0.0 or 127.0.0.1, which are bigger, slower on load into the local DNS Cache (as well as slower flushes via ipconfig /flushdns) & also occupy more RAM once loaded, for NO GOOD REASON - 0 blocks as well as the other 2 do, & is smaller + faster!)

    In this case, this happened on 12/09/2008 Microsoft "Patch Tuesday" updates, it wasn't LIKE that before then!

    E.G.-> Here, using 0 as my blocking IP address in a FULLY normalized (meaning no repeated entries) HOSTS file with nearly 650,000 bad sites blocked in it, I get a 14++mb sized HOSTS file... using 0.0.0.0 it shoots up to 18++mb in size (& even worse using 127.0.0.1, to around the tune of 24++mb in size)... Here? This is SENSELESS bloat creation as the result!

    &

    2.) The removal of IP Port Filtering GUI controls for it via Local Network Connections properties "ADVANCED" section

    (This is up there w/ when MS removed the GUI checkbox after NT 4.0 for IP Forwarding, only, this time, the difference is (and, it's a PAIN) is that it is NOT a single 1 line entry to hack via regedit.exe, but FAR MORE COMPLEX to do by hand)... Port Filtering is a USEFUL & POWERFUL security (& to a degree, speed also) enhancing feature!

    Afaik, on THIS case (vs. #1 above)? It has always been that way in VISTA &/or Windows Server 2008... & not just the result of a Patch Tuesday modification.

    ----

    QUESTION: Do ANY of you folks have a GOOD SOLID TECHNICAL answer as to WHY these cripplings have been implemented in VISTA, Server 2008, & most likely their descendant, in Windows 7?

    See - I posted on Microsoft/Mr. Sinofsky's (?) blog -> http://blogs.msdn.com/e7/archive/2009/02/25/feedback-and-engineering-windows-7.aspx

    AND, I have YET to get a SOLID TECHNICAL ANSWER on those things going on in VISTA, Server 2008, & probably Windows 7 as well, that justify doing so...

    (They're things I'd really LIKE to get an answer to, as to WHY Microsoft has done the 2 things in my list above, to the above noted versions of Windows)

    APK

    P.S.=> I found the (imo) rather flimsy reasoning behind WHY the PORT FILTERING gui controls were allegedly removed in Windows VISTA, Server 2008, & Windows 7, after consulting with Mr. Mitch Tulloch ( http://www.windowsnetworking.com/Mitch_Tulloch/ )

    From Chapter 27 of the Vista Resource Kit that explains the rationale for removing the TCP/IP Filtering UI:

    ----

    "Windows XP Service Pack 2 actually has three different firewalling (or network traffic filtering) technologies that you can separately configure, and which have zero
    interaction with each other:

    Windows Firewall that was first introduced in Service Pack 2

    TCP/IP Filtering, which is accessed from the Options tab of th

  91. Why was the other reply off topic? by Anonymous Coward · · Score: 0

    See subject line and this http://tech.slashdot.org/comments.pl?sid=1144517&cid=27028211 because the topic was tcpip and his post was about tcpip and windows networking. Yes this is one of those times where I wonder if people here are literate or not on this website. That post from that url above is about tcpip and windows networking also just like the post that the ac there was replying to and yet it was modded down as off topic. That makes no sense. He was on topic which was about tcpip and networking.

    1. Re:Why was the other reply off topic? by Anonymous Coward · · Score: 0

      The reason is spam.

  92. Grow up EndofDays You forgot to submit as AC by Anonymous Coward · · Score: 0

    End of Days forgot to post as ac this time as he has been doing. He does this type of thing here all the time in being off topic as well as childish and doesn't realize how stupid he looks as he gives orders but nobody ever seems to listen to him. Just because he has tantrums and mommy comes running doesnt mean others will because nobody here obeyed him once and he got frustrated into calling names like a grade school kid.

  93. Re:whats it give us: a HOSTS & Port Filtering by Anonymous Coward · · Score: 0

    Here are 2 security features Microsoft has PULLED (port filtering) &/or crippled (for efficiency in HOSTS files) which shouldn't be (& yet, are.)

    ----

    1.) The removal of being able to use 0 as a blocking IP address in a HOSTS file

    (vs. 0.0.0.0 or 127.0.0.1, which are bigger, slower on load into the local DNS Cache (as well as slower flushes via ipconfig /flushdns) & also occupy more RAM once loaded, for NO GOOD REASON - 0 blocks as well as the other 2 do, & is smaller + faster!)

    In this case, this happened on 12/09/2008 Microsoft "Patch Tuesday" updates, it wasn't LIKE that before then!

    E.G.-> Here, using 0 as my blocking IP address in a FULLY normalized (meaning no repeated entries) HOSTS file with nearly 650,000 bad sites blocked in it, I get a 14++mb sized HOSTS file... using 0.0.0.0 it shoots up to 18++mb in size (& even worse using 127.0.0.1, to around the tune of 24++mb in size)... Here? This is SENSELESS bloat creation as the result!

    &

    2.) The removal of IP Port Filtering GUI controls for it via Local Network Connections properties "ADVANCED" section

    (This is up there w/ when MS removed the GUI checkbox after NT 4.0 for IP Forwarding, only, this time, the difference is (and, it's a PAIN) is that it is NOT a single 1 line entry to hack via regedit.exe, but FAR MORE COMPLEX to do by hand)... Port Filtering is a USEFUL & POWERFUL security (& to a degree, speed also) enhancing feature!

    Afaik, on THIS case (vs. #1 above)? It has always been that way in VISTA &/or Windows Server 2008... & not just the result of a Patch Tuesday modification.

    ----

    QUESTION: Do ANY of you folks have a GOOD SOLID TECHNICAL answer as to WHY these cripplings have been implemented in VISTA, Server 2008, & most likely their descendant, in Windows 7?

    See - I posted on Microsoft/Mr. Sinofsky's (?) blog -> http://blogs.msdn.com/e7/archive/2009/02/25/feedback-and-engineering-windows-7.aspx

    AND, I have YET to get a SOLID TECHNICAL ANSWER on those things going on in VISTA, Server 2008, & probably Windows 7 as well, that justify doing so...

    (They're things I'd really LIKE to get an answer to, as to WHY Microsoft has done the 2 things in my list above, to the above noted versions of Windows)

    APK

    P.S.=> I found the rather flimsy reasoning behind WHY the PORT FILTERING gui controls were allegedly removed in Windows VISTA, Server 2008, & Windows 7, after consulting with Mr. Mitch Tulloch ( http://www.windowsnetworking.com/Mitch_Tulloch/ )

    From Chapter 27 of the Vista Resource Kit that explains the rationale for removing the TCP/IP Filtering UI:

    ----

    "Windows XP Service Pack 2 actually has three different firewalling (or network traffic filtering) technologies that you can separately configure, and which have zero
    interaction with each other:

    Windows Firewall that was first introduced in Service Pack 2

    TCP/IP Filtering, which is accessed from the Options tab of the Advanced
    TCP/IP Properties sheet for the network connection

    IPsec rules and filters, which you can create using the IPsec Security
    Policy Management MMC snap-in

    On top of this confusion, Windows Server 2003 Service Pack 1 had a fourth network traffic filtering technology that you could use: the Routing and Remote Access Service(RRAS), which supported basic firewall and packet filteringthe problem, of course, is that when more than one of these firewalls is configured on a computer, one firewall can block traffic that another allows"

    ----

    Lame reasoning imo!

    I say this, because it is TRIVIAL to create exceptions rules in most any software (or hardware based) firewall generally, & to match that in Port Filterin

  94. Re:Grow up, quit stalking others, & contribute by Anonymous Coward · · Score: 0

    You said "You go out of your way to display inappropriate conduct on these forums". My opinion after reading how you have tried to mess up a good discussion here is quite different based on how you have been off topic here the whole time End of Days and quite the immature annoyance disturbing a good technically oriented discussion here, while you posted as ac, to try to do so and not be caught in it, but you have been. This url is where you ruined yourself here http://tech.slashdot.org/comments.pl?sid=1144517&cid=27027131 and then you finally messed up in posting as End of Days by mistake obviously and gave yourself away quite stupidly there in this exchange quite deep into it where no one but yourself is reading along with the people you are attacking at this point. That shows myself and others reading that you are stupid and got caught for it on top of your being off topic here constantly. Grow up. The only person posting irrelevant off topic maneur is you in this forums in this topic. No wonder your post history today shows responders to your stupidity in this posting and others where people are calling you a douche bag today and yesterday here. What is it like being a noobie clown like you? I'll tell you that it is always priceless watching worms like you get caught in your stupidity.

  95. Off topic slashdot noob ac read this by Anonymous Coward · · Score: 0

    Off topic noob you were caught posting as your registered name instead of ac like you have been doing and then the pressure of your being exposed as a know nothing nobody here just got to you and you got caught. I saw where others state you have been nothing but off topic and I did take the time to look and you were indeed off topic in every post you made here. That must be embarassing being caught posting as your registered name after doing so many while unjustly attacking others throughout this thread and saying they were attacking others but you could provide no proof where those you bothered clearly did. That was totally priceless because of your lame antics you clown. The person you are harassing here raises some interesting points which make you look more the imbecilic fool even moreso when you do nothing but rant and rave giving others orders here which nobody even pays attention to. Thanks clown.

  96. It says off topic not spam by Anonymous Coward · · Score: 0

    Maybe you need glasses because I see it says off topic as the modding down reason and when I read it the poster is anything but that upon inspection because the parent post is about networking and so is the reply. A shame because that posting makes valid points I wasnt aware which I then quickly tested. apk appears to be correct on the hosts file not using 0 as a blocker ip address in vista and that port filtering is indeed gone from vista also despite the poor rating of the post and I am glad that I am now aware of it also. Someone has made a mistake or is just being an immature moron who probably made technical errors and cant handle that he did so publicly. We have all seen the post as ac trick from registered users who are frustrated after some ac gets the better of them here with facts before and it is hilarious watching those types here rant and toss names around in defeat. I dont think that kind of person realizes that the first thing people have a tendency to do is read an exchange when people are modded down is to read the entire conversation from both parties involved end to end and form their own opinions like you see me stating now. The down modding was not justified.

  97. Justice & poetic irony abounds @ /, by Anonymous Coward · · Score: 0

    Oh the shame of being modded down as a profanity spewing troll. Utterly hilarious and the price of geek angst.

  98. prediction for year 2009 by Anonymous Coward · · Score: 0

    2009 is going to be the year of the Windows server

  99. Vista SP1 == Server 2008 by benwaggoner · · Score: 1

    If you like Server 2008 as a workstation, you're liking Vista as a workstation. It's the same kernel with different services on by default. You can just turn off the services you don't want on Vista quite easily, and get an essentially identical experience.

    And with decent server-class equipment, even the default install of Vista should outperform that of XP for typical use. There's a lot to be said for pushing the CPU hit of rendering the GUI to the GPU.

  100. More Info by mpapet · · Score: 1

    I agree with the parent. I work in an MS shop running 2003 enterprise for our applications. We evaluated 2008 and found the following:

    1. Very little new anything with clustering. By all appearances, I'm still completely hosed in some failure scenarios.

    2. It looks like most of the 2008 'features' are meant to enhance the same old hostility to mixed Microsoft environments. Same old crack-dealer scheming and continuing small-business customer contempt.

    3. IIS GUI has changed, but feature-wise it looks about the same. How long will this new scripting thing last before it's .Netified or abandoned? It's not a glue-like solution at all.

    License fees have risen to astronomical levels for the Enterprise license we would, in theory, purchase. Management would look ridiculous even mentioning the numbers. Contrast this with hardware purchases that are quite easy to justify even in these times.

    Management is *very* open to platform alternatives as a result of Microsoft's perceived reskinnng 2003 and calling it new.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
    1. Re:More Info by man_of_mr_e · · Score: 1

      I'm sorry, but I just can't believe you even gave 2008 even a casual glance with those remarks.

      IIS7 only a new GUI? Are you nuts? IIS7 has more new features than all versions of IIS compbined. .NET integration, for instance, is killer for shops that use .NET. The ability to completely maintain IIS via config files is an even better feature. A whole new host of command line tools are also new, not to mention Powershell support.

      IIS7 alone is more than enough reason for many shops to upgrade.

  101. Re:Why do you need a special OS to run a server ?! by db32 · · Score: 1

    1. On aptitude. What is your point? You have to install stuff to do useful things? You don't say. You have to add all kinds of extra BS to an IIS install to do useful things too. I fail to see what the hell that has to do with anything. Most commercial software for Linux comes with very straightforward setup stuff to. Your point here makes no sense.

    2. Bill Gates said this then Bill Gates proceeded to start doing this and then Ballmer made it worse by fracturing windows versions even more than before.

    3. WRONG! Go look again the various versions of Windows have a max number of CPUs they will support. So when you had to have that extra power you had to shell out big bucks for the higher versions of Windows just to make use of your hardware. Now, here is another fun Windows world lie. There is no 4GB limitation. PAE support in the kernel allows 32bit Linux to go above the 4GB "limit". 32bit Server 2k3 Standard= 4GB limit, 32bit Server 2k3 Enterpirse = 64GB limit. So again, artificial software limitation of Windows requiring bigger investments to use more hardware.

    4. The versions of Windows have nothing to do with the differences between Windows and Linux. The point the differences in the versions of Windows are artificial, in Linux there is no such artificial barrier. Further nice easy event log? Seriously, you need to do some enterprise work. Syslog is the standard across unixes and most network hardware. That "nice and easy" event log is a nonstandard piece of trash that is damned near impossible to use to correlate events across multiple devices. There is a damned good reason why people are selling syslog services for Windows to translate that screwball event log garbage into something more useful.

    5. Not understanding why /var/log syslog stuff exists, not understanding why event viewer is broken garbage, not understanding the hardware limitations of Windows and how they are artificially enforced to drive licensing sales...yeah..I'm totally the one that clearly doesn't understand.

    6. The time to deploy new technologies with Microsoft is "significantly faster" because you can get trained monkeys to do it. When you have trained and experienced unix/solaris/linux admins that "significantly faster" means horseshit. Now, if your organization can't bother to invest in real admins and would rather just have that guy that knows how to sorta get things running in linux that is an organizational fuckup, not a software fuckup. The reverse is true as well, you don't hire unix admins to manage Windows servers. As far as time...I can have a linux database server up and running in a fraction of the time it takes to get a Windows box doing the same thing installed. I also waste a hell of a lot less resources runnign that stupid f'ing useless GUI in the process (Though I hear MS finally pulled their heads out of their asses and got Win2k8 running headless).

    --
    The only change I can believe in is what I find in my couch cushions.
  102. Re:Why do you need a special OS to run a server ?! by Blakey+Rat · · Score: 1

    Nah, they're mostly Development or Staging web servers.

    Apparently me saying that was Flamebait or something, though, I got modded down. Alas.

  103. Re:Anything like 2k3? by Drinking+Bleach · · Score: 1

    (If your post is intended to be facetious, I apologize for the following)

    And that is...? Sensible defaults that don't block your every move? OpenBSD has only had 2 remote security holes in its default installation for 16 years now, that is several orders of magnitude better than anything Microsoft has ever produced, it's even better than Linux distributions to a smaller degree.

  104. Re:Why do you need a special OS to run a server ?! by Stephen+Ma · · Score: 1
    A typical server with 256GB of RAM would run about $60,000. This server would require the Enterprise editions of Windows Server, so that would run about $3,000.

    Think how much more hardware you could buy with that extra $3000, if you went with Linux instead. Three grand would pay for a nice data backup solution, for example.

  105. Re:Why do you need a special OS to run a server ?! by man_of_mr_e · · Score: 1

    Why do you suppose Ubuntu comes in Desktop and Server versions?

    Why does Red Hat have their Enterprise Server Linux and Fedora Desktop Linux?

    Why does SuSE have a regular and a Desktop version?

    Microsoft is not the only OS that has seperate server and desktop versions.

    The reason is simple, Desktops tend to have all the bells and whistles installed. Fancy graphics, sound, etc... But servers are configured for higher network throughput, usually they have older (more stable) versions of the applications and drivers and kernel. Servers are tuned for different scheduling. Etc..

    So why is that you think Microsoft is the only OS that comes in a special server version?

  106. Re:Why do you need a special OS to run a server ?! by Jaime2 · · Score: 1

    We count the CAL as part of the workstation cost. They're cheap, only about $20 each ( http://www.cdw.com/shop/products/default.aspx?EDC=488489 ), and you only have to pay once per client, there is no additional cost for another server that is accessed by existing licensed clients. If you look at our accounts payable, Microsoft server licenses are a very small portion of our overall cost of doing business. I like Linux. But if I switch, it won't be because of cost. Windows just isn't all that expensive.

  107. Re:Why do you need a special OS to run a server ?! by Jaime2 · · Score: 1

    Most of my servers are at under 5% utilization because they were purchased for a specific project and whatever crackpot software we are running on them requires a dedicated server. This is the problem that virtualization is supposed to solve, but the same crackpot software vendor refuses to support it if we virtualize the server. Server consolidation is out of the question for me most of the time.

    BTW, I've never seen MS recommend a specific workload for a server. They'll gladly support a tiny overloaded box with way too many clients on it. I've got a 900GB "dumping ground" shared folder accessed all day long by 100 people on a 7 year old single processor Xeon server with 512MB of RAM. The server has no processor or memory problems, the bottleneck is all IO.

    I've got problems with a lot of software vendors. Microsoft is not anywhere near the top of the list of vendors I would like to see go away.

  108. Re:Why do you need a special OS to run a server ?! by Vancorps · · Score: 1

    You seem to think syslog is the be all? Sorry, but I actually do use syslog and you have to specifically set it up for each service you wish to monitor. Windows has built in syslog services so it makes no sense that people are selling services for it.

    Unfortunately for you I do enterprise work so I'll guarantee my automated image based installs are just as fast as your automated image based installs.

    You completely missed the point of everything that I was saying since you were implying that Linux and accompanying philosophy is vastly superior when it simply isn't. You seem to be under a horrible impression that an experienced Unix admin is any more skilled than an experienced Windows admin. You write with a tone indicating that you are on the one true path and that just isn't the case. If it were the case Microsoft would never have made a dent in the world. People are inherently lazy and want the path of least resistance, very often that path simply means shelling out for a solution rather than coming up with one with a Linux kludge. Look at Proxmox VE to see what I mean, an all around great product but falls short in important places because they haven't been able to get the right tools working reliably. If I didn't have a SAN I would definitely not spend my money on VMWare or Xenserver and just install Proxmox.

    As for event correlation I shouldn't even bother to explain the ridiculousness you are spouting. The only difference is that in Windows you have a central facility and in Linux you don't. That's not to say you can't have one in Linux, you just put a few tools together and you get the same thing. So one tool is Windows is 5 tools in Linux.

    You also fail to understand why Microsoft products are significantly faster to deploy, they get you up and running with the latest technology in no time at all. From scratch you cannot setup a Linux distro that will provide all the same functionality as a Windows server install including your favorite directory services in the same amount of time and without documentation. Why should it be difficult to deploy new technology? Why should I have to bandaid qmail to get modern functionality? Oh right, I'll just install postfix or sendmail with the mail scanner suite which involves several separate installs and most certainly requires careful following of installation guides leaving much room for typos during configuration although as my email server can attest you get great performance although I can send and receive just as many emails with my Exchange server.

    You seem to think that most businesses care about the quality of a deployment as opposed to the speed at which it is deployed. In most shops you are pressed to deliver or be replaced and that is a reality you clearly don't understand.

    All your problems with Microsoft appear to stem from the fact that you have to pay for it and the divisions there of as a result of it being proprietary technology. This is a pointless argument as it makes no attempt to argue that open source software is superior because it plain and simply isn't. It can be in a lot of circumstances but the mere fact that it's open source doesn't mean it's perfect and the same goes with proprietary software so it makes more sense to attack things on merit that actually matter such as the manner in which Windows has historically mismanaged memory and process threading.

    Who running Windows Server 2003 R2 Standard edition needs more than 4 sockets and doesn't also need the additional features you get with Enterprise edition? You might also note that the 64bit versions and editions you list don't have the same limitations. A pointless argument because you have to operate under the assumption that people are paying for a solution, an extra $600 for a copy of Windows that can handle the hardware you've spend 30k on is no big deal even though we both agree it would be a waste of money in some circumstances.

    In short, you're way off base with reality man. First and foremost, lighten up and realize that a GUI isn

  109. As If... by FranTaylor · · Score: 1

    As if Microsoft's tech specs were any better.

    1. Re:As If... by cornjones · · Score: 1

      As if Microsoft's tech specs were any better.

      to this point, they aren't bad. most of the time, when there is a newer version out, there is a whole set of docs around that version with helpful links to 'other versions' of the docs. Notes saying the article is deprecated, which versions it hits. together with moderated by microsoft newsgroups, the docs really aren't all that bad.

      not to say linux docs are bad but to get the true state you often have to read the source/commit logs.

      as far as a closed source company goes, msdn/technet have a wealth of information.

  110. Re:Why do you need a special OS to run a server ?! by dargaud · · Score: 1

    In short, Ubuntu server is only an install with different default settings. In a few apt-get you can turn one into the other. You cannot do that with Windows and I find this very limiting. And I am NOT taking into account the price, even though I find it normal to pay for good software.

    --
    Non-Linux Penguins ?
  111. Re:Why do you need a special OS to run a server ?! by Anonymous Coward · · Score: 0

    think of it this way that still 5% that could be in your paycheck

  112. Oh Really? by mpapet · · Score: 1

    I noticed you casually disregard the fact that a 2008 license for my employer is ridiculously expensive. We don't use retail crack-pipe licenses.

    Here we go with more hyperbole... .NET integration, for instance, is killer for shops that use .NET.

    We've got .net apps runnning no one in there right mind would rewrite for an upgrade.

    The ability to completely maintain IIS via config files is an even better feature.
    OK, maybe but we've been getting along for years without it.

    A whole new host of command line tools are also new, not to mention Powershell support.

    Casually ignoring Microsoft's destructive tendency to launch something then not support it doesn't help your case. How many of these "new" toys will be actively developed going forward? Batch files anyone? Perl and Python are more than enough glue that work across *many* operating systems, widely supported, huge base of libraries.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
    1. Re:Oh Really? by man_of_mr_e · · Score: 1

      a license for Windows 2008 is no more expensive than a license for 2003. What's your point exactly?

      We've got .net apps runnning no one in there right mind would rewrite for an upgrade.

      Who said anyone would? Most shops write new apps, or upgrade apps to provide newer features. In the process of that, taking advantage of new web server features makes sense.

      You seem to have a lot of excuses to ignore the new features of 2008, but yet you originally claimed that 2008 didn't have any new features. What you meant was that you didn't want it to have any new features, so you found excuses to ignore them.

  113. VISTA, Server 2008, & 2 TCP/IP Stack issues by Anonymous Coward · · Score: 0

    Here are 2 security features Microsoft has PULLED (port filtering) &/or crippled (for efficiency in HOSTS files) which shouldn't be (& yet, are.)

    ----

    1.) The removal of being able to use 0 as a blocking IP address in a HOSTS file

    (vs. 0.0.0.0 or 127.0.0.1, which are bigger, slower on load into the local DNS Cache (as well as slower flushes via ipconfig /flushdns) & also occupy more RAM once loaded, for NO GOOD REASON - 0 blocks as well as the other 2 do, & is smaller + faster!)

    In this case, this happened on 12/09/2008 Microsoft "Patch Tuesday" updates, it wasn't LIKE that before then!

    E.G.-> Here, using 0 as my blocking IP address in a FULLY normalized (meaning no repeated entries) HOSTS file with nearly 650,000 bad sites blocked in it, I get a 14++mb sized HOSTS file... using 0.0.0.0 it shoots up to 18++mb in size (& even worse using 127.0.0.1, to around the tune of 24++mb in size)... Here? This is SENSELESS bloat creation as the result!

    &

    2.) The removal of IP Port Filtering GUI controls for it via Local Network Connections properties "ADVANCED" section

    (This is up there w/ when MS removed the GUI checkbox after NT 4.0 for IP Forwarding, only, this time, the difference is (and, it's a PAIN) is that it is NOT a single 1 line entry to hack via regedit.exe, but FAR MORE COMPLEX to do by hand)... Port Filtering is a USEFUL & POWERFUL security (& to a degree, speed also) enhancing feature!

    Afaik, on THIS case (vs. #1 above)? It has always been that way in VISTA &/or Windows Server 2008... & not just the result of a Patch Tuesday modification.

    ----

    QUESTION: Do ANY of you folks have a GOOD SOLID TECHNICAL answer as to WHY these cripplings have been implemented in VISTA, Server 2008, & most likely their descendant, in Windows 7?

    See - I posted on Microsoft/Mr. Sinofsky's (?) blog -> http://blogs.msdn.com/e7/archive/2009/02/25/feedback-and-engineering-windows-7.aspx [msdn.com]

    AND, I have YET to get a SOLID TECHNICAL ANSWER on those things going on in VISTA, Server 2008, & probably Windows 7 as well, that justify doing so...

    (They're things I'd really LIKE to get an answer to, as to WHY Microsoft has done the 2 things in my list above, to the above noted versions of Windows)

    APK

    P.S.=> I found the rather flimsy reasoning behind WHY the PORT FILTERING gui controls were allegedly removed in Windows VISTA, Server 2008, & Windows 7, after consulting with Mr. Mitch Tulloch ( http://www.windowsnetworking.com/Mitch_Tulloch/ [windowsnetworking.com] )

    From Chapter 27 of the Vista Resource Kit that explains the rationale for removing the TCP/IP Filtering UI:

    ----

    "Windows XP Service Pack 2 actually has three different firewalling (or network traffic filtering) technologies that you can separately configure, and which have zero
    interaction with each other:

    Windows Firewall that was first introduced in Service Pack 2

    TCP/IP Filtering, which is accessed from the Options tab of the Advanced
    TCP/IP Properties sheet for the network connection

    IPsec rules and filters, which you can create using the IPsec Security
    Policy Management MMC snap-in

    On top of this confusion, Windows Server 2003 Service Pack 1 had a fourth network traffic filtering technology that you could use: the Routing and Remote Access Service(RRAS), which supported basic firewall and packet filteringthe problem, of course, is that when more than one of these firewalls is configured on a computer, one firewall can block traffic that another allows"

    ----

    Lame reasoning imo!

    I say this, because it is TRIVIAL to create exceptions rules in most any software (or hardware based) firewall generally, & to match that in Port Filter

  114. Windows Server 2008 & VISTA have 2 IP Stack is by Anonymous Coward · · Score: 0

    Here are 2 security features Microsoft has PULLED (port filtering) &/or crippled (for efficiency in HOSTS files) which shouldn't be (& yet, are.)

    ----

    1.) The removal of being able to use 0 as a blocking IP address in a HOSTS file

    (vs. 0.0.0.0 or 127.0.0.1, which are bigger, slower on load into the local DNS Cache (as well as slower flushes via ipconfig /flushdns) & also occupy more RAM once loaded, for NO GOOD REASON - 0 blocks as well as the other 2 do, & is smaller + faster!)

    In this case, this happened on 12/09/2008 Microsoft "Patch Tuesday" updates, it wasn't LIKE that before then!

    E.G.-> Here, using 0 as my blocking IP address in a FULLY normalized (meaning no repeated entries) HOSTS file with nearly 650,000 bad sites blocked in it, I get a 14++mb sized HOSTS file... using 0.0.0.0 it shoots up to 18++mb in size (& even worse using 127.0.0.1, to around the tune of 24++mb in size)...

    This is SENSELESS bloat creation as the result!

    &

    2.) The removal of IP Port Filtering GUI controls for it via Local Network Connections properties "ADVANCED" section

    (This is up there w/ when MS removed the GUI checkbox after NT 4.0 for IP Forwarding, only, this time, the difference is (and, it's a PAIN) is that it is NOT a single 1 line entry to hack via regedit.exe, but FAR MORE COMPLEX to do by hand)... Port Filtering is a USEFUL & POWERFUL security (& to a degree, speed also) enhancing feature!

    Afaik, on THIS case (vs. #1 above)? It has always been that way in VISTA &/or Windows Server 2008... & not just the result of a Patch Tuesday modification.

    ----

    QUESTION: Do ANY of you folks have a GOOD SOLID TECHNICAL answer as to WHY these cripplings have been implemented in VISTA, Server 2008, & most likely their descendant, in Windows 7?

    See - I posted on Microsoft/Mr. Sinofsky's (?) blog -> http://blogs.msdn.com/e7/archive/2009/02/25/feedback-and-engineering-windows-7.aspx

    AND, I have YET to get a SOLID TECHNICAL ANSWER on those things going on in VISTA, Server 2008, & probably Windows 7 as well, that justify doing so...

    (They're things I'd really LIKE to get an answer to, as to WHY Microsoft has done the 2 things in my list above, to the above noted versions of Windows)

    APK

    P.S.=> I found the rather flimsy reasoning behind WHY the PORT FILTERING gui controls were allegedly removed in Windows VISTA, Server 2008, & Windows 7, after consulting with Mr. Mitch Tulloch ( http://www.windowsnetworking.com/Mitch_Tulloch/ )

    From Chapter 27 of the Vista Resource Kit that explains the rationale for removing the TCP/IP Filtering UI:

    ----

    "Windows XP Service Pack 2 actually has three different firewalling (or network traffic filtering) technologies that you can separately configure, and which have zero
    interaction with each other:

    Windows Firewall that was first introduced in Service Pack 2

    TCP/IP Filtering, which is accessed from the Options tab of the Advanced
    TCP/IP Properties sheet for the network connection

    IPsec rules and filters, which you can create using the IPsec Security
    Policy Management MMC snap-in

    On top of this confusion, Windows Server 2003 Service Pack 1 had a fourth network traffic filtering technology that you could use: the Routing and Remote Access Service(RRAS), which supported basic firewall and packet filteringthe problem, of course, is that when more than one of these firewalls is configured on a computer, one firewall can block traffic that another allows"

    ----

    Lame reasoning imo!

    I say this, because it is TRIVIAL to create exceptions rules in most any software (or hardware based) firewall generally, & to match that in Port Filtering is

  115. 2 Issues in Windows Server 2008 & VISTA IP Sta by Anonymous Coward · · Score: 0

    Here are 2 security features Microsoft has PULLED (port filtering) &/or crippled (for efficiency in HOSTS files) which shouldn't be (& yet, are.)

    ----

    1.) The removal of being able to use 0 as a blocking IP address in a HOSTS file

    (vs. 0.0.0.0 or 127.0.0.1, which are bigger, slower on load into the local DNS Cache (as well as slower flushes via ipconfig /flushdns) & also occupy more RAM once loaded, for NO GOOD REASON - 0 blocks as well as the other 2 do, & is smaller + faster!)

    In this case, this happened on 12/09/2008 Microsoft "Patch Tuesday" updates, it wasn't LIKE that before then!

    E.G.-> Here, using 0 as my blocking IP address in a FULLY normalized (meaning no repeated entries) HOSTS file with nearly 650,000 bad sites blocked in it, I get a 14++mb sized HOSTS file... using 0.0.0.0 it shoots up to 18++mb in size (& even worse using 127.0.0.1, to around the tune of 24++mb in size)...

    This is SENSELESS bloat creation as the result!

    &

    2.) The removal of IP Port Filtering GUI controls for it via Local Network Connections properties "ADVANCED" section

    (This is up there w/ when MS removed the GUI checkbox after NT 4.0 for IP Forwarding, only, this time, the difference is (and, it's a PAIN) is that it is NOT a single 1 line entry to hack via regedit.exe, but FAR MORE COMPLEX to do by hand)...

    Port Filtering is a USEFUL & POWERFUL security (& to a degree, speed also) enhancing feature, especially for the concept of LAYERED SECURITY... so, why was it removed? The reasons given by the VISTA reskit in my p.s. below are COMPLETELY lame but, judge for yourselves later below. Read on...

    Afaik, on THIS case (vs. #1 above)? It has always been that way in VISTA &/or Windows Server 2008... & not just the result of a Patch Tuesday modification.

    ----

    QUESTION: Do ANY of you folks have a GOOD SOLID TECHNICAL answer as to WHY these cripplings have been implemented in VISTA, Server 2008, & most likely their descendant, in Windows 7?

    See - I posted on Microsoft/Mr. Sinofsky's (?) blog -> http://blogs.msdn.com/e7/archive/2009/02/25/feedback-and-engineering-windows-7.aspx

    AND, I have YET to get a SOLID TECHNICAL ANSWER on those things going on in VISTA, Server 2008, & probably Windows 7 as well, that justify doing so...

    (They're things I'd really LIKE to get an answer to, as to WHY Microsoft has done the 2 things in my list above, to the above noted versions of Windows)

    APK

    P.S.=> I found the rather flimsy reasoning behind WHY the PORT FILTERING gui controls were allegedly removed in Windows VISTA, Server 2008, & Windows 7, after consulting with Mr. Mitch Tulloch ( http://www.windowsnetworking.com/Mitch_Tulloch/ )

    From Chapter 27 of the Vista Resource Kit that explains the rationale for removing the TCP/IP Filtering UI:

    ----

    "Windows XP Service Pack 2 actually has three different firewalling (or network traffic filtering) technologies that you can separately configure, and which have zero
    interaction with each other:

    Windows Firewall that was first introduced in Service Pack 2

    TCP/IP Filtering, which is accessed from the Options tab of the Advanced
    TCP/IP Properties sheet for the network connection

    IPsec rules and filters, which you can create using the IPsec Security
    Policy Management MMC snap-in

    On top of this confusion, Windows Server 2003 Service Pack 1 had a fourth network traffic filtering technology that you could use: the Routing and Remote Access Service(RRAS), which supported basic firewall and packet filteringthe problem, of course, is that when more than one of these firewalls is configured on a computer, one firewall can block traffic that another allow

  116. 2 issues in VISTA & Windows Server 2008 TCP/IP by Anonymous Coward · · Score: 0

    Here are 2 security features Microsoft has PULLED (port filtering) &/or crippled (for efficiency in HOSTS files) which shouldn't be (& yet, are.)

    ----

    1.) The removal of being able to use 0 as a blocking IP address in a HOSTS file

    (vs. 0.0.0.0 or 127.0.0.1, which are bigger, slower on load into the local DNS Cache (as well as slower flushes via ipconfig /flushdns) & also occupy more RAM once loaded, for NO GOOD REASON - 0 blocks as well as the other 2 do, & is smaller + faster!)

    In this case, this happened on 12/09/2008 Microsoft "Patch Tuesday" updates, it wasn't LIKE that before then!

    E.G.-> Here, using 0 as my blocking IP address in a FULLY normalized (meaning no repeated entries) HOSTS file with nearly 650,000 bad sites blocked in it, I get a 14++mb sized HOSTS file... using 0.0.0.0 it shoots up to 18++mb in size (& even worse using 127.0.0.1, to around the tune of 24++mb in size)...

    This is SENSELESS bloat creation as the result!

    &

    2.) The removal of IP Port Filtering GUI controls for it via Local Network Connections properties "ADVANCED" section

    (This is up there w/ when MS removed the GUI checkbox after NT 4.0 for IP Forwarding, only, this time, the difference is (and, it's a PAIN) is that it is NOT a single 1 line entry to hack via regedit.exe, but FAR MORE COMPLEX to do by hand)...

    Port Filtering is a USEFUL & POWERFUL security (& to a degree, speed also) enhancing feature, especially for the concept of LAYERED SECURITY... so, why was it removed? The reasons given by the VISTA reskit in my p.s. below are COMPLETELY lame but, judge for yourselves later below. Read on...

    Afaik, on THIS case (vs. #1 above)? It has always been that way in VISTA &/or Windows Server 2008... & not just the result of a Patch Tuesday modification.

    ----

    QUESTION: Do ANY of you folks have a GOOD SOLID TECHNICAL answer as to WHY these cripplings have been implemented in VISTA, Server 2008, & most likely their descendant, in Windows 7?

    See - I posted on Microsoft/Mr. Sinofsky's (?) blog -> http://blogs.msdn.com/e7/archive/2009/02/25/feedback-and-engineering-windows-7.aspx

    AND, I have YET to get a SOLID TECHNICAL ANSWER on those things going on in VISTA, Server 2008, & probably Windows 7 as well, that justify doing so...

    (They're things I'd really LIKE to get an answer to, as to WHY Microsoft has done the 2 things in my list above, to the above noted versions of Windows)

    APK

    P.S.=> I found the rather flimsy reasoning behind WHY the PORT FILTERING gui controls were allegedly removed in Windows VISTA, Server 2008, & Windows 7, after consulting with Mr. Mitch Tulloch ( http://www.windowsnetworking.com/Mitch_Tulloch/ )

    From Chapter 27 of the Vista Resource Kit that explains the rationale for removing the TCP/IP Filtering UI:

    ----

    "Windows XP Service Pack 2 actually has three different firewalling (or network traffic filtering) technologies that you can separately configure, and which have zero
    interaction with each other:

    Windows Firewall that was first introduced in Service Pack 2

    TCP/IP Filtering, which is accessed from the Options tab of the Advanced
    TCP/IP Properties sheet for the network connection

    IPsec rules and filters, which you can create using the IPsec Security
    Policy Management MMC snap-in

    On top of this confusion, Windows Server 2003 Service Pack 1 had a fourth network traffic filtering technology that you could use: the Routing and Remote Access Service(RRAS), which supported basic firewall and packet filteringthe problem, of course, is that when more than one of these firewalls is configured on a computer, one firewall can block traffic that another allow

  117. End of Days GO AWAY by Anonymous Coward · · Score: 0

    End of Days you keep getting modded down, and especially when you post no technically valid content in your replies, and where you use profanity, and then to top that off you also post as Anonymous Coward when you do so quite often but there was evidence here this week of you being caught in it also where you gave that tactic of yours away. Go away.

    1. Re:End of Days GO AWAY by Anonymous Coward · · Score: 0

      I thought I told you to fuck off, loser.

    2. Re:End of Days GO AWAY by Anonymous Coward · · Score: 0

      Keep sucking that dick you like so much freak, ok?

    3. Re:End of Days GO AWAY by Anonymous Coward · · Score: 0

      Who cares what you say fuckbrain.

  118. Re:Why do you need a special OS to run a server ?! by man_of_mr_e · · Score: 1

    Yet Ubuntu Server is a seperate download, and you completely ignored my point about the other distro's.

  119. Re:I don't for these 2 reasons (HOSTS & Port F by Anonymous Coward · · Score: 0

    Why this was modded down makes no sense because it does have valid information in it on some items microsoft should not have done to vista, windows server 2008 or windows 7.

  120. Re:2 things about the IP stack in VISTA/Server2k8 by Anonymous Coward · · Score: 0

    Not a good mod down as the poster did not spam here in his reply, and the information in his reply is technically correct. I agree also that microsoft shouldn't have done the 2 things listed (removing 0 as a blocking ip address in a hosts file and also removal of port filtering controls in the graphical user interface) to windows 7, windows server 2K8, or vista. Bloat is the definite result on hosts file on disk for filesize along with slower load speeds because of greater filesize, possibly memory as well once loaded, in the hosts file no longer being able to use 0 as a blocking ip address versus 0.0.0.0 or 127.0.0.1. The removal of port filtering graphical control in network connection advanced properties is another poor move by microsoft, because I read the article on securing windows at the ip stack layer from the guide noted here. In essence, since ipsec, software firewalls, and port filters work at different levels of driver abstraction from one another, that if 1 is taken down by a malware, the others are still in that malware's way. This would grossly affect the practice of layered security badly here. Good post. Kinf of a shame someone who is an idiot did a mod down on it for the wrong reasons.

  121. End of Days of you using this END OF DAYS account by Anonymous Coward · · Score: 0

    http://slashdot.org/comments.pl?sid=1147437&cid=27056793

    See End of Days admit to using multiple accounts to "mod himself up" via multiple username accounts he has here to 'support himself', and to mod others down as well, after he was caught stalking and harassing others repeatedly no less via said nefarious means (transparent though & easily caught). Man - What a loser, and a stupid one at that.

  122. End of Days of you using this END OF DAYS account by Anonymous Coward · · Score: 0

    http://slashdot.org/comments.pl?sid=1147437&cid=27056793

    See End of Days admit to using multiple accounts to "mod himself up" via multiple username accounts he has here to 'support himself', and to mod others down as well, after he was caught stalking and harassing others repeatedly no less via said nefarious means (transparent though & easily caught). Man - What a loser, and a stupid one at that.

  123. Re:I don't for these 2 reasons (HOSTS & Port F by MEK_LoveBug · · Score: 1

    Nice posting despite the unjustified moderation down. Good to see that someone is on top of these things tcpip wise and thank you because I had not been informed of these changes, which I do not care for either myself.

  124. Re:2 things about the IP stack in VISTA/Server2k8 by MEK_LoveBug · · Score: 1

    Modded your informative reply up even though the penguins or visiting bot masters here obviously gave you a down moderation as they often are wont to do when they say you are trolling, or off topic, yet with no backing justification, as this was here, which is a completely wrong. The topic is tcpip and you spoke of layers it has that were in older Windows than vista and it is gone now which I agree needs correction. I decided to mod you up to to spite them and also to reward an informative posting that has information I have not seen before that I find useful for technical things in Windows to protect myself online. Thank you.