Hyper-V Question -- Running Hyper-V or VMWare on a Windows Virtual Server

So my research tells me there likely is not a way to do this, but I think someone must have run into it before or there has been a previous need.
We have recently had two Windows Server 2012 R2 Standard virtual machines created for our use in our data center.  We are using them to run a series of web scanning and monitoring tools.  We want to run these tools within various Windows OS environments
with different combinations of browsers/applications/etc, making VMs the obvious way to go (preferably multiple VMs per virtual server).  I don't know much about the virtual data center here, but when I try to enable Hyper-V, the system tells me it is
running and cannot run within itself.  Likewise, if I try to install VMWare, it tells me it is not compatible with Hyper-V.
This may be akin to asking for Inception, but is there a way around it?  Does anyone know of a way to run a VM inside a virtual server, or does anyone see an alternate solution?  So far the only one I've come up with is to requisition physical
servers, install Windows Server 2012 on each, and then use a single level of either Hyper-V or VMWare to create the virtual machines we need.  
Any information is greatly appreciated.

I think you might be missing something here.
You have Server Standard installed on the Bare metal.  Then you add the Hyper-V Role.  Then you open the Hyper-V Management Console and you begin creating VMs.
You do not add the Hyper-V Role within a virtual machine (VM).
The same process goes for VMware (ESX) - You install ESX on the bare metal, then you open the manager and you create VMs.
Now, if all you have are two VMs (which your first statement sounds like) you cannot enable Hyper-V in the VMs and then run nested VMs in that VM.  This just does not work today.
XenServer can do this in a real way, but only with x86 paravirtualized Linux machines.  And ESX can do this with some very specific emulation settings - and at that your eyes probably just glazed over.
To do this right, you need the physical machines.
Brian Ehlert
http://ITProctology.blogspot.com
Learn. Apply. Repeat.

