Virtual machine state : Paused-Critical

Hello,
I'm testing Hyper-V and three virtual machines (512MB of allocated memory) on 2GB of physical memory.
It has run during some hours but suddently, all VM switched to "paused-critical" state. What's the reason? Is it a problem of memory? I know I'm pushing the computer limits but when I turned off one of the VM, I was able to start the others. The machines have run during few seconds and switched again to the "paused-critical" status.
Chris

In my case it is the Core Server - Hyper-V partition which ran out of space.  I thought I was being generous with a 40GB partition for what was supposed to be a very light footprint OS option.  I'll have to get a closer look, because that just doesn't seem right.
Thanks for specifying what that 'State' information indicates.  This information is NOT available via the Hyper-V Manager Help section using either "Paused-Critical" or "State" as search terms.  It would be greatly helpful to add that to the Help section.

Similar Messages

  • Hyper-V - 'Failed to start the virtual machine 'test' because one of the Hyper-V components is not running.'

    Hi all,
    Having a bit of a nightmare with Hyper-V on my Windows 8 Pro laptop - Whenever I create a new VM and try to start it I receive the following error;
    'Failed to start the virtual machine 'test' because one of the Hyper-V components is not running.'
    I sometimes also receive an error saying something along the lines of 'Unable to change virtual machine state'
    I have done a lot of searching a seen two common answers - The first is to try removing the Hyper-V role and re-adding it - I have tried this several times to no avail. (Intel VT and all virtualisation capabilities are enabled in BIOS). The second issue
    it would seem
    some people have had relates to editing the VMX configuration file and adding the line
    hypervisor.cpuid.v0 = "FALSE" - I thought VMX files were only present in VMware Virtual Machines...
    Any help would be greatly appreciated.
    Many thanks in advance.
    James

    The hypervisor event log message is generated only at boot - so this would be expected.  Also vmbus should not be running on the host (I was looking at a VM yesterday)...  This error message is generated only when the vid is determined not to be
    running or cannot communicate with the hypervisor.
    I have seen this due to anti-virus software in the past or due to driver verifier being configured.  Since it looks like you checked driver verifier already do you have anti-virus software installed?  If so have you followed the best practices
    and exempted the Hyper-v services? 
    http://technet.microsoft.com/en-us/library/dd283088(WS.10).aspx
    To resolve this problem, configure the real-time scanning component within your antivirus software to exclude the following directories and files:
    Default virtual machine configuration directory (C:\ProgramData\Microsoft\Windows\Hyper-V)
    Custom virtual machine configuration directories
    Default virtual hard disk drive directory (C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks)
    Custom virtual hard disk drive directories
    Custom replication data directories, if you are using Hyper-V Replica
    Snapshot directories
    Vmms.exe (Note: This file may have to be configured as a process exclusion within the antivirus software.)
    Vmwp.exe (Note: This file may have to be configured as a process exclusion within the antivirus software.)
    -Taylor Brown<br/> -Program Manager, Hyper-V<br/> -http://blogs.msdn.com/taylorb

  • Automatic Start Actions for a Virtual Machine

    Hi ,
    We configure some VMs on a cluster
    the default setting of automatic Start action is set to Nothing
    when the cluster is down of hyper-v service is stopped  , once the problem is solved , All VM will be run as it was running before the problem happened
    So What is different between the following options of automatic Start action
    Nothing
    Automatically start if it was running when the service is stopped
    And do you know why it is st for standalone Host not for the cluster as per this thread

    FYI - Automatic Start Actions in the settings of a VM are different once the VM is HA under Clustering.  Since the job of Clustering and HA is to keep that VM running.
    If you look here:
    http://technet.microsoft.com/en-us/library/cc732181(v=WS.10).aspx#BKMK_Machine
    You find this:
    Automatic actions let you automatically manage the state of the virtual machine when the Hyper-V Virtual Machine Management service starts or stops. However, when you make a virtual machine highly available, the management of virtual machine state should
    be controlled through the Cluster service. In this step, you reconfigure the automatic start action for the virtual machine.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

  • Windows domain controller in a virtual machine: how dangerous is saving its state for a short period of time?

    I have a Windows Server 2012 R2 virtualization cluster. All the hosts are connected to an external storage system, and virtual machines' files are stored on external volumes (CSVs). All the hosts and virtual machines are a part of the same AD domain
    (mixed Windows Server 2012 RTM / 2008 R2 domain controllers). All the domain controllers are running in the virtual machines on the hosts of this cluster.
    To prevent problems when all the hosts are turned off and then on simultaneously (for example, because of a power failure) all the domain controller VM files has been placed on local disks of the virtualization hosts (not on the Cluster Shared
    Volumes). As Hyper-V services don't depend on other Windows Server services (except its networking components), it means that my domain controllers can always start, providing the virtualization host can start at all. However, it also means
    that those DCs cannot be (quickly) migrated to other hosts while their current hosts are being rebooted. So if I need to reboot a virtualization host to install new updates, for example, I have to shut down the corresponding DC, reboot the host
    and wait for the DC to finish cold boot and come back online. It means some interruption of service for our users, which, in turn, requires me to perform the reboots late in night.
    The downtime can be significantly decreased by saving the state of the VM in which the DC is running. However, all the articles I've found on the Internet strongly recommend against it. I'm trying to understand why this recommendation was issued in the first
    place. However, I'm unable to find a clear explanation. I've found some statements that saving state of a DC can cause serious AD replication problems because of tombstoning, and that the password of a DC computer account may be changed
    while the DC itself stays in the saved state, which could prevent the DC from connecting to the domain after its state has been restored. However, those considerations are non-significant when we discuss a short-time
    (5 to 10 minutes) saved state.
    I work with AD and virtualization long time, and I fail to see any danger in saving state of a DC for several minutes. In my opinion, after its state has been restored it would simply replicate all the AD changes from other DCs, and that's all.
    What's your opinion?
    Evgeniy Lotosh
    MSCE: Server infractructire, MCSE: Messaging

    Hello,
    as stated in "http://technet.microsoft.com/en-us/library/virtual_active_directory_domain_controller_virtualization_hyperv(v=ws.10).aspx"
    Operational Considerations for Virtualized Domain Controllers
    Domain controllers that are running on virtual machines have operational restrictions that do not apply to domain controllers that are running on physical machines. When you use a virtualized domain controller, there are some virtualization software features
    and practices that you should not use:
    Do not pause, stop, or store the
    saved state of a domain controller
    in a virtual machine for time periods longer than the tombstone lifetime of the forest and then resume from the paused or saved state.
    This may sound as it is supported to store it for shorter times and use it.
    BUT recommendation also from the Hyper-V Program manager in
    http://blogs.msdn.com/b/virtual_pc_guy/archive/2008/11/24/the-domain-controller-dilemma.aspx recommends against using them.
    Also best practices
    http://blogs.technet.com/b/vikasma/archive/2008/07/24/hyper-v-best-practices-quick-tips-2.aspx
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • 'SERVERNAME' failed to perform the operation. The virtual machine is not in a valid state to perform the operation. (Virtual machine ID "GUID")

    DPM 2012 R2
    Server 2012 R2 and Server 2012 (R1). Both CSV volumes and Hyper-V hosts with non clustered volumes.
    ISCSI Attached Storage. (Nimble SAN)
    Every time a VM backup is made this error message occurs:
    "'SERVERNAME' failed to perform the operation. The virtual machine is not in a valid state to perform the operation. (Virtual machine ID "GUID")"
    The backup seems to finish fine most of the time, but it also seems to be causing some VM's to be in a hung/frozen state when this happens.

    Hi Nordland,
    So it seems that there are some non-backup operation that is trying to occur on the Virtual machine while the backup is in progress. Does this VM have replication enabled on it. Is there a Hyper-V replica server to which this machine get's replicated?
    Regards,
    Siddharth Jha

  • Hyper-V Virtual Machine Critical error (RAID 5)

    Hello
    I have received call from my manager today from one of our site regarding hyper-v issue.
    So here's the issue he stated as follows:
    One of the IT technician was assigned to add 8TB HDD in a SAN just to add more storage space for our servers
    So he went to the server room and boom he finished the job in minutes and started to configure RAID from his laptop like its all good as always.
    few hours later users started to complain they can't get access to their staff share Drive well guess out all of the hyper _ v machine stopped working (critical error) on the server he installed those TBs, the hyper -v E drive gone missing where all the
    virtual machines were stored.
    and lastly he told me they already had RAID 5 implemented on that server. To be honest I don't know much either and only possible cause of course would be the RAID which should have been taken under consideration before making such move.
    I was asked to give them a hand on this tomorrow and I will, just play around with it for bit and see where I can Lead to.
    Any help would be highly appreciated!

    I wonder if the server has failed, it does happen rarely
    I suggest gettings some lower cost NAS boxes for backups in case they are needed to repair the server
    Corsair Carbide 300R with window
    Corsair TX850V2 70A@12V
    Asus M5A99FX PRO R2.0 CFX/SLI
    AMD Phenom II 965 C3 Black Edition @ 4.0 GHz
    G.SKILL RipjawsX DDR3-2133 8 GB
    EVGA GTX 6600 Ti FTW Signature 2(Gk104 Kepler)
    Asus PA238QR IPS LED HDMI DP 1080p
    ST2000DM001 & Windows 8.1 Enterprise x64
    Microsoft Wireless Desktop 2000
    Wacom Bamboo CHT470M
    Place your rig specifics into your signature like I have, makes it 100x easier to understand!
    Hardcore Games Legendary is the Only Way to Play!

  • Cdrom drive pauses under virtual machines

    I have installed both virtualbox and parallels on my macbook pro, and under both virtual machines running windows xp, the cdrom drive pauses for long periods of time (e.g. 20 secs) during the install of software.
    Anyone else experience this?

    Internal drives are faster than external drives, so the VM should perform better on the internal drive. If you put them on the external drive, then Firewire is faster than USB.

  • "A critical error has occurred while running the virtual machine and the machine execution has been stopped"

    I have the following error:
    "A critical error has occurred while running the virtual machine and the machine execution has been stopped"
    When I am installing grid clusterware and when is copying files from one node to other I received that virtualbox error and is stop working.
    Can somebody give me any hint how to solve it ?
    Thank you
    Eugen

    I think that is not a Clusterware issue, The clusterware installation may generating a high load on your machine and Virtual Box is not supporting.
    Check vbox.log file to identify root cause.

  • Remote desktop virtualization setup - can't identify virtual desktop state

    I'm experimenting with MS's vdi offering and have hit a problem when selecting the Remote Desktop template virtual machine.
    The Error (translated from spanish)
    'Cannot identify the virtual desktop state. Verify that the remote desktop virtualization host server hypervsrv is available on the network and that the virtual desktop VDIBaseWin7 is closed'
    What I've got:
    A Windows 2012 R2 with hyper-v
    A Windows 2012 Std on which I am trying to configure Remote desktop virtualization
    A virtual machine with Windows 7 pro. The machine is basic win 7, patched and has been sysprepped.
    How I get there:
    From server manager I open Remote Desktop Services > from the wizard área above I click on (3) Create remote desktop collection
    This opens the wizard where I choose a name for the collection
    I then select 'personal virtual desktop collection' and 'créate and adminístrate virtual desktops automatically'
    The wizard then presents me with a list of virtual machines. I then select the sysprepped wind 7 pro machine (which is shut down naturally). I've tried generating the win7 machine as a generation 1 and generation 2 - the result is the same.
    The wizard pauses for a few moments and then displays:
    'Cannot identify the virtual desktop state. Verify that the remote desktop virtualization host server hypervsrv is available on the network and that the virtual desktop VDIBaseWin7 is closed'
    Neither the event log of the hyper-v server, nor the rds server, report anything.
    So, my question is, whats failing? Its obvious that its trying to perform some action and is failing. The question is, whats it trying to do. If I knew what it was doing then I could investigate the cause, but the error doesn't say much.
    Anyone have any ideas?

    strange, This question has been moved to the remote desktop forum. I would have thought this forum was more for the traditional terminal server type questions.
    Anyway, I found a solution to my own problem. It turns out to be the mix of 2012R2 for hyperv and 2012 std for the broker, etc.
    I set up another server with 2012r2 and followed the same sequence to configure it with the rds roles and it worked perfectly.

  • Error adding Win Server Technical Preview host to Virtual Machine Manager Technical Preview

    I've built Win Server Preview (latest build 9888).Also build System Center Technical Preview, on another server (VM), and now trying to add Server Tech Preview hosts to VMM.
    However VMMService is crashing, with error below.
    Note I have tried multiple scenarios, including upgrade hosts from 2012 R2, install fresh as server Core, install fresh full-GUI hosts, enable Hyper-V before adding to VMM, allow VMM to enable Hyper-V...
    also RunAs user is administrator of hosts and VMM, computer accounts have been added to all administrator groups, WinRM quickconfig has been run, firewall is off..
    ..however VMM vNext refuses to add Server vNext hosts. (however - I can add Server 2012 R2 hosts to VMM vNext with no problem)
    NOTE - also, when Server Manager starts, I get "Error occurred while loading the plug-in for 481. Exception has been thrown by the target of an invocation". After this the File and Storage Services node in Server Manager is missing. Not sure if
    this is related to the error below; but I get this issue in all servers built with latest .9888 build.
    Error from VMM server when trying to add Tech Preview host is as follows -
    VMM encountered a critical exception and created an exception report at c:\programdata\VMMLogs\abcdefg...etc.
    ------------------- Error Report -------------------
    Error report created 07/12/2014 21:04:59
    CLR is not terminating
    --------------- Bucketing Parameters ---------------
    EventType=VMM20
    P1(appName)=vmmservice.exe
    P2(appVersion)=3.2.9013.0
    P3(assemblyName)=Engine.Common.dll
    P4(assemblyVer)=3.2.9013.0
    P5(methodName)=Microsoft.VirtualManager.Engine.EngineFSUtils.GetVolumeIDFromVolumeName
    P6(exceptionType)=System.FormatException
    P7(callstackHash)=c5b5
    SCVMM Version=3.2.9013.0
    SCVMM flavor=C-buddy-RTL-AMD64
    Default Assembly Version=3.2.9013.0
    Executable Name=vmmservice.exe
    Executable Version=3.2.9013.0
    Base Exception Target Site=140719489075608
    Base Exception Assembly name=mscorlib.dll
    Base Exception Method Name=System.Guid+GuidResult.SetFailure
    Exception Message=Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
    EIP=0x00007ffbe1396468
    Build bit-size=64
    ------------ exceptionObject.ToString() ------------
    System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
       at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
       at System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result)
       at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
       at System.Guid..ctor(String g)
       at Microsoft.VirtualManager.Engine.EngineFSUtils.GetVolumeIDFromVolumeName(String volumeName)
       at Microsoft.VirtualManager.Engine.ImageLibrary.StorageDataHelper.CreateVolume(MSFT_Volume volume, MSFT_Partition partition, WsmanAPIWrapper wrapper)
       at Microsoft.VirtualManager.Engine.Adhc.SMStorageRefresher.GetVolumes(IVmmDbContext ctx)
       at Microsoft.VirtualManager.Engine.Adhc.WindowsHostDataProperties.PopulateProperties(IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.WindowsHostAbstractionLayer.GetHostProperties(HostData oldHostData, Version agentVersion, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.GatherAllInformation(Host host, Object agentRefreshSyncObj, Boolean checkIfClustered, Boolean refreshEventCapabilities, String& clusterName, Guid taskID, ITaskContext taskContext, IVmmDbConnection
    dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.RefreshLockedHost(Host host, Guid taskID, ITaskContext taskContext, Boolean checkClusterStatus, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostToResponding(Nullable`1& prevState, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostState(IVMComputerSystemSummary[]& vmComputers, Nullable`1& prevState, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.RunLightRefresher(IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, Guid vmObjectId, VM tempVm, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VmLightRefresher.RefreshData(HostReference hostRef, Nullable`1& auditTaskId, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.<>c__DisplayClassa.<RefreshThreadFunction>b__7(IVmmDbConnection _dbConnection)
    ------------------- Scope Trace --------------------
    [s#35e2a] HostRefresher.GatherAllInformation(host: (Host#[17c4]) { objLock = (CarmineObjectLock#[a41]) { lockType = Write, objectID = 4b67d6df-647f-4da3-a00f-12e52bdff947, objectType = VMHost, taskID = 1ee6c6db-a399-4033-ad4b-519c0d130f52, doNotRetryLock =
    (bool) True }, data = (HostData#[bcbb]) { id = 4b67d6df-647f-4da3-a00f-12e52bdff947, LastUpdatedTimestamp = 07/12/2014 18:04:04, Flags = AvailableForPlacement, HostGroupID = 0e3ba228-a059-46be-aa41-2f5cf0f4b96e, AgentServerID = 57f60b84-2997-4a25-b38e-56dc8dae19e4,
    OverrideHostGroupReserves = False, CPUPercentageReserve = 10, NetworkPercentageReserve = 0, DiskSpaceReserveMB = 10240, MaxDiskIOReservation = 10000, MemoryReserveMB = 2048, VhdPaths = (String[][-1]#1a4d96a) { }, VMRCEnabled = True, VMRCPort = 2179, SecureVMRCEnabled
    = False, VMRCCertificateAvailable = False, VirtualizationPlatformScheme = "viridian://hvnext2-ak.dev.amust.local", SupportsLiveMigration = False, EnableLiveMigration = False, LiveMigrationMaximum = 0, LiveStorageMigrationMaximum = 0, UseAnyMigrationSubnet
    = False, MigrationSubnet = (String[][-1]#2d3a296) { }, MigrationSubnetUserManaged = (Boolean[][-1]#2d62b0c) { }, MigrationAuthProtocol = CredSSP, VirtualServerState = Unknown, VirtualServerVersion = (Version#fffff) 0.0, VirtualServerVersionState = UpToDate,
    IsDMZHost = False, UseCACert = False, IsNonTrustedDomainHost = False, UserName = "", Password = "<password omitted>", LogicalProcessorCount = 0, PhysicalProcessorCount = 0, CoresPerProcessor = 0, L2CacheSize = 0, L3CacheSize = 0,
    BusSpeed = 0, ProcessorSpeed = 0, ProcessorModel = "", ProcessorManufacturer = "", ProcessorArchitecture = 0, ProcessorStepping = "", TotalMemory = 0, OperatingSystemName = "", OperatingSystemVersion = (Version#a00a0fff)
    10.0.9888, IsoRWRepositoryAvailableBytes = 0, CpuUtilization = 0, AvailableMemory = 0, Custom = (String[][9]#1d09d25) { (null), (null), (null), (null), (null), (null), (null), (null), (null) }, MaximumMemoryPerVM = 0, MinimumMemoryPerVM = 0, SuggestedMaximumMemoryPerVM
    = 0, IMAPIInstalled = False, AvailableMemoryTierredPerfCounterID = 869a7213-d9dc-41a2-a5d1-d28099894ff6, CpuTieredPerfCounterID = 68e21dec-4b18-4626-9ab3-0c136c654c79, ClusterNodeStatus = ClusterNodeStateUnknown, SecureMode = True, SslTcpPort = 5985, SslCertificateImportedByVMM
    = False, SshTcpPort = 0, IsRemoteFXRoleInstalled = False, IsCPUSLAT = False, HostVolumeIDs = Ø, HostDiskIDs = Ø, StorageFileShareIDs = Ø, HostGPUIDs = Ø, InstalledVirtualSwitchExtensionIDs = Ø, HostFibreChannelHbaIDs = Ø, HostSASHbaIDs = Ø, HostInternetSCSIHbaIDs
    = Ø, PhysicalMachineID = 655a0cbb-5fa8-4379-9a0a-dc645baae95c, OobType = None, IsPowerOptimizationControlled = False, RunAsAccountID = 93e5e250-394a-4917-9e06-88c7fb7edd98, CustomPropertyIDs = Ø, HealthMonitorIDs = Ø }, server = (RemoteServer#21feea7) Microsoft.VirtualManager.DB.Adhc.RemoteServer,
    agentVersionState = (VersionState) { UpToDate } }, agentRefreshSyncObj: (Object) null, checkIfClustered: (Boolean#0) False, refreshEventCapabilities: (Boolean#0) False, taskID: (guid) 1ee6c6db-a399-4033-ad4b-519c0d130f52, taskContext: (TaskContext#38b9a77)
    Microsoft.VirtualManager.Engine.TaskRepository.TaskContext, dbConnection: (TransactableDbContext#[1b46]) { constructionCallSite = (CallSite) { SqlContext.Connect }, sqlContext = (SqlContext#[2bd2]) { [rw] SqlContext.ConnectconstructionIdentity = (WindowsIdentity#27652b0)
    System.Security.Principal.WindowsIdentity commandList: { n=46 { Q:"dbo.prc_ADHC_Host_Get(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 [+00:00:00.0019993] }, { Q:"dbo.prc_ADHC_HealthMonitor_GetAllIDsByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostVolume_GetIDsByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 [+00:00:00.0010014] }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostDisk_GetIDsByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ST_StorageFileShareAssociation_GetShareIDsByServerIDAndType(@ServerID=4b67d6df-647f-4da3-a00f-12e52bdff947,
    @ServerType=VMHost)", @07/12/2014 21:04:57 [+00:00:00.0009995] }, { Q:"dbo.prc_ADHC_GetHostFibreChannelHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_GetHostSASHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0010007] }, { Q:"dbo.prc_ADHC_GetHostInternetSCSIHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostGPU_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0009991] }, { Q:"dbo.prc_NetMan_InstalledVirtualSwitchExtension_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_GetHostFibreChannelVirtualSANByHostId(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_AgentServer_Get(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)", @07/12/2014 21:04:57 [+00:00:00.0010041] }, { Q:"dbo.prc_ADHC_AgentServerRelation_GetByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_HostGroup_GetByID(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 [+00:00:00.0009967] }, { Q:"dbo.prc_BTBS_HostGroup_GetChildGroupIDs(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 [+00:00:00.0009990] }, { Q:"dbo.prc_ADHC_Host_GetByGroupID(@HostGroupID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { NQ:"dbo.prc_VMM_AcquireLock(@ObjectID=4b67d6df-647f-4da3-a00f-12e52bdff947, @ObjectType=VMHost, @TaskID=1ee6c6db-a399-4033-ad4b-519c0d130f52, @ReqLockType=Write)", @07/12/2014 21:04:57 [+00:00:00.0019787] }, { Q:"dbo.prc_ADHC_Host_Get(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0010032] }, { Q:"dbo.prc_ADHC_HealthMonitor_GetAllIDsByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)", @07/12/2014 21:04:57 [+00:00:00.0010090] }, { Q:"dbo.prc_ADHC_HostVolume_GetIDsByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 [+00:00:00.0009875] }, { Q:"dbo.prc_ADHC_HostDisk_GetIDsByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ST_StorageFileShareAssociation_GetShareIDsByServerIDAndType(@ServerID=4b67d6df-647f-4da3-a00f-12e52bdff947, @ServerType=VMHost)", @07/12/2014 21:04:57 [+00:00:00.0010157] }, { Q:"dbo.prc_ADHC_GetHostFibreChannelHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_GetHostSASHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 [+00:00:00.0009850] }, { Q:"dbo.prc_ADHC_GetHostInternetSCSIHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostGPU_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_NetMan_InstalledVirtualSwitchExtension_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0010008] }, { Q:"dbo.prc_ADHC_GetHostFibreChannelVirtualSANByHostId(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostVolume_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0009996] }, { Q:"dbo.prc_ADHC_HostDisk_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_GetHostFibreChannelHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0009977] }, { Q:"dbo.prc_ADHC_AgentServer_Get(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_AgentServerRelation_GetByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)",
    @07/12/2014 21:04:57 [+00:00:00.0010001] }, { Q:"dbo.prc_BTBS_HostGroup_GetByID(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_HostGroup_GetChildGroupIDs(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 [+00:00:00.0010000] }, { Q:"dbo.prc_ADHC_Host_GetByGroupID(@HostGroupID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_HostGroup_GetByID(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 [+00:00:00.0010018] }, { Q:"dbo.prc_BTBS_HostGroup_GetChildGroupIDs(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_Host_GetByGroupID(@HostGroupID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 [+00:00:00.0009978] }, { Q:"dbo.prc_ADHC_AgentServer_Get(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_AgentServerRelation_GetByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)",
    @07/12/2014 21:04:57 [+00:00:00.0010001] } } , conn = (SqlConnection#11f39db) { State: Open Database: VirtualManagerDB DataSource: SCVNEXT1-AK PacketSize: 8000 ServerVersion: 12.00.2000 StatisticsEnabled: False WorkstationId: SCVNEXT1-AK } }, constructionIdentity
    = (WindowsIdentity#1b706b2) System.Security.Principal.WindowsIdentity }) in t:\btvsts\38525\private\product\engine\ADHC\Operations\HostRefresher\HostRefresher.cs:line 861
    [s#35e07] VMRefresherBase.RunLightRefresher(this: (VMRefresherBase#[3b8]){ TBD }, dbConnection: (TransactableDbContext#[1b46])) in t:\btvsts\38525\private\product\engine\BitBoS\VmRefresher.cs:line 1178
    [s#35e06] VMRefresherBase.UpdateHostAndVMs(this: (VMRefresherBase#[3b8]), refresherType: VMRefresherType.LightVMRefresher, vmObjectId: (guid) 00000000-0000-0000-0000-000000000000, tempVm: (VM) null, dbConnection: (TransactableDbContext#[1b46])) in t:\btvsts\38525\private\product\engine\BitBoS\VmRefresher.cs:line
    693
    [s#35ddc] VmLightRefresher.RefreshData(this: (VmLightRefresher#[1]) { tbd }, hostRef: (HostReference#[b]) { hostID = 4b67d6df-647f-4da3-a00f-12e52bdff947, hostConnectionParams = (WSManConnectionParameters#16a611e) hvnext2-ak.dev.amust.local, isClustered = False
    }, dbConnection: (TransactableDbContext#[1b46])) in t:\btvsts\38525\private\product\engine\BitBoS\VmRefresher.cs:line 208
    [s#35ddb] RefreshDriver`1.RefreshThreadFunction(this: (RefreshDriver`1<HostReference>#[4]) { tbd }, obj: (WaitCallbackState<HostReference>#2143066) Microsoft.VirtualManager.Engine.RefreshDriver`1+WaitCallbackState[Microsoft.VirtualManager.DB.Adhc.HostReference])
    in t:\btvsts\38525\private\product\engine\Common\RefreshDriver.cs:line 568
    --------------- exception.StackTrace ---------------
    at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
       at System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result)
       at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
       at System.Guid..ctor(String g)
       at Microsoft.VirtualManager.Engine.EngineFSUtils.GetVolumeIDFromVolumeName(String volumeName)
       at Microsoft.VirtualManager.Engine.ImageLibrary.StorageDataHelper.CreateVolume(MSFT_Volume volume, MSFT_Partition partition, WsmanAPIWrapper wrapper)
       at Microsoft.VirtualManager.Engine.Adhc.SMStorageRefresher.GetVolumes(IVmmDbContext ctx)
       at Microsoft.VirtualManager.Engine.Adhc.WindowsHostDataProperties.PopulateProperties(IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.WindowsHostAbstractionLayer.GetHostProperties(HostData oldHostData, Version agentVersion, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.GatherAllInformation(Host host, Object agentRefreshSyncObj, Boolean checkIfClustered, Boolean refreshEventCapabilities, String& clusterName, Guid taskID, ITaskContext taskContext, IVmmDbConnection
    dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.RefreshLockedHost(Host host, Guid taskID, ITaskContext taskContext, Boolean checkClusterStatus, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostToResponding(Nullable`1& prevState, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostState(IVMComputerSystemSummary[]& vmComputers, Nullable`1& prevState, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.RunLightRefresher(IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, Guid vmObjectId, VM tempVm, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VmLightRefresher.RefreshData(HostReference hostRef, Nullable`1& auditTaskId, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.<>c__DisplayClassa.<RefreshThreadFunction>b__7(IVmmDbConnection _dbConnection)
    ------------- StackTrace from handler --------------
    This is the call stack from where the exception was caught, not where it was thrown.
    at Microsoft.VirtualManager.Utils.Diagnostics.WatsonReport.WriteReportTextFile(TextWriter reportFile)
       at Microsoft.VirtualManager.Utils.Diagnostics.WatsonReport.Send()
       at Microsoft.VirtualManager.Utils.Diagnostics.WatsonExceptionReport.Send()
       at Microsoft.VirtualManager.Utils.Diagnostics.WatsonCenter.ReportException(Exception e, WERReportOptions options, String& localReportPath)
       at Microsoft.VirtualManager.Engine.TaskRepository.TaskRepository.HandleCriticalRefresherFailure(Object sender, CriticalRefreshFailureEventArgs eventData)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.<>c__DisplayClassa.<RefreshThreadFunction>b__7(IVmmDbConnection _dbConnection)
       at Microsoft.VirtualManager.DB.SqlContext.Connect(Action`1 action)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.RefreshThreadFunction(Object obj)
       at Microsoft.VirtualManager.Utils.Multithreading.ThrottledThreadPool.<>c__DisplayClass3.<ScheduleNextThread>b__2(Object dummy)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
    -------------------- Assemblies --------------------
    mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
        Module=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    VMMService, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\vmmservice.exe
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\vmmservice.exe
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    TraceWrapper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\TraceWrapper.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\TraceWrapper.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Utils, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Utils.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Utils.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    NativeMethods, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NativeMethods.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NativeMethods.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.IndigoAccessLayer, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.IndigoAccessLayer.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.IndigoAccessLayer.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Common, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Common.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Common.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    Errors, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Errors.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Errors.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Remoting, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Remoting.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Remoting.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
        Version=4.5.27.0
        Product=Microsoft® .NET Framework
    System.DirectoryServices.AccountManagement, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices.AccountManagement\v4.0_4.0.0.0__b77a5c561934e089\System.DirectoryServices.AccountManagement.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices.AccountManagement\v4.0_4.0.0.0__b77a5c561934e089\System.DirectoryServices.AccountManagement.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    Engine.Adhc.Operations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Adhc.Operations.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Adhc.Operations.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.TaskRepository, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.TaskRepository.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.TaskRepository.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    ImgLibEngine, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ImgLibEngine.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ImgLibEngine.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    VmmHelperHost, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VmmHelperHost.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VmmHelperHost.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    VirtualizationInterfaces, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VirtualizationInterfaces.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VirtualizationInterfaces.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    NetworkServiceInterfaces, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NetworkServiceInterfaces.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NetworkServiceInterfaces.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    ClusterUtil, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ClusterUtil.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ClusterUtil.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    VMWareImplementation, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VMWareImplementation.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VMWareImplementation.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.AuthorizationManager, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManager.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManager.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.AuthorizationManagerTasks, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManagerTasks.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManagerTasks.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Backup, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Backup.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Backup.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.BitBos, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.BitBos.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.BitBos.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll
        Version=10.0.9888.0
        BuildType=retail
        Product=Microsoft (R) Windows (R) Operating System
    WsManWrappers, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WsManWrappers.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WsManWrappers.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    SqmWrapper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\SqmWrapper.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\SqmWrapper.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Deployment, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Deployment.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Deployment.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Placement.ResourceModel, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.ResourceModel.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.ResourceModel.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.ImgLibOperation, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ImgLibOperation.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ImgLibOperation.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.CustomProperties, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomProperties.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomProperties.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.VmOperations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.VmOperations.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.VmOperations.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.MomDal, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.MomDal.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.MomDal.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    Engine.PxeServer, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.PxeServer.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.PxeServer.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Placement, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.P2VCommon, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.P2VCommon.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.P2VCommon.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    PatchExtractor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\PatchExtractor.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\PatchExtractor.dll
    Engine.ConfigurationProviders, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ConfigurationProviders.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ConfigurationProviders.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    GatewayInterfaces, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GatewayInterfaces.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GatewayInterfaces.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Microsoft.Management.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Management.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Management.Infrastructure.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Management.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Management.Infrastructure.dll
        Version=10.0.9888.0
        BuildType=retail
        Product=Microsoft (R) Windows (R) Operating System
    Microsoft.CapacityManager.Modeling.Store.ModelLibrary, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Microsoft.CapacityManager.Modeling.Store.ModelLibrary.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Microsoft.CapacityManager.Modeling.Store.ModelLibrary.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.CustomPropertyTasks, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomPropertyTasks.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomPropertyTasks.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.UMOperation, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.UMOperation.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.UMOperation.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Scheduler, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Scheduler.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Scheduler.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Tasks, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Tasks.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Tasks.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.ServiceOperations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ServiceOperations.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ServiceOperations.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    GoalState, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GoalState.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GoalState.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.CloudService, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CloudService.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CloudService.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    WSManAutomation, Version=3.2.9013.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WSManAutomation.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WSManAutomation.dll
    wmiWrappers, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WMIWrappers.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WMIWrappers.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Skuhelper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Skuhelper.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Skuhelper.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
        Version=4.5.27.0
        Product=Microsoft® .NET Framework
    System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    DB.DelegatedAdmin, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\DB.DelegatedAdmin.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\DB.DelegatedAdmin.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    DB.TieredPerfCounters, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\DB.TieredPerfCounters.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\DB.TieredPerfCounters.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Dynamic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    --------- Extra Data for Watson Report -------------
    Error Reporting Enabled=True
    *** Extra Data ***
    Process ID = 7204 (0x1c24)
    Managed Thread ID = 74
    Native Thread ID = 14652 (0x393c)
    Alec King Director, Product Management @ Veeam Software

    On Sun, 7 Dec 2014 21:24:57 +0000, Alec 'The' King wrote:
    @Paul Adare, Your replies have zero value. An apology or retraction for your accusation of piracy would have been more appropriate.
    If you don't have any insight to add on the topic of this post, please stop spamming it.
    I did not accuse you of anything. The build in question has been pirated
    and is floating around the Internet and Microsoft has not, in fact released
    the build to the general pubic. Those are facts. I have also been involved
    in various TAP programs over the years and I know that there are dedicated
    support channels for those programs and that you are to use those dedicated
    support channels, not the support channels made available to the public
    releases. Also a fact.
    If you want support for your issues, the only way you're going to get
    that support is what I told you. Whether you choose to avail yourself of
    that support is up to you.
    Paul Adare - FIM CM MVP
    I've seen Sun monitors on fire off the side of the multimedia lab. I've
    seen
    NTU lights glitter in the dark near the Mail Gate. All these things will be
    lost in time, like the root partition last week. Time to die... -- P.
    Gutmann

  • Cannot start Hyper-V virtual machine

    Hi,
    I have a Windows 2008 Server. It has been now upgraded to Windows 2012. Everything was working fine. But, now I turned off the virtual machine and copied the VHD file to another drive for backup. After this, I am not able to start the old virtual machine.
    (The VHDs are in place. I only copied them) However, two another virtual machines are running now without any problem. While trying to start, I am getting the error "the operation cannot be performed while the object is in its current state". These are
    critical server. Any quick thoughts?
    Thanks
    Tom Jacob

    Hi,
    If possible please restart the Hyper-V host server, then check whether still has such issue.
    If issue still there, launch Event Viewer, check Hyper-V related logs. Post the logs for further troubleshooting.
    And I notice you mentioned turned off the virtual machine, do you mean the VM running well in the past? (I mean after you upgrade server to Windows server 2012)
    Can you export the VM now? Export it then delete the VM from Hyper-V, import the VM again and check the result.
    For more information please refer to following MS articles:
    Hyper-V: Can’t delete Virtual Machine with ‘Opertion cannot be performed while the object in current state’
    http://blogs.technet.com/b/chrad/archive/2010/06/24/hyper-v-can-t-delete-virtual-machine-with-opertion-cannot-be-performed-while-the-object-in-current-state.aspx
    Operation is not valid due to the current state of the object
    http://social.technet.microsoft.com/Forums/en-NZ/ilm2/thread/0646a166-67b1-4322-ba9a-77e3e3ced31d
    Lawrence
    TechNet Community Support

  • Ovm virtual machine domain crashed

    Hello
    We are facing actually a problem. We have installed ovm 2.2.1 and installed 3 (A15, A16, A17) windows virtual machines on a HP Proliant DL380 G7 server.
    A17 machine restart unexpectedly when the load is high on the network
    Part of logs are:
    /var/log/messages:
    Sep 25 15:22:18 xxxxx avahi-daemon[7250]: Interface tap23.0.IPv6 no longer relevant for mDNS.
    Sep 25 15:22:18 xxxxx avahi-daemon[7250]: Leaving mDNS multicast group on interface tap23.0.IPv6 with address fe80::c40f:d1ff:fe14:ce79.
    Sep 25 15:22:18 xxxxx avahi-daemon[7250]: Withdrawing address record for fe80::c40f:d1ff:fe14:ce79 on tap23.0.
    Sep 25 15:22:18 xxxxx kernel: xenbr1: port 2(tap23.0) entering disabled state
    Sep 25 15:22:18 xxxxx kernel: device tap23.0 left promiscuous mode
    Sep 25 15:22:18 xxxxx kernel: type=1700 audit(1348586538.915:90): dev=tap23.0 prom=0 old_prom=256 auid=4294967295 ses=4294967295
    Sep 25 15:22:18 xxxxx kernel: xenbr1: port 2(tap23.0) entering disabled state
    Sep 25 15:22:20 xxxxx kernel: xenbr1: port 3(vif23.0) entering disabled state
    /var/log/xen/xend.log:
    [2012-09-25 15:22:18 8235] WARNING (image:490) domain 10_xxxxx: device model failure: pid 11149: died due to signal 11; see /var/log/xen/qemu-dm-10_xxxxx.log
    [2012-09-25 15:22:19 8235] WARNING (XendDomainInfo:1907) Domain has crashed: name=10_xxxxx id=23.
    [2012-09-25 15:22:19 8235] DEBUG (XendDomainInfo:2757) XendDomainInfo.destroy: domid=23
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2230) Destroying device model
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2237) Releasing devices
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2250) Removing vif/0
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:1144) XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2250) Removing vbd/768
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:1144) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2250) Removing vbd/832
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:1144) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/832
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2250) Removing vbd/5696
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:1144) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/5696
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2250) Removing vbd/2048
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:1144) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/2048
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2250) Removing vbd/5632
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:1144) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/5632
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2250) Removing vfb/0
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:1144) XendDomainInfo.destroyDevice: deviceClass = vfb, device = vfb/0
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2250) Removing console/0
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:1144) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:117) XendDomainInfo.create_from_dict({'vcpus_params': {'cap': 0, 'weight': 256}, 'PV_args': '', 'features': '', 'cpus': [[], [], [], [], [], [], [], [], [], [], [], []], 'paused': 0, 'domid': 23, 'shutdown': 0, 'VCPUs_live': 12, 'PV_bootloader': '/usr/bin/pygrub', 'actions_after_crash': 'restart', 'vbd_refs': ['0b8eb7e0-91cb-1dd8-93ba-92b1a3ff26b3', 'cd42c91a-1f15-053e-78c4-d2ea9876e6d9', '16e4af8e-048d-7be9-5fc1-e14070ff3551', '4b836ae6-2352-73f0-94e8-b570764113b4', '9a5ce3cb-8a63-60ed-c8b1-ef00d666fe06'], 'PV_ramdisk': '', 'memory_dynamic_min': 8589934592L, 'name_label': '10_xxxxx', 'VCPUs_at_startup': 1, 'HVM_boot_params': {'order': 'c'}, 'platform': {'videoram': '4', 'hpet': '0', 'stdvga': '0', 'vnclisten': '0.0.0.0', 'loader': '/usr/lib/xen/boot/hvmloader', 'vncconsole': '1', 'serial': 'pty', 'vncunused': '1', 'xen_platform_pci': '1', 'monitor': '0', 'boot': 'c', 'rtc_timeoffset': -967, 'vncpasswd': 'XXXXXXXX', 'pci': [], 'pae': '1', 'vpt_align': '1', 'hap': '1', 'viridian': '0', 'acpi': '1', 'localtime': '0', 'timer_mode': '0', 'vnc': '1', 'nographic': '0', 'pci_msitranslate': '1', 'apic': '1', 'usb': '0', 'guest_os_type': 'default', 'device_model': '/usr/lib/xen/bin/qemu-dm', 'keymap': 'fr', 'pci_power_mgmt': '0', 'xauthority': '//.Xauthority', 'isa': '0'}, 'PV_kernel': '', 'console_refs': ['db501a0b-36a5-a080-dab2-d42bace0b21b', 'eba3a0c2-a3ff-00cf-4e40-7c6b433801a1'], 'online_vcpus': 12, 'blocked': 0, 'on_xend_stop': 'ignore', 'memory_static_min': 0, 'HVM_boot_policy': 'BIOS order', 'shutdown_reason': 3, 'VCPUs_max': 12, 'start_time': 1348534061.3324931, 'memory_static_max': 8589934592L, 'actions_after_shutdown': 'destroy', 'on_xend_start': 'ignore', 'crashed': 0, 'memory_dynamic_max': 8589934592L, 'actions_after_suspend': '', 'is_a_template': False, 'PV_bootloader_args': '-q', 'is_control_domain': False, 'uuid': 'c33d113b-46b3-91d3-0984-8c8b192e23c3', 'cpu_time': 22146.567213627, 'shadow_memory': 76, 'dying': 0, 'vcpu_avail': 4095, 'notes': {'SUSPEND_CANCEL': 1}, 'other_config': {}, 'auto_power_on': False, 'running': 0, 'actions_after_reboot': 'restart', 'vif_refs': ['ee5890ab-345b-479b-1504-f3a9405d4dbf'], 'target': 0, 'vtpm_refs': [], 's3_integrity': 1, 'devices': {'cd42c91a-1f15-053e-78c4-d2ea9876e6d9': ('vbd', {'uuid': 'cd42c91a-1f15-053e-78c4-d2ea9876e6d9', 'bootable': 0, 'devid': 832, 'driver': 'paravirtualised', 'dev': 'hdb', 'uname': 'file:/var/ovs/mount/58F85FD535AC460495D6CD8D56EF0E94/running_pool/10_xxxxx/JDEdwards.img', 'mode': 'w'}), 'eba3a0c2-a3ff-00cf-4e40-7c6b433801a1': ('console', {'location': '14', 'devid': 0, 'protocol': 'vt100', 'uuid': 'eba3a0c2-a3ff-00cf-4e40-7c6b433801a1', 'other_config': {}}), 'ee5890ab-345b-479b-1504-f3a9405d4dbf': ('vif', {'bridge': 'xenbr1', 'mac': '00:16:3E:03:AF:B3', 'devid': 0, 'type': 'ioemu', 'uuid': 'ee5890ab-345b-479b-1504-f3a9405d4dbf'}), '4b836ae6-2352-73f0-94e8-b570764113b4': ('vbd', {'uuid': '4b836ae6-2352-73f0-94e8-b570764113b4', 'bootable': 0, 'devid': 2048, 'driver': 'paravirtualised', 'dev': 'sda', 'uname': 'file:/var/ovs/mount/58F85FD535AC460495D6CD8D56EF0E94/running_pool/10_xxxxx/Backup.img', 'mode': 'w'}), 'db501a0b-36a5-a080-dab2-d42bace0b21b': ('vfb', {'vncunused': 1, 'other_config': {'vncunused': 1, 'vncpasswd': 'XXXXXXXX', 'vnclisten': '0.0.0.0', 'vnc': '1'}, 'vnc': '1', 'uuid': 'db501a0b-36a5-a080-dab2-d42bace0b21b', 'vnclisten': '0.0.0.0', 'vncpasswd': 'XXXXXXXX', 'location': '0.0.0.0:5901', 'devid': 0}), '0b8eb7e0-91cb-1dd8-93ba-92b1a3ff26b3': ('vbd', {'uuid': '0b8eb7e0-91cb-1dd8-93ba-92b1a3ff26b3', 'bootable': 1, 'devid': 768, 'driver': 'paravirtualised', 'dev': 'hda', 'uname': 'file:/var/ovs/mount/58F85FD535AC460495D6CD8D56EF0E94/running_pool/10_xxxxx/System.img', 'mode': 'w'}), '16e4af8e-048d-7be9-5fc1-e14070ff3551': ('vbd', {'uuid': '16e4af8e-048d-7be9-5fc1-e14070ff3551', 'bootable': 0, 'devid': 5696, 'driver': 'paravirtualised', 'dev': 'hdd', 'uname': 'file:/var/ovs/mount/58F85FD535AC460495D6CD8D56EF0E94/running_pool/10_xxxxx/MSSQL.img', 'mode': 'w'}), '9a5ce3cb-8a63-60ed-c8b1-ef00d666fe06': ('vbd', {'uuid': '9a5ce3cb-8a63-60ed-c8b1-ef00d666fe06', 'bootable': 0, 'devid': 5632, 'driver': 'paravirtualised', 'dev': 'hdc:cdrom', 'uname': '', 'mode': 'r'})}, 'PV_superpages': 0})
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2327) XendDomainInfo.constructDomain
    [2012-09-25 15:22:20 8235] DEBUG (balloon:181) Balloon: 3208900 KiB free; need 4096; done.
    [2012-09-25 15:22:20 8235] DEBUG (XendDomain:452) Adding Domain: 24
    [2012-09-25 15:22:20 8235] DEBUG (XendDomainInfo:2528) XendDomainInfo.initDomain: 24 256
    Any idea ???

    About the load it is just an observation
    Other observation the virtual machine that reboots have is ram full.
    It did not work before, it is like this since we installed the virtual machine
    We did not change any hardware
    The history of the problem:
    1st day
    We have oracle virtual server 2.2.1 running on a HP Proliant DL 380 G7
    We have a (virtual machine) server under windows 2008 R2 (A17). We installed this machine in the last position
    2nd day
    We noticed we were not able to contact the different machine via the network
    We checked the log and noticed an error NETDEV WATCHDOG: eth0: transmit timed and something else related to bnx2 driver
    after some research under support of oracle we found something like this [ID 1312709.1] where the problem were supposed to be solved in oracle virtual server 2.2.2 or using an another kernel and when disabling option C-STATE in the BIOS C6 and C3.
    were drivers related to NIC were updated. We installed this new kernel but the problem were now related to the windows server 2008 R2 machine.
    Actually this machine reboot and the nic where the machine is cannot be contacted after the machine reboot
    i mean if A17 on xenbr1(eth1) reboots ping on eth1 does not respond but still able to ping A15 and A16 on xenbr0(eth0)
    and the nic is:
    Lspci grep ethernet
    Ethernet controller: Broadcom Corporation NetXtreme II BCM5709 Gigabit Ethernet
    ethtool -i eth1
    driver: bnx2
    version: 2.0.8-rh
    firmware-version: bc 5.2.3 NCSI 2.0.6
    bus-info: 0000:33:00.1
    end of the story
    the problem sems to happen when users launch batch application which execute batch sql statement (midday or 5 pm). twice or once a day.
    Any idea ?!!
    thanks

  • Can not see a sbRIO in MAX running on a virtual machine

    I am trying to connect a sbRIO-9606 to a Windows 7 virtual machine (VMWare) running on a MacPro.  I can open a CMD prompt and ping the sbRIO but when I run MAX, it does not appear in Remote Systems.
    The virtual NIC is bridged to the pyhsical one (on the MAC) 
    Does anyone have experience doing this, or know why I cannot see the sbRIO?

    Hi jaketc,
    I've had similar issues at times depending on how my host and guest operating sytems network interfaces are configured.  It sounds like your settings are correct (bridged), but it is difficult to guarantee.  The first step I usually take is disable any network interfaces (on the host and guest OS) that are not critical to connecting to the remote target.
    A more generic answer is to walk through the troubleshooting steps in this document, but it won't cover the virtualized OS considerations of your setup:  
    Why Does My CompactRIO Controller or Single-Board RIO Not Show Up in Measurement & Automation Explor...
    Because you can ping the target, it sounds like the Single-Board RIO already has an IP address, you know what it is, and ethernet communication can be established.  When I've been in that situation in the past, I've been able to manually add the RIO target to MAX.  To find a system that is already configured with an IP address, simply right-click on Remote Systems and select Create New. Enter the appropriate configuration information in the dialog box, and MAX will manually place that system in the Remote Systems listing and all tasks will function properly.
    Cheers,
    Spex
    National Instruments
    To the pessimist, the glass is half empty; to the optimist, the glass is half full; to the engineer, the glass is twice as big as it needs to be...

  • I am unable to install Virtual Machines on my Mid-2013 MacBook Air

    Dear Apple Support Community,
    I have recently moved away from a Mid-2010 MacBook Pro to a new Mid-2013 MacBook Air. As much as it pains me, I have a need to install a virtual machine running Windows 7 in order to utilize an application called vSphere. The vSphere web interface is too unreliable to use via any web browser, so running a Windows VM is the only way forward.
    However, when using VMWare Fusion 5 (I know 6 is available, but I do not have a license for it) or VirtualBox (very latest version) I receive an error which states that my CPU is not 64-bit compatible. I was under the impression that since Snow Leopard (10.6) was release that Mac OS was fully 64-bit. My MacBook Air is currently running Mavericks (10.9.1). It has a 1.3GHz Intel Core i5 CPU.
    I read that Apple restricts access to the EFI firmware settings, as I originally thought it was a case of enabling Virtualization capabilities on the processor. To further add to the dilemma my Mid-2010 MacBook Pro has no issues running VMWare Fusion or VirtualBox, so I am at a loss as to why I am unable use these virtualization platforms on my new Mac.
    Any help would be greatly appreciated.

    I remember reading somewhere that the new macbook air's from 2013 have a 64 bit core i5 4250u processors.
    Also intel mentions it here:
    http://ark.intel.com/products/75028/

  • FYI Update Rollup 3 for Microsoft System Center 2012 R2 - Virtual Machine Manager (KB2965413) Stops SCVMM service starting

    I just applied update:
    Update Rollup 3 for Microsoft System Center 2012 R2 - Virtual Machine Manager (KB2965413)
    and (KB2965414) but it failed to install.
    After a reboot I could not login to the VMM and the service would not start
    An event id 0 was reported with:
    Service cannot be started. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
       at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
       at System.Reflection.RuntimeModule.GetTypes()
       at System.Reflection.Assembly.GetTypes()
       at Microsoft.VirtualManager.Remoting.IndigoSerializableObject.BuildKnownAssemblyTypes(Assembly assembly)
       at Microsoft.VirtualManager.Remoting.IndigoSerializableObject.InitializeKnownTypesCache(List`1 assembliesToExamine)
       at Microsoft.VirtualManager.Engine.Remoting.IndigoServiceHost.InitializeKnownTypesCache()
       at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
       at Microsoft.VirtualManager.Engine.VirtualManagerService.OnStart(String[] args)
       at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    After I removed the update the VMM was able to start, no reboot required.
    When I have time I will try to apply both updates again successfully and see if the issue still occurs.
    Vista Ultimate Dell XPS M1330

    FYI.  I've had the same issue after I installed Update Rollup 3 (KB2965413), seeing the exact same error on event log.  Tried to start the service manually, getting service unable to start error.  This is a machine running
    with Windows Server 2012 Standard.  Solution for me is simple. I just install
    KB2965414 (Update Rollup 3 for SCVMM 2012 R2), reboot the server, and the SCVMM service auto start up by itself. 

Maybe you are looking for

  • Unable to export reports to PDF in BI portal.

    Hello All, I am facing problem when trying to export reports to PDF in BI portal. It gives the error message "Error while generating the PDF". ADS BI export library is enabled in R/3 as suggested in SNOTE 1836587 and 944221. I have replicated the iss

  • OS X Tiger can't boot up from my HD

    I have recently installed 10.4 on my G4 and I am having start up problems, I have two internal hard drives a 20 gb that was factory installed and an 80 gb ATA that I installed myself. I previously had 10.33 running perfectly on the second drive and t

  • Automated Number AND/OR Custom Property Assignment on DRM

    We have an interesting issue. For some of our hierarchies, we do not have all the required Member account codes coming from the business and we only have Aliases. We want to therefore create a new set of Auto-Numbering system to use that makes sense.

  • AD Sync and Email Archive

    I've got a two part question here...  1) When setting up a new Office 365 service, can the service be started before the AD structure is in place, or must there be a directory server prior to starting service? 2) Is email archiving available? Not jus

  • Which kernel module for Intel PRO/100 S Desktop Adapt

    Which kernel module I should load for support LAN Card "Intel® PRO/100 S Desktop Adapter" Board ID "751767-004" , Based on Controller 82550