Is it possible to run Mac OS Server as a VM

Is it possble to buy and install Mac OS Server as a VM on a windows 2008 server running vmware?
Currently working on integrating macs, ipads and iphones into a windows domain and have a few areas where Windows Config Manager and Windows AD does not solve my issues. My manager has accepted to buy Mac Server, but wants to have it installed as a vm.

The license for OS X and Server.app does allow running in a VM and this can be VMware but the license only allows this if the VM is hosted on Apple (Mac) hardware.
In theory you can run Server 2008R2 on Mac hardware and VMware on top off that so technically the answer is yes. In reality the answer is no you cannot do this.
You will therefore have to consider getting something like a Mac Mini server, running the Apple software on that and binding it to Active Directory. There are special brackets available to 'rackmount' Mac mini computers.
If you want a sort of failover capability for the Mac server, something which Apple themselves no longer provide in software then an approach is to have two identical Macs, you would setup one and clone it to the second (spare). You would then boot the second one in FireWire Target Disk mode and have it connected via FireWire to the first main Mac server. It will then show up as an external drive. You would then set the first main server to periodically sync to the second one to keep it up to date.
As always with servers they should be protected by a UPS.
You then need a managed power strip like this http://www.amazon.com/APC-AP7900-Switched-Surge-Protector/dp/B0000AAAYH/ref=sr_1 _8?s=electronics&ie=UTF8&qid=1355395198&sr=1-8&keywords=managed+power+strip
With this power strip, you can use a web-browser to remotely turn off or on individual power sockets. If the main server dies you would then turn its socket off and would power cycle the second backup Mac server. This second Mac would then boot as normal and be able to take over server duties.
Unlike Windows, Apple software will not whine about product activation and serial numbers and will therefore boot and run without any issues even though it is now running on a different device.
You could extend this approach somewhat by having the Macs connect to a SAN.
Note: There are Thunderbolt to FDDI adaptors giving you the same performance levels as a traditional PCI-E card.
These Macs can either use internal software RAID1 for protection, or you can boot from an external Thunderbolt RAID box which can be configured to RAID5, or you can combine the two. You cannot boot the Mac from a SAN.