Similar Messages

  • VMWare: 1 Oracle installation per virtual server, or 1 separate install

    The scenario is that we are going to put our support benches on VMware.
    The question is: should we have 1 oracle installation per virtual server or a separate virtual server for oracle.
    If we go for the 1 oracle installation per virtual server, this mimics our customer environment.
    If we install oracle separately, then we have to run two virtual machines. One for Oracle(with one instance per customer) and one for the Product which connects to the appropriate instance.
    Looking at it I'm inclined to go for the 1 orcale installation per virtual server, as this will allow for easier maintenance and upgrade paths.
    Apart form disk space , are there any other drawbacks?
    Are there any advantages to having oracle on a separate virtual machine?

    VMWare is not supported for Oracle, so if this is to mimic a customer environment, then you should be aware of this. In my personal experience I have not seen any noticeable difference from the testing and learning point of view.
    Installing Oracle on VMWare at the end of the day will consume the resources of the server where the VM is hosted, so it is all up to the CPU and memory resources you have in your host server. A drawback is the hard disk speed, the lower the more noticeable performance reduction, so be aware of this. It is advisable, you should make sure you have installed the VMWare tools.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Can't install LabVIEW Run-Time Engine 6.1 on Windows Terminal Server

    With my system admin, we tried to install the LabVIEW Run-Time Engine 6.1 on our Windows Terminal Server NT4. And we get an error all the time:
    -install using the plugin
    -install using LVRTE.exe
    -install after rebooting the server
    But I remember that we could install the Run-Time Engine 6.0 on another Windows Terminal Server NT4.
    Is there any compatibility issues with the new Run-Time Engine 6.1 ??
    Thanks for your help
    Cyrille

    Cyrille,
    What is the error that you get when trying to install the run-time engine?
    Are you installing it from the LabVIEW CD, or did you download it from the web site?
    To further troubleshoot this problem, it would be best if you send us an email to [email protected] and send the above information.
    Also, try running the installer from the command prompt window, and use the following syntax:
    setup.exe/l*v
    This will save the error log to the file you specify. Send us also this file to help us troubleshoot.
    Thanks
    Zvezdana S.
    National Instruments

  • Virtual server questions

    Hi,
    My objective is to create a virtual server for www.anothercompany.com on the same port 80. The instance has by default www.mycompany.com running.
    1] While creating the virtual server, I should enter a URL Host. What is this? Should it be www.anothercompany.com or the host where the web server is running on?
    2] how to configure each virtual server to have its own server.xml, obj.conf, and other configuration files?
    thanks

    I recently did this on a solaris system.
    Here are the steps:
    Get a new IP address for server
    Add the additional IP address to system interface
    cd /etc
    ls /etc/hostname.* (this gives you the type which I will use ## )
    edit /etc/hosts to add new IP and name
    cp /etc/hostname.## /etc/hostname.##:1
    edit /etc/hostname.##:1 to be name in host table
    ifconfig ##:1 plumb
    ifconfig ##:1 information (IP netmask broadcast etc)
    ifconfig ##:1 up
    Modify existing webserver so it no longer uses 0.0.0.0
    admin console - edit listen sockets
    select socket (ls0, ls1, etc)
    modify IP from 0.0.0.0 to IP of original webserver
    apply changes
    Add new webserver specifying new IP address in socket
    Since it has a different IP, you can use port 80 without problems

  • Cannot run the big size exe file ( 900MB) on Windows Storage Server 2003 x86 SP2 OS(Hyper-V VM machine)

    When I run a big size exe file(>900 MB) on Windows Storage Server  2003 x86 SP2 OS VM mchine(which is managered by Hyper-V server), I got the following error message:
    Windows cannot open this program because the license enforcement system has been tampered with or become corrupted.
    This setup.exe should be a trusted source because of it run other OS(windows 2003, windows 2008, 2008 R2 etc.).  we use the same way to create the exe whose size < 700MB, it works fine on the same machine(Windows Storage
    Server 2003 x86 SP2 OS VM machine).  So I assume that the file size(>900MB) causes the problem, It seems that OS dont' support it.
    My questions:
    1. Is there the limitation of exe size to run on Windows
    Storage Server  2003 x86 SP2 OS VM machine?  If yes, what is the size of limitation?
    2. What reason is this error? Is it related with Hyper-V?
    Thanks,
    Recky

    Did you install the 2003 VM from scratch or did you create it via a P2V process?  In addition to what Shaon says about not all applications running properly in VMs, performing P2V to create VMs can also cause issues with a variety of things. 
    First thing to check would be Shaon's suggestion to try it in another VM.  If it works in another VM, and you P2V'ed this VM, try creating your Storage Server VM from scratch and try again.  Better yet, if the application can be run on a later version
    of the OS, create a 2012 Storage Server instead of the 2003 Storage Server as your VM and give it a try.
    .:|:.:|:. tim

  • VMware to Hyper-V template conversion issue for Windows Server 2008 template

    Hello,
    I am attempting to convert a Windows server 2k8 template from VMware to Hyper-V. The hosts are Cisco UCS B200 M3 blades running Win2k12 and ESX 5.5 respectively. The template boots successfully in VMware and runs through its post install process without
    any issues. When I convert the template to Hyper-V the guest will display the windows splash screen and then I get the error "windows setup could not configure windows to run on this computers hardware”. I attempted to force the OOBE process
    by running msoobe.exe from the CLI but got the same error on restart.
    The particularly strange thing is that if I boot the syspreped guest in VMware, interrupt the post install process, shutdown the guest, then convert to Hyper-V the guest will boot successfully in Hyper-V. At this point I uninstall the VMware tools, install
    the windows virtual guest services, and re-sysprep the guest. Sadly the result is the same, on boot I get "windows setup could not configure windows to run on this computers hardware”. I found http://support.microsoft.com/kb/2466753/en-us but
    it references Win2k8R2 specifically. Does anyone have any ideas on how this issue could be manifesting itself 
    in Win2k8? 
    As an aside I was able to successfully convert a Win2k8R2 template successfully using the same process, any input on this issue would be greatly appreciated!
    Regards,
    Toll_Hou5e 

    Hi Toll_Hou5e,
    As far as I know there don’t have the KB or article mention we can convert the VMware template image to VHD, you can use the MVMC for the virtual machine convert.
    I don’t familiar with VMware template but base on my experience, the VMware View Connection template can execute the Windows template image sysprep program, VMware may configured
    some system option, you can ask your software vendor for the further help.
    More information:
    Migrate virtual machines from a VMware environment to Hyper-V in Windows Server 2012 using a free, simple, standalone tool.
    http://blogs.technet.com/b/virtualization/archive/2012/09/18/migrate-virtual-machines-from-a-vmware-environment-to-hyper-v-in-windows-server-2012-using-a-free-simple-standalone-tool.aspx
    Microsoft Virtual Machine Converter Solution Accelerator
    http://www.microsoft.com/en-us/download/details.aspx?id=34591
    Step-By-Step: Migrating From VMware to Microsoft Hyper-V Server 2012
    http://blogs.technet.com/b/canitpro/archive/2013/03/24/step-by-step-migrating-from-vmware-to-microsoft-hyper-v-server-2012.aspx
    I’m glad to be of help to you!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Can we recover SCCM 2012 R2 site Servers and SQL DB from hyper V or Vmware VM snapshot

    Hi Folks
    Can we recover SCCM 2012 R2 site Servers and SQL DB from hyper V or Vmware VM snapshot
    if yes is there any challenges or any document available from Microsoft on Hyper V SCCM VM snapshot recovery.

    I've made it work and it "should" work. However it's not the best practice method of site recovery. You should recover using a SQL restore.
    See good example
    http://anoopcnair.com/2012/07/01/sccm-configmgr-2012-primary-site-server-and-database-recovery-part-1/
    Note that you should be using snapshots only on occasions when you are carrying out a risky operation. You can revert it the operation fails. It is not a substitute for a robust backup solution.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Hyper-V 2012 High Availability using Windows Server 2012 File Server Storage

    Hi Guys,
    Need your expertise regarding hyper-v high availability. We setup 2 hyper-v 2012 host in our infra for our domain consolidation project. Unfortunately, we don't have hardware storage that is said to be a requirement that we can use to create a failover cluster
    for hyper-v host to implement HA. Here's the setup:
    Host1
    HP Proliant L380 G7
    Windows Server 2012 Std
    Hyper-V role, Failover Cluster Manager and File and Storage Services installed
    Host2
    Dell PowerEdge 2950
    Windows Server 2012 Std
    Hyper-V role, Failover Cluster Manager and File and Storage Services installed
    Storage
    Dell PowerEdge 6800
    Windows Server 2012 Std
    File and Storage Services installed
    I'm able to configure the new feature about Shared Nothing Live Migration - i'm able to move VM's back and fort between my hosts without storage. But this is planned and proactive approach. My concern is to have my hyper-v host to become highly available in
    the event of system failure. If my host1 dies, the VMs should go/move to host2 and vice versa. In setting this up, i believe i need to enable the failover clustering between my hyper-v hosts which i already did but upon validation, it says "No disks
    were found on which to perform cluster validation tests." Is it possible to cluster it using just a regular windows file server? I've read about SMB 3.0 and i've configured it as well i'm able to save VMs on my file server, but i don't think that my hyper-v
    hosts are already highly available.
    Any feedback and suggestions or recommendation is highly appreciated. Thanks in advance!

    Hi Guys,
    Need your expertise regarding hyper-v high availability. We setup 2 hyper-v 2012 host in our infra for our domain consolidation project. Unfortunately, we don't have hardware storage that is said to be a requirement that we can use to create a failover cluster
    for hyper-v host to implement HA. Here's the setup:
    Host1
    HP Proliant L380 G7
    Windows Server 2012 Std
    Hyper-V role, Failover Cluster Manager and File and Storage Services installed
    Host2
    Dell PowerEdge 2950
    Windows Server 2012 Std
    Hyper-V role, Failover Cluster Manager and File and Storage Services installed
    Storage
    Dell PowerEdge 6800
    Windows Server 2012 Std
    File and Storage Services installed
    I'm able to configure the new feature about Shared Nothing Live Migration - i'm able to move VM's back and fort between my hosts without storage. But this is planned and proactive approach. My concern is to have my hyper-v host to become highly available in
    the event of system failure. If my host1 dies, the VMs should go/move to host2 and vice versa. In setting this up, i believe i need to enable the failover clustering between my hyper-v hosts which i already did but upon validation, it says "No disks were
    found on which to perform cluster validation tests." Is it possible to cluster it using just a regular windows file server? I've read about SMB 3.0 and i've configured it as well i'm able to save VMs on my file server, but i don't think that my hyper-v hosts
    are already highly available.
    Any feedback and suggestions or recommendation is highly appreciated. Thanks in advance!
    Your shared storage is a single point of failure with this scenario so I would not consider the whole setup as a production configuration... Also setup is both slow (all I/O is travelling down the wire to storage server, running VMs from DAS is ages faster)
    and expensive (third server + extra Windows license). I would think twice about what you do and either deploy a built-in VM replication technologies (Hyper-V Replica) and apps built-in clustering features that does not require shared storage (SQL Server and
    Database Mirroring for example, BTW what workload do you run?) or use some third-party software creating fault tolerant shared storage from DAS or investing into physical shared storage hardware (HA one of course). 
    Hi VR38DETT,
    Thanks for responding. The hosts will cater a domain controller (on each host), Web filtering software (Websense), Anti-Virus (McAfee ePO), WSUS and an Auditserver as of the moment. Is the Hyper-V Replica somewhat give "high availability" to VMs or Hyper-V
    hosts? Also, is the cluster required in order to implement it? Haven't tried that but worth a try.

  • Adding Hyper-V/RemoteFX vGPU support to an installed server

    I'm looking for advice from the community and/or MS support folks:
    I have a Windows Server 2012 R2 Essentials server installed on hardware (that supports the required VT-d, SLAT, etc features) running & stable in a single-server environment.  Now I'd need to add support for hosting Hyper-V virtual machines on the
    server.
    Server 2012 apparently does not allow installing Hyper-V server directly onto the server when the server is the PDC.  There seems to be two primary ways to slice this server into virtualized units.
    1) Implement a hyper-visor 'under' the existing OS:
    My understanding is that the my R2 Essentials license allows me to create two instances of the server, one virtualization host and one client running on the host.  Originally I attempted to set up the server this way, but the process was non-trivial
    to say the least - apparently this is really only enabled for OEMs and end-users are left to struggle with creating a custom install image.  I gave up on that due to time & technical limitations.
    Is there a way of performing a 'P2V' operation on the server and installing a Hyper-V hypervisor underneath the server OS without perturbing it's running environment too much?  My guess is that hardware changes detected by the guest (server) OS will
    put my storage array at risk, and I need to avoid that at all costs; are there ways to mitigate the risks?
    2) Leave the existing server as-is (not virtualized), install Hyper-V, install a 2nd copy of Server 12R2E into a VM, migrate the PDC into the VM:
    Will this allow the server to host RemoteFX sessions now that it's not the PDC?
    Will I encounter licensing issues when taking this path?
    3) Are people having better luck using ESXi, XEN, etc to bypass the server limitations?
    Thanks in advance,
    3Dad

    Hi 3Dad,
    To install hyper-v role with Server 2012 R2 Essentials server, I recommend you can install a Hyper-v Host and migrate the Server 2012 R2 Essentials server to vm in Hyper-v.
    I think you can configure RemoteFX for Hyper-V now without Active Directory Domain Controller installed:
    Hyper-V: Avoid Installing RemoteFX on a Computer that is Configured
    as an Active
    Directory Domain Controller
    I also find a similar disscussion about the method 1 you posted is for your reference:
    Windows Server 2012 R2 ESSENTIALS: Virtualization How-To, Physical Hyper-V Host and Virtual Server (VM)
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • 0x80070569 Error When Creating Second Virtual server in Hyper-v 2012

    I get this error when I try to create a second VM from Hyper-v Manager on windows 8 / server 2012 / server 2008 R2.
    Hyper-v is running on a new install of server 2012 core.
    I was able to create the first VM (server 2012 with a GUI) and is running fine.
    I have tried adding the local administrator account to the logon as a batch job and doing a gpupdate /force with not luck.
    Both the server 2012 core and the server 2012 VM are joined to the same domain.  I am logged into server 2012 and server 2008 R2 as the domain administrator.
    Any ideas would help!

    Hi,
    Error Message: The user has not been granted the requested logon type at this computer, this problem typically occurs when the user does not have the permissions to log on locally on the computer.
    By default, members of the Users group have the ability to log on locally, but an administrator can deny the right to specific user or group accounts. An explicitly denied right always overrides an allowed right.
    This can be caused by either of the following:
    Neither the user account nor any of the groups it belongs to has been granted the Allow log on locally user right.
    The user account or one or more of the groups it is a member of has been listed in the Deny log on locally user right.
    Ensure that the user, or a group the user belongs to has the right to log on locally. Ensure that the user, and all groups that the user belongs to, are not denied the right to log on locally.
    Also, have you tied to restart to restart the Hyper-V host server? Restart it and check the result.
    You may also try to create VM using PowerShell command:
    Sample Scripts for Managing Virtual Machines
    http://technet.microsoft.com/en-us/library/bb963748.aspx
    For more information please refer to following MS articles:
    Error Message: The user has not been granted the requested logon type at this computer
    http://technet.microsoft.com/en-us/library/cc732593(v=WS.10).aspx
    Windows 8 Hyper-V Virtual Machine Management Service
    http://social.technet.microsoft.com/Forums/lv/winserverhyperv/thread/4b3e7582-dc20-4dcb-8e71-fef9fecce19c
    Lawrence
    TechNet Community Support

  • Hyper-V failed to enable replication for virtual machine 'Machinename': Incorrect funciton. (0x8007001)

    When enabling replication on several VM's, I receive Hyper-V failed to enable replication for virtual machine "virtualmachinename": Incorrect funciton. (0x8007001). However this error doesn't happen to all VM's and it isn't related to any
    particular host.
    I've traced this down to a VSS error, however when running ">vssadmin list providers", I receive the following indicating there are no errors:
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001-2012 Microsoft Corp.
    Writer name: 'Task Scheduler Writer'
       Writer Id: {d61d61c8-d73a-4eee-8cdd-f6f9786b7124}
       Writer Instance Id: {1bddd48e-5052-49db-9b07-b96f96727e6b}
       State: [1] Stable
       Last error: No error
    Writer name: 'VSS Metadata Store Writer'
       Writer Id: {75dfb225-e2e4-4d39-9ac9-ffaff65ddf06}
       Writer Instance Id: {088e7a7d-09a8-4cc6-a609-ad90e75ddc93}
       State: [1] Stable
       Last error: No error
    Writer name: 'Performance Counters Writer'
       Writer Id: {0bada1de-01a9-4625-8278-69e735f39dd2}
       Writer Instance Id: {f0086dda-9efc-47c5-8eb6-a944c3d09381}
       State: [1] Stable
       Last error: No error
    Writer name: 'Cluster Shared Volume VSS Writer'
       Writer Id: {1072ae1c-e5a7-4ea1-9e4a-6f7964656570}
       Writer Instance Id: {fab685fb-d333-4744-b46a-c63fc6360737}
       State: [1] Stable
       Last error: No error
    Writer name: 'Microsoft Hyper-V VSS Writer'
       Writer Id: {66841cd4-6ded-4f4b-8f17-fd23f8ddc3de}
       Writer Instance Id: {5583acc3-a218-4ce6-bce9-93ff551ad8aa}
       State: [1] Stable
       Last error: No error
    Writer name: 'System Writer'
       Writer Id: {e8132975-6f93-4464-a53e-1050253ae220}
       Writer Instance Id: {dd5f1635-d7ce-434b-84f7-9aaf216d5339}
       State: [1] Stable
       Last error: No error
    Writer name: 'Cluster Database'
       Writer Id: {41e12264-35d8-479b-8e5c-9b23d1dad37e}
       Writer Instance Id: {0a0f16ab-b57a-4403-9059-1ea7aa3abc90}
       State: [1] Stable
       Last error: No error
    Writer name: 'ASR Writer'
       Writer Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}
       Writer Instance Id: {ce09aaff-1515-4240-b5a5-8c2710a4163a}
       State: [1] Stable
       Last error: No error
    Writer name: 'Shadow Copy Optimization Writer'
       Writer Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
       Writer Instance Id: {faee5f76-086d-454c-afdb-4f8391c0ed7d}
       State: [1] Stable
       Last error: No error
    Writer name: 'BITS Writer'
       Writer Id: {4969d978-be47-48b0-b100-f328f07ac1e0}
       Writer Instance Id: {2b649ed6-9451-40d8-b45d-e11f171aca87}
       State: [1] Stable
       Last error: No error
    Writer name: 'Registry Writer'
       Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
       Writer Instance Id: {3cd0e01a-62a9-4ba4-b6dc-277a66719ae0}
       State: [1] Stable
       Last error: No error
    Writer name: 'WMI Writer'
       Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
       Writer Instance Id: {f10f17aa-c8e7-42ee-84df-ed2bbf3ac187}
       State: [1] Stable
       Last error: No error
    Writer name: 'COM+ REGDB Writer'
       Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
       Writer Instance Id: {45e94e87-c253-45d5-942a-462f3fece288}
       State: [1] Stable
       Last error: No error
    The providers I'm using are:
    Provider name: 'Microsoft CSV Shadow Copy Helper Provider'
       Provider type: Software
       Provider Id: {26d02d81-6aac-4275-8504-b9c6edc5261d}
       Version: 1.0.0.1
    Provider name: 'Microsoft CSV Shadow Copy Provider'
       Provider type: Software
       Provider Id: {400a2ff4-5eb1-44b0-8a05-1fcac0bcf9ff}
       Version: 1.0.0.1
    Provider name: 'Microsoft File Share Shadow Copy provider'
       Provider type: Fileshare
       Provider Id: {89300202-3cec-4981-9171-19f59559e0f2}
       Version: 1.0.0.1
    Provider name: 'Microsoft Software Shadow Copy provider 1.0'
       Provider type: System
       Provider Id: {b5946137-7b9f-4925-af80-51abd60b20d5}
       Version: 1.0.0.7
    Provider name: 'Dell EqualLogic VSS HW Provider'
       Provider type: Hardware
       Provider Id: {d4689bdf-7b60-4f6e-9afb-2d13c01b12ea}
       Version: 4.6.0
    Has anyone run into this before?
    -Jeremy Houp

    Hi Jeremy,
    Hyper-v replica broker is needed if you want to enable replica for hyper-v cluster .
    Please refer to following link:
    http://technet.microsoft.com/en-us/library/jj134153.aspx
    Also:
    http://blogs.technet.com/b/yungchou/archive/2013/01/10/hyper-v-replica-explained.aspx
    Best Regards
    Elton JI
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Hyper-V could not replicate changes for virtual machine 'machinename': The connection with the server was terminated abnormally (0x00002EFE).

    I have a 3 node cluster that has replica setup to replicate to another cluster off-site.
    Suddenly one of the servers is not replicating with the error:
    Hyper-V could not replicate changes for virtual machine 'machinename': The connection with the server was terminated abnormally (0x00002EFE). (Virtual Machine ID CC0FD4CC-F9B7-4C68-ABE8-B7D52A87899F)
    All other servers are replicating fine so there cannot be a permissions or connectivity issue between the 2 clusters.
    This server has 2TB of data so I'd rather not have to start the replication again.
    Does anyone have any pointers?
    Thanks.

    Hi drensta,
    Based on my knowledge , "hyper-v replica broker " is needed for failover cluster replica .
    Here is a link for "Why is the "Hyper-V Replica Broker" required?"
    http://blogs.technet.com/b/virtualization/archive/2012/03/27/why-is-the-quot-hyper-v-replica-broker-quot-required.aspx
    Hope this hleps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Can't connect to the Hyper-V manager after upgrading to Windows Hyper-V 2012 R2

    I have some Hyper-V server based on the free version (Windows Hyper-V 2012). I want to upgrade to the new version (Windows Hyper-V 2012 R2). So I begin to test it with
    an already working server (aka I was able to totally manager the server remotely without problem) and so upgrade it to the R2.
    After the upgrade, remote management and Hyper-V manager does not work anymore. So I redo my usual configuration steps (enable remote management, open firewall, uses
    latest hvremote.wsf, etc.). I was able to regain access to Computer Manager but not the Hyper-V manager which still can't connect at all. I can't access the Task Scheduler too without having a lot of XML error like "The task XML contains a value which
    is incorrectly formatted or out of range" (see below for screenshot).
    Is there a new step to do to be able to manage Hyper-V 2012 R2 from a Windows 7 computer?
    It's not a network problem as I can access RDP and MMC Computer Manager.
    To be sure the problem is coming from the R2, I have taken an old computer, install Windows Hyper-V 2012, do my usual configuration step, and
    tada: it works perfectly. I can access the Hyper-V manager from my client.
    Technical details:
    - Client is a Windows 7 SP1 x64 English member of a domain with latest RSAT (Windows6.1-KB958830-x64-RefreshPkg.msu).
    - Servers are in a workgroup (not a domain's member). And no, I can't add them to the same domain as the client.

    HI,
    Can we upgrade HyperV 2012 to hyper v 2012 R2.
    Thanks
    Atul

  • Solaris won't run in VMware 5 on Windows XP Professional

    I tried to install Solaris 10 in VMware 5 to see what it was like.
    Upon booting from the first x86-x64 CD, I selected the first installation type.
    After a couple of seconds it stopped, with a message that said that it needs PAE (Physical Address Extension).
    Now, both my current OSes (Windows XP Professional & Mandriva Linux 2005 LE) support PAE, as does my processor (AMD Sempron 2800+), but it isn't enabled.
    Does anyone know how to fix this so I run Solaris 10 in VMware 5, or should I just partition my drive and install Solaris 10 directly onto it.
    My system is running on a MSI K8MM-V motherboard with the K8M800 chipset, 1GB of TwinMOS PC3200 DDR RAM, an AMD Sempron 2800+ processor, an ATI Radeon X700 graphics card, a 200GB HDD, a LG DVD-Multi Format drive and a 600W Jeantech Arctic power supply.
    Please help!!

    You need to run the 32-bit kernel:
    http://supportforum.sun.com/sunos/index.php?t=msg&goto=5825&rid=213&SQ=515f83feb6f1b5029f1d3413f0584d3a

  • How to run mac os in vmware windows 7

    how to run mac os in vmware windows 7?

    You will need to outline your query in a lot more detail so we can understand just what it is you are trying or wishing to do.
    Thanks
    Pete

Maybe you are looking for

  • Complex If logic in BI Publisher report template

    Hi, We are working on a fresh BI Publisher 10.1.3.4.1 install and are setting up a custom template. We want to accomplish the following, but the template will not accept the logic. In the 'Reciever' field we want logic along the lines of: If ssType l

  • How can I send  a sapscript by an email?

    Hi All,   A sapscript need to be send by email. That sapscript is called in a report and from that email is to be send. Moreover there is no spool ID generated for the sap script. Please reply. Regards.

  • How to use Google Maps in Business Objects Dashboard Designer 4.0

    Hi All, I got one requirement, in that I need to disply country wise information. For this I am planning to use google MAPS. Could you please help on this issue Thanks in Advance

  • Restrict user to view All folders in WebI

    Hi, I am using BO4.1, we have many report folders. We want to restrict users to have view access to only one specific folder. Users dont have rights to view reports of other folder. Please guide me steps to apply this restriction. Warm regards, Sonal

  • Remove Data values above a certain frequency

    Hi, I am analysing the resonance peaks of a vibration frequency spectrum with a bandwidth up to 10KHz, however am only interested in peaks situated between 1 and 4.5kHz. Is there a quick way to automatically remove the channel contents outside the ar