Slashdot Mirror


Macs Gaining a Bigger Role In Enterprise

rev_media tips a short article up at InfoWorld giving some numbers on the increasing Mac presence in businesses. "We're seeing more requests outside of creative services to switch to Macs from PCs," notes the operations manager for a global advertising conglomerate. They "now [support] 2,500 Macs across the US — nearly a quarter of all... US PCs." Another straw in the wind: "Security firm Kapersky Labs has already created a Mac version of its anti-virus software for release should Mac growth continue (and the Mac thus [find] itself prey to more hackers)."

6 of 383 comments (clear)

  1. Re:More IT Jobs require Mac skills by ColdWetDog · · Score: 4, Interesting
    Nah, according TFA, you don't need Mac tech skills:

    After all, as Publicis' Plavin notes, Macs -- which cost the same as equivalently configured business-class PCs -- are cheaper to support because they are easier to support.

    To which I might add, "Citation Needed".

    I'm a recent Mac switcher with years of Windows experience. It's not all that easy to get OS X to work and play well with Active Directory and Windows networking (or maybe it's the other way around). IT lets me play with the Mac because I'm pretty self sufficient. Most enterprise OS X users aren't going to be particularly savvy - they'll need lots of help (like always).

    And finally, the cynic in me wonders how many of those Macs are really running XP / Vista under boot camp while at work... Not that there is anything wrong with that. You'll look cool and all, even if you're running the same dorky programs as everyone else.

    --
    Faster! Faster! Faster would be better!
  2. Mac support in the Enterprise? by moofrank · · Score: 5, Interesting

    The article asserts in a couple of places some very amusing things: 1. Apple SAYS that it integrates cleanly in Active Directory environments. (In our experience, it doesnn't). 2. "That Apple Enterprise support doesn't exist is a popular myth." (We actually paid for Apple Enterprise support and work in a major metropolitan area. We and our VAR could actually never manage to locate Apple Enterprise support. I'm calling myth.) Admittedly, I'm writing this on my Macbook Pro with an Iphone in my pocket. Supporting a handful of macs is easy. Supporting hundreds is a major pain.

  3. Re:More IT Jobs require Mac skills by kamochan · · Score: 5, Interesting

    You can cite me: our company has moved 80% mac since 2004. That resulted in 50% cut of IT support personnel, because there simply isn't that much to do. And 80% of the work for the remaining IT support personnel is dealing with the remaining 20% of Windows installations (most of which are a few experts' desk/laptop machines).

  4. Re:More IT Jobs require Mac skills by theurge14 · · Score: 4, Interesting

    It has never occurred to me until your post that Macs may be resisted in the enterprise due to job security.

    Somewhere the Maytag man is yawning.

  5. Re:More IT Jobs require Mac skills by theolein · · Score: 4, Interesting

    Nah, according TFA, you don't need Mac tech skills:


    After all, as Publicis' Plavin notes, Macs -- which cost the same as equivalently configured business-class PCs -- are cheaper to support because they are easier to support.


    To which I might add, "Citation Needed".

    I'm a Mac system admin. You're right and wrong. Macs tend to behave better under stress than Windows does, but there are many problems on OSX, a number of which are related to, very much as in Windows, legacy PPC stuff running under the Rosetta emulator. Apart from which, just as in Windows, if users are allowed to load their machines with crapware, they become unstable

    I'm a recent Mac switcher with years of Windows experience. It's not all that easy to get OS X to work and play well with Active Directory and Windows networking (or maybe it's the other way around). IT lets me play with the Mac because I'm pretty self sufficient. Most enterprise OS X users aren't going to be particularly savvy - they'll need lots of help (like always). Again, you're right and wrong. The Mac users in our company, which has become 80% Mac in the last two years, tend to manage the basic things much better than the Windows users, but they run into problems in the more complex things. I think the Mac is genuinely easier to use for beginners, but more advanced stuff, like LDAP binding, network homes etc are totally beyond their grasp, for the most part.

    And finally, the cynic in me wonders how many of those Macs are really running XP / Vista under boot camp while at work... Not that there is anything wrong with that. You'll look cool and all, even if you're running the same dorky programs as everyone else. The only Mac users in our company who use Windows, are me, so that I can provide support, and the users who have apps that only run on Windows, like CAD stuff.
  6. Re:More IT Jobs require Mac skills by laffer1 · · Score: 4, Interesting

    If so, they're not using them right. Macs are a pain in the ass to administer. They're great for end users, so you do avoid some of the stupid calls once you've answered EVERY question about why they are different than Windows. However, Apple's server product is an abomination. They change behavior with OS updates and you have to buy new versions to get security patches as they phase out after about 2 versions. If you consider the difference in the OS release schedule between windows and Mac OS, it is much more expensive for small deployments. If anything happens to your open directory setup, Apple will tell you to start over. If you're lucky, you were smart enough to export your users so you only have to reset the password for everyone! Combine with that fun things like php not having any modules that are common, lack of java 6, and random crashes with Leopard Server, and you have one of the most annoying products I can think of. The only useful thing about OS X server is the control over client systems. That is why you buy it. At work, we have a FreeBSD webserver because we couldn't get NFS mounting to work consistently between two xserves. The FreeBSD machine has much better uptime and it's a beater Dell Precision 1.4Ghz POS. In apple happy land, you're supposed to use dynamic AFP mounts for everything. It sucks when you're trying to serve web pages! Best of all, if a Leopard client connects to a 10.4 server, it sets an ACL on the home directory to explicitly block access by everything but the user thus blocking serving web pages! (if the user uses their webspace, it's mapped to a ~/Sites directory) I suggest anyone looking at doing Mac deployments consider buying a real server to go with it. It could be BSD, Linux, Windows Server, even Solaris. The problem with Macs is their inflexibility. It's great from a user perspective because it's hard to get into trouble, but when you're trying to work magic common on Windows or *NIX installs... Yes, I'm the Mac sys admin for a university computer science department.