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."

2 of 386 comments (clear)

  1. 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
  2. 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 :)