Similar Messages

  • Is it possible to run  EJB (  Weblogic server 7.0) on win XP professional

    Hi,
    i am using win XP Professional platform. Is it possible to run EJB (WEBLOGIC SERVER 7.0) on this platform. IF not what are the other plug in needed to run WEBLOGIC SERVER on WIN XP Prof ?.

    Yes, though currently BEA hasn't certified it for XP.

  • Possible to run *own* Stratus server or *not* use Stratus for RTFMP?

    Possible to run *own* Stratus server or *not* use it for RTFMP?
    In other words, have Flash peers be able to talk RTFMP without needing to ever talk to Stratus server.
    It may not always be possible to stay connected to Adobe's Stratus servers so this would be useful.
    Possible? How?
    cs

    Flash Player 10.1 beta supports nc.connect("rtmfp:").  a NetConnection connected in this manner can only be used for groups communication (NetStream for multicast and NetGroup) between peers on the local LAN, or for a NetStream that is to receive a pure IP multicast (no P2P or C-S at all).  this is covered in the beta ActionScript reference page for NetConnection.connect().
    note that this mode can't be used for 1-1 NetStreams, only group NetStreams and NetGroups.
    in order for peers in the group to find each other on the local LAN, you must enable LAN peer discovery and add an IP multicast address to the groupspec.  when using GroupSpecifier to make the groupspec for joining groups (recommended), that's the "ipMulticastMemberUpdatesEnabled" property and the "addIPMulticastAddress()" method, respectively.  for example:
      var nc:NetConnection = new NetConnection;
      nc.connect("rtmfp:");
      var gs:GroupSpecifier = new GroupSpecifier("com.example.chatapp/mychannel");
      gs.multicastEnabled = true;
      gs.postingEnabled = true;
      gs.ipMulticastMemberUpdatesEnabled = true;
      gs.addIPMulticastAddress("239.254.254.1:30000");
      var ng:NetGroup = new NetGroup(nc, gs.groupspecWithAuthorizations());
      var ns:NetStream = new NetStream(nc, gs.groupspecWithAuthorizations());
      // ... add event handlers, wait for NetGroup.Connect.Success & NetStream.Connect.Success, then post and publish/play streams
    in this example, i specified a group called "com.example.chatapp/mychannel", where P2P multicast and posting are enabled, where peers can discover each other on the local LAN and they use IPv4 multicast address 239.254.254.1 UDP port 30000 to do so.
    things get really interesting when you connect to Stratus and enable the group server channel (to get auto bootstrapping) and *also* use LAN peer discovery so that peers on the LAN will be more tightly meshed than they necessarily would through normal group topology evolution.
    -mike

  • Recently got kicked from school network, stated "Computer has installed the TDS Sutra Exploit" is that possible? running mac os x 10.6.8

    Recently got kicked from school system for reason stated "Computer has installed the TDS Sutra Exploit" what does that mean, would it install itself on the hard drive, how do i fix it? Running OS X 10.6.8 on a macbook 13in if anyone can help with this much appreciation.

    Recently got kicked from school system for reason stated "Computer has installed the TDS Sutra Exploit" what does that mean, would it install itself on the hard drive, how do i fix it? Running OS X 10.6.8 on a macbook 13in if anyone can help with this much appreciation.

  • Can I run 4 super drives with my Mac Mini Server

    I have Lion Server downloaded to my Mac Mini (set up as a TV server) and would like to be able to access the 4 USB Super Drive ports via other Mac Mini's in other rooms, 2 Apple TV's if possibe through Apple TV software and maybe Macbook Pro via AirPlay. Are these things possible. The Mac Mini Server is the Best Home television distribution network. Cheaper hardware and fast internet connection based on devices. The above is my goal.
    My individual questions...
    Can I place 4 Super Drives in the 4 USB slots and run them?
    What is the most effiecent way to be able to server those drives on ONLY my Apple Network (other Mac Mini and 2 Apple TV's)
    Can I access multiple drives at once from different devices on my Apple Network?
    Can I restrict access to teen and child users based on the TV Rating displayed on DVD in Super Drive? (ex: iTunes recognizes CD's by times of songs and digital fingerprint when I input my Store bought CD or adds it to the Database if its a new title.)
    These would help so much!
    Thanks,
    Stefan
    Have any questions on how to turn your Mac into a home Multimedia System, ask.

    no
    a dvd drive can never be shared over a network in order to play the dvd drives content
    the dvd encryption makes this imposible
    you have to rip (which is illegal) each dvd disc to a computer in order to do what you wish to do
    and it's not an apple thing it's the case no matter which computer you own

  • Script won't run on machine w/MAC OSX Server 10.4.9

    Why won't the following script work on a machine that is running MAC OSX Server 10.4.9. On Machines running Mac OS X 10.4.9 it works fine, but on my server machine it won't name the file as per the script--the menu dialog box pops ("save as") up asking for a file name.??
    The only difference between the machines as far as I can tell is the OS.
    Thanks.
    Pedro
    global fileSpec
    tell application "TextEdit"
    activate
    tell application "Finder" to set visible of process "TextEdit" to false
    tell application "Finder"
    set theFileName to "Date.rtf"
    set fileSpec to "Photo [Data]:Archive error LOG:" & theFileName
    end tell
    save document 1 in fileSpec
    tell text of document 1
    set the size to 20
    set the font to "Lucida Grande"
    end tell
    close document 1 saving yes
    end tell
    G5   Mac OS X (10.4.9)  

    Edit: sorry, you should be choosing a folder, not a file. Try this script instead.
    tell application "Finder"
        activate
        set tempy to choose folder
        display dialog ("" & tempy)
    end tell

  • Mac Mini Server with Sonnet Mac Mini Expand rack (2 PCI-e..).

    Hi i`m about to set up a general server for a video editing company. I`m pretty much a Windows server guy, and the options on hardware to run, or i would say the lack of hardaware to run mac os server on, is really bad.
    So i`m just wondering, if im gonna be able to run this tasks on a mac mini server (15 users).
    Open Directory, Filesharing, Profilemanager. I will use an SAS Raid PCI-e card connected to 2pcs hdd backbone (4 hdds in each). And setup with Raid 6.
    disks will be spinning in 7200 rpm. This is just for day to day use, it`s about 700gb of data at the moment (they look at already mastered video, document editing, Picture editing, and maybe some small video editing (all clients here run on the newest Mac Air, so no heavy editing). General day to day things).
    Will the Mac Mini with the SAS Array card be able to handle 15 users? I`am looking to maybe put in a 10GB/s networkcard aswell, but will thi be necessary?.
    As for the 5 Mac Pro that handle the heavy videoediting, we are building their setup with storage/san seperately.
    So in short, will the macmini with external SAS card and 8 hdds (7200rpm) handle day to day filesharing, for 15-20 people.
    If it would have been possible, or if it was an Windows environment, i would have used an HP DL380 with the internal disks(8).

    very briefly, you'll want wired connections for network homes and/or netboot clients.
    in your case, this wouldn't make sense, for many reasons.
    you could use portable homes over wireless, though.
    plan your config based on your anticipated needs and don't rush into it. be sure to read the documentation, get familiar with the command line, and post here for tips if you're in a bind.
    with the release of the "official" mini server build, i anticipate many more questions like these in the forums.

  • Mac mini Server 10.6  unable to search for files on the server from desktop.

    I'm running Mac mini Server 10.6 with 15 various Apple Mac desktops 10.4 / 10.6. The problem i'm having is that i'm unable to search for files on the server from any of the desktops. I have fixed permissions and rebooted. I can perfomr a search though command - F and spotlight from the server.
    Anyone have any ideas?

    I have a Mac mini server with Mac osx 10.6.8 installed --- I have a website {UNDER CONSTRUCTION} installed on it with a REGISTERED DOMAIN NAME belizeansworldwide.com -->[DNS service w/GoDaddy]  & DSL INTERNET service  w/VERIZON --- {My server is the ONLY DEVICE CONNECTED to my VERIZON DSL router/modem}
    When I enter my DOMAIN NAME or WAN IP # in my browser(s)--> Chrome OR Safari -- i get my Verizon modem
    set-up page-->{this incl the WAN IP# as I expected}----{NORMALLY I WOULD ACCESS MY Actiontec
    modem/router via 192.168.1.1} --- While in that webpage there's an option "shared files/folders"   & clicking on that option DISPLAYS MY WEBSITE --->  {"PORT FORWARDING DID NOT RESOLVE THAT"}
    My next attempt @ a solution was through my Server's SystemPreference>Sharing>Internet Sharing
    & this the Original Object of my post ===>  "MY SHARING PANEL DOES NOT INCLUDE THE OPTION
    FOR   'Internet Sharing' among the others like CD DVD, Remote Login,Remote Management, Bluetooth Sharing, etc.etc ---- Hope this additional info will help to clarify  &/or explain my problem
    Thanks, & best regards to you & yours

  • My client does not able to join Mac OS Server 10.6 Leopard Snow - kGotAuthe

    I am currently running Mac OS Server 10.6 Leopard Snow running on my Mac Mini.
    Have recently upgraded from previous version of Mac OS Server 10.5
    I wanted to connect a client computer (does not matter my Mac Pro or my Mac Book - same results) to the server.
    Doing the following: go the system preferences -> Accounts - Login -> and you get the option "Network Account Server" click on join.
    My server pops up. My server is on 10.0.1.2 (tried to use server name as well IP address).
    So type in the server name and get the following option:
    "The server 10.0.1.2 offers Address boek, iChat, Mail... etc.. The I am selecting "Set Up Services",
    Type in my name and password. and press continue.
    Then I am getting the following message: "Joining the server 10.0.1.2 failed: kGotAuthenticationFailure"
    I can go back (is option) and fill in my password again - but that is not the issue because I am putting the right password.
    My question: I there any one who had the same issue, and how can I resolve this.
    Look forward to any response.

    Did - but please if some else has a solution that would still be very helpful.
    This whole Mac OS Server thing - is extremely sensitive - and is not handling very smootly!

  • Need help setting up Mac OSX Server for remote/off-site access

    Hello, I want to be able to access our g5 tower running Mac OSX Server 10.5.8 remotely when not in the office. We have a static IP.
    Are there easy step-by-step directions someone could provide or point me to? Thanks a bunch.

    Hi
    its really easy
    You need to have Apple remote desktop
    there are bunch of software s like chichen vnc and etc.
    01. open your router from your web browser
    02. go to nat settings
    03. screch the option calld port forwading
    04. enter the server ip address to that
    05. save and restart the router
    ** What you did so far
    if some one want to connect from your static ip address now it will forwerd to your server. *******
    Go to system preferences (on server)
    go to sharing
    enable remote management
    select opetions which you want
    your done
    2nd part Adding Computer to ARD
    Select All Computer ----> click plus button and select add by address
    put the Address : ip address
    user name : server User name
    password : server password
    eureka
    now you done

  • Mac Mini Server - Best Way to Enable Multiple Users to Connect via Remote Access Concurrently?

    Hi
    Is there a limit on the number of users that can connect simultaneously via remote access to a Mac Mini running Mac Mini Server?

    If you have the server application on your Mac mini there is an upper limit but it is so high that I wouldn't worry about it. Depending on how you will be using the server and what it will be supporting there is a practical limit based on performance not software. If you reach the limit of satisfactory performance, the solution is adding another Mac mini server.

  • Migrating to new hardware using maintenance Mac OSX Server

    Hi,
    I'm in the process of migrating a G4 Xserver to a G5 Xserve. The older G4 is running 10.3.9 and the newer G5 will be running Mac OS server 10.4.7.
    We have a maintenance agreement with Apple, so I want to migrate from our 10.3.9 server license to the 10.4.7 server license - but it's the same 'license' and when I install it on the new hardware, Server Admin/Overview tells me that it's License Type is "0-client license". Also the Serial number fields format in Server Admin/Settings is clearly different from the documentation that came with the maintenance copy of the server software:
    Server format;
    x-xxx-xxx-xxx-xxx-xxx-xxx-xxx-xxx-xxx-x
    Documentation License;
    xxxx-xxx-xxx-x-xxx-xxx-xxx-xxx-xxx-xxx-x
    So my question is
    How do I migrate from one server to another using the same license while minimizing downtime for this production system?

    I would say that Apple should be able to update your 36-months maintenance agreement with a OSXS 10.4 serial number.
    As far as I know, the structure of 10.3 and 10.4 serial numbers is different (wasn't the case between 10.2 and 10.3) so I'm short of a technical answer here.
    Maybe you could try :
    /System/Library/ServerSetup/serversetup -setServerSerialNumber xxxx-xxx-xxx-x-xxx-xxx-xxx-xxx-xxx-xxx-x
    in a Terminal window on the server. It's theorically the same as using Server Admin but maybe this could help.

  • Mac mini server as AP

    Hi, recently I've been thinking about building SOHO router/server based on Intel NUC and Linux but then it stroke me. It would be nice if I could use Mac mini Server for that! So now I'm looking for someone with good knowledge of both Server.app and Mac mini possibilities to find if it would be even possible. First of all: is it possible to turn Mac mini server to access point with RADIUS server? That would go over basic 'internet connection sharing' built into every OSX but theoretically shouldn't be impossible, right? We have all required hw and sw in one place (well, I wasn't able to find ANY performance tests of shared connection from Mac against let's say, Airport Extreme but one task after another).

    Hello John, MrHoffman. This is exactly why I started this thread, thank you. I don't want to extremely customise OSX or something, I've got Linux for that. It's just that OSX is my OS of choice whenever possible. Because I don't have any experience with Server.app I'm simply not aware of what it can do (and didn't want to find out by spending 20 bucks just to see the thing).
    Now, I like streamlined and elegant solutions (that's why I'm here at Apple's in the first place) so I adored the idea of having one tiny box doing all the heavy works like routing, wifi, packet filtering, DNS, time capsule, mail/file/media/print server...and I'd surely come with more ideas during time. And as I said, with Mac mini we have all required tools both hw and sw in this one awesome box, so I guess it's more like business decision from Apple side. Maybe one day, in the future, as we see consolidation of features lately... I don't want to mess around with Synology or some homebrew Cortex based board even though I know how, I'll definitely stuck with x86. So I have two options I guess. Buy Mac mini and Airport extreme, do click here and click there and have all this in two boxes, or build that unified solution from scratch on Intel NUC and Linux. That would take days and nights but it would be also fun (and tears and sweat) and also mostly educative.

  • Is it possible for a mac to run across a Windows based server such as in a school, and still be able to access all networked folders? I have been told that macs can only read down a certain number of folders

    Is it possible to run a mac on a windows based server? We have a server based on Windows 7 in our school, and our techies are reluctant to let me buy a mac as they say macs can only read a number of folders deep, which would preclude me from accessing shared folders on our servers. Is this true, and is there a way round this? I would eventually like to get a suite of macs, but because all our resources are on the server, I have to be able to access them.
    Thanks for any help,
    Mike

    I have found that both Linux and Mac (unix) are capable of reading "deep" folders while win 32 will have issues, your it people are clearly wrong.  I run a network with both win/mac. And as long as the win servers/pc's that have shares are set to allow apple file sharing in their folder properties.   And the macs are set to allow smb there should absolutely no trouble with you accessing anything across the platforms, heck, from a Mac to a win pc on some occasions you don't even need to include a "domain" name to log on to, and you can create aliases and make your own shortcuts etc... So you don't have to manually connect each time you boot up etc... But that's all personal preferences I suppose.
    All I can tell you is that, I do it on a daily basis managing a small business. So your answer is yes you can.

  • Is it possible to install and run Windows Server 2008 on a Mac Mini Server in a Virtual Machine software like Parallels

    I am wondering if it is possible to install and run Windows Server 2008 on a Mac Mini Server as a VM as my main application uses Windows VisualBasic and Fox Pro and requires a Static IP to connect to it, My other offices connects to Windows Server via RDP.
    Basically I am researching a Server for the same purpose and since Mac Mini and OsX both are robust in nature it can fit the bill if every thing work fine.
    Thanks

    From the Parallels website:
    32-bit Operating Systems
    Windows 8 with: Windows 8, 8.1 (when available)
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2008 R2, SP2, SP1, SP0
    64-bit Operating Systems
    Windows 8
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2012
    Windows Server 2008 R2, SP2, SP1, SP0
    I do suggest that you upgrade RAM to at least 8gig
    if you haven't already.
    FWIW, I currently use Win8/64 bit with Parallels on a 2011 Mini Server
    using the windows environment for engineering applications and have
    had no issues.  I am running Mountain Lion but do not have the
    Server app installed.

Maybe you are looking for

  • How does Time Machine handle alias files on the backup volume?

    I have been trying to find some info on how Time Machine handles alias files on the backup volume, but can't find anything on that topic. Neither here in this discussion or at the Apple support pages. My concern is if an alias file on the backup volu

  • How to match an action after double click

    Hi, assume we do submit() within a js double-click listener. How do we associate a bean event/action to this operation ? I noticed that submit succeeds and page is refreshed, but I can't see any way to intercept this event as it would come from a rea

  • I deleted something and don't know what

    I was having trouble with my computer and uninstalled a few things. One of them had a little grey gear beside it, now when I fire up the computer I get a message[new hardware detected]. Everything seems to work fine except I-tunes.I can't play my mus

  • Ipod will not restore it times out

    My son locked himself out of his ipod and I am attempting to restore it.  I finally got itunes to recognize the ipod in restore mode.  The problem is that during the software uodate download everthing times out and it asks for the passcode which I ob

  • Disk Utility Wont do anything on my new External Hard Drive

    DU won't mount, unmount, eject, erase or partition, i have tried doing the force unmount and erase commands in terminal, i have also tried doing it at the start up command + R page. Hard drive mount ad works perfectly fine on imac