Flexie wrote: » Yeah, I read about the fact that they have put in R2 exam questions. Thanks for the reply, I thought nobody was going to answer . Now i just went to the virtualbox site and it does mention that it's x86. I am running a 64 bit system. Will this make any difference performance wise?
RobertKaucher wrote: » I find it hard to believe no one has mentioned Hyper-V Server 2008 R2. No, not Server 2008 R2 with the Hyper-V role! This is a free, bare-metal hypervisor.Microsoft Hyper-V Server: Home Page
agreenbhm wrote: » While Hyper-V Server is definitely an option, it may not be the best for just quickly getting something in place for testing. The tests aren't going to grill you in depth on configuring a Hyper-V on Server Core installation, so while the knowledge certainly can't help, it may be more of a hassle at first for a beginner. Server 2008 w/ Hyper-V (evaluation version) will provide plenty of eval time to test on. I have a "production" 2008 R2 box w/ Hyper-V at home (it runs legit services, but for me personally, not for work), and am very happy with it. VirtualBox is the best free option if you don't have a spare server. My "server" is a desktop I bought for like $400 from TigerDirect and loaded 2008 R2 on there (since ESXi WOULDN'T load; make sure it's on the HCL before loading). VMware is an awesome product to have experience with, so if you have hardware that it'll load on, go for that.
MrAgent wrote: » ESX will recognize more hardware than ESXi for some reason, but you are limited to using SCSI and SAN drives for storage. So I could never install ESX at home because I am using SATA drives, I did however get ESXi to work just fine, but it didnt do what I needed it to do.
RobertKaucher wrote: » My point in mentionming it was that others had brought up ESXi and free Linux/XEN based hypervisors, so why not mention the Windows option?
Claymoore wrote: » You won't find VMWare questions on any of your MS exams, but there are Hyper-V questions. Unless you plan on pursuing a VMWare or XEN cert after your MS exams, build your lab machines on Hyper-V and practice two topics at once.
Jander1023 wrote: » I have a question: Can you dual boot a computer with both 32bit and 64bit OS? The reason I ask is this - I would like to install 64bit Win7, then run my VMs within that so I can use the new Server 2008 R2 for studying.
earweed wrote: » I have 32 bit Vista dual booting with 64 bit Windows 7. Why would that be a problem?
Jander1023 wrote: » Ok - I have a Hyper-V question - Does Hyper-V run in a GUI interface, similar to VMWare or Windows Virtual PC? Or is it similar to Server Core?
ehnde wrote: » ESXi takes over your complete hard drive, but most people seem to like it better than hyper-v. No other options is provided. I'm not sure if Hyper-V server is the same way. Don't confuse Hyper-V server with Windows 2008 R2 with hyper-v. Hyper-V server probably requires a remote management console, but would be more efficient than Win 2008 R2 with Hyper-V.
earweed wrote: » I installed Hper-V on my server after installing R2. If you do it this way it installs just like any server role with GUIs. You then have Hyper-v manager which is all GUI. At least that's how I have it set up. I manage and play with my VMs through RDP from this computer.
MentholMoose wrote: » Yes, Hyper-V Server installs directly on the hardware. There is no GUI management on the console, you have to manage it remotely (it is based on Server 2008 Core).
Jander1023 wrote: » I think this is where I am confused. So, Hyper-V server is like Core but you can run multiple sessions on the same hardware, sharing resources? I am used to VMWare at work, where we can log into the VM Server and it looks like a regular server.
ehnde wrote: » Hyper-V server is a type 1 hypervisor. Windows 2008 R2 with hyper-v is a type 2 hypervisor.Hypervisor - Wikipedia, the free encyclopedia
Note: Microsoft Hyper-V (released in June 2008 ) exemplifies a type 1 product that can be mistaken for a type 2. Both the free stand-alone version and the version that is part of the commercial Windows Server 2008 product use a virtualized Windows Server 2008 parent partition to manage the Type 1 Hyper-V hypervisor. In both cases the Hyper-V hypervisor loads prior to the management operating system, and any virtual environments created run directly on the hypervisor, not via the management operating system.
They are both type 1. The Wikipedia entry even says this.
ehnde wrote: » I stand corrected! Thanks.