SCVMM Error 20401

In the last few days, I tried to add my Hyper-V server to my SCVMM console but still with no success. This is the most recent error message;
Error (20401)
The Windows Remote Management (WinRM) client configuration on the VMM server is incorrect and a connection with mw-wks-001.mw.inet can't be established.
Unknown error (0x803380e4)
Recommended Action
For more information use the command "winrm helpmsg hresult" and configure the winrm client accordingly on the VMM server.
I have try the following steps;
• On both servers I typed into powershell “winrm quickconfig”
PS C:\Windows\system32> winrm quickconfig
WinRM already is set up to receive requests on this machine.
WinRM already is set up for remote management on this machine.
• Services is also running;
PS C:\> Get-Service *winrm*
Status   Name               DisplayName
Running  WinRM              Windows Remote Management (WS-Manag...
• When I enter in powershell “Enter-PSSession -ComputerName <servername> -Credential <domain admin account>” I can connect to the other server (from my workstation to both servers and from server to server)
• The execution policy is set to “Unrestricted”
• In AD I configured both servers for “Trust this computer for delectation” and set the mechanism to use any authentication protocol (and also tried to use Kerberos only)
• There are no policy’s in place to configure or just only enable WinRM
• In SCVMM I configured the user for the user role “administrator”.
• The user account I use, are domain admins account
• Both servers are added to the same AD domain
• The firewall is turned off
• A temporary hyper-v machine fails with the same error message, Error (20401)
From my SCVMM machine;
PS C:\Windows\system32> Winrm get winrm/config
Config
    MaxEnvelopeSizekb = 800
    MaxTimeoutms = 600000
    MaxBatchItems = 20
    MaxProviderRequests = 4294967295
    Client
        NetworkDelayms = 5000
        URLPrefix = wsman
        AllowUnencrypted = false
        Auth
            Basic = true
            Digest = true
            Kerberos = true
            Negotiate = true
            Certificate = true
            CredSSP = false
        DefaultPorts
            HTTP = 5985
            HTTPS = 5986
        TrustedHosts = MW-WKS-001
    Service
        RootSDDL = O:NSG:BAD:P(A;;GA;;;BA)(A;;GA;;;S-1-5-21-3448685305-2396458740-2119521235-1000)S:P(AU;FA;GA;;;WD)(AU;SA;GWGX;;;WD)
        MaxConcurrentOperations = 4294967295
        MaxConcurrentOperationsPerUser = 200
        EnumerationTimeoutms = 600000
        MaxConnections = 15
        MaxPacketRetrievalTimeSeconds = 120
        AllowUnencrypted = false
        Auth
            Basic = false
            Kerberos = true
            Negotiate = true
            Certificate = false
            CredSSP = false
            CbtHardeningLevel = Relaxed
        DefaultPorts
            HTTP = 5985
            HTTPS = 5986
        IPv4Filter = *
        IPv6Filter = *
        EnableCompatibilityHttpListener = false
        EnableCompatibilityHttpsListener = false
        CertificateThumbprint
    Winrs
        AllowRemoteShellAccess = true
        IdleTimeout = 180000
        MaxConcurrentUsers = 5
        MaxShellRunTime = 2147483647
        MaxProcessesPerShell = 15
        MaxMemoryPerShellMB = 150
        MaxShellsPerUser = 5
From my Hyper-V machine;
PS C:\> Winrm get winrm/config
Config
    MaxEnvelopeSizekb = 800
    MaxTimeoutms = 600000
    MaxBatchItems = 20
    MaxProviderRequests = 4294967295
    Client
        NetworkDelayms = 5000
        URLPrefix = wsman
        AllowUnencrypted = false
        Auth
            Basic = true
            Digest = true
            Kerberos = true
            Negotiate = true
            Certificate = true
            CredSSP = false
        DefaultPorts
            HTTP = 5985
            HTTPS = 5986
        TrustedHosts = *
    Service
        RootSDDL = O:NSG:BAD:P(A;;GA;;;BA)(A;;GA;;;S-1-5-21-1457724968-3443498858-3961118846-1055)S:P(AU;FA;GA;;;WD)(AU;SA;GWGX;;;WD)
        MaxConcurrentOperations = 4294967295
        MaxConcurrentOperationsPerUser = 200
        EnumerationTimeoutms = 600000
        MaxConnections = 15
        MaxPacketRetrievalTimeSeconds = 120
        AllowUnencrypted = false
        Auth
            Basic = false
            Kerberos = true
            Negotiate = true
            Certificate = false
            CredSSP = false
            CbtHardeningLevel = Relaxed
        DefaultPorts
            HTTP = 5985
            HTTPS = 5986
        IPv4Filter = *
        IPv6Filter = *
        EnableCompatibilityHttpListener = false
        EnableCompatibilityHttpsListener = false
        CertificateThumbprint
    Winrs
        AllowRemoteShellAccess = true
        IdleTimeout = 180000
        MaxConcurrentUsers = 5
        MaxShellRunTime = 2147483647
        MaxProcessesPerShell = 15
        MaxMemoryPerShellMB = 150
        MaxShellsPerUser = 5
My Hyper-V machine is a Server2008r2 SP1 Enterprise machine and my SCVMM machine is a Server2008r2 SP1 Standard machine. The SCVMM version is System Center 2012 (version 3.0.6062.0)
What puzzle piece do I miss here?

Hi,
Same problem here, cannot  get the integration to work.
Anyone did a successful integration ? At least we won't lose anymore time with something that doesn't work in the first place.

Similar Messages

  • PRO feature of scvmm Error (10218)

    Recently we have deployed the scom 2012 r2 with ur 4 and integrating with the scvmm 2012 r2 updated ur4 when we connect the PRO feature of scvmm we got the below error so kindly tell us the solution of it. We have already deployed the
    required MP on Operations Manager
    Error (10218)
    Setup could not import the System Center Virtual Machine Manager Management Pack into Operations Manager server because one or more required management packs are missing. The VMM Management Packs cannot be deployed unless the following component management
    packs are present in Operations Manager :
    Windows Server Internet Information Services 2003,
    Windows Server 2008 Internet Information Services 7,
    Windows Server Internet Information Services Library,
    SQL Server Core Library.
    Recommended Action
    To provide the missing component management packs, ensure that the following management packs have been imported into Operations Manager server:
    Microsoft Windows Server 2003 Internet Information Services Management Pack for OpsMgr 2012 (version 6.0.6278.0 or later)
    Microsoft SQL Server 2005 Management Pack(version 6.0.5000.0 or later)
    You can download the management packs from the System Center Operations Manager Catalog at
    http://go.microsoft.com/fwlink/?LinkId=86411

    Hi,
    Would you please check those management packs under Administration workspace, Management Packs, make sure you have them imported:
    Windows Server Internet Information Services 2003,
    Windows Server 2008 Internet Information Services 7,
    Windows Server Internet Information Services Library,
    SQL Server Core Library.
    In addition, please also follow the links below to check your process when integrating VMM with SCOM:
    http://blogs.technet.com/b/kevinholman/archive/2012/08/21/integrating-vmm-2012-and-opsmgr-2012.aspx
    http://myopsmgrblog.wordpress.com/2013/04/23/scom-integration-with-scvmm/
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • How to increase storage migration job timeout in SCVMM 2012 R2

    Hi,
    I needed to move a VM 2+TB in size on slow storage to another volume. The VM was turned off. The VMM job failed after 9 hours and 23 seconds with following error:
    Error (2924)
    Unable to complete the request. Operation on the hyperv1.company.local server timed out.
    Recommended Action
    Try the operation again.
    VHD files were copied to destination successfully, but were not removed from source and also the VM was not imported from the destination location.
    So it looks like there is 9 hour default timeout for storage migration jobs in VMM.
    How to increase this timeout?
    Thanks,
    Egils

    Brian,
    If you got the same timeout error sooner then my assumption that this is 9 hour file copy timeout was wrong.
    In my case the files were copied successfully, the VM was was removed from Failover Cluster and Hyper-V (unregistered in source location), but was not registered in destination location, so it might be that timeout occurred during registration of the VM in
    destination location.
    Unfortunately the SCVMM error message does not include any details about the timeout.
    Btw, there are some SCVMM timeouts that can be changed, like
    http://support.microsoft.com/kb/2790310
    http://blogs.technet.com/b/vishwa/archive/2011/02/01/tuning-scvmm-for-vdi-deployments.aspx
    and WinRM timeouts
    http://blogs.technet.com/b/jonjor/archive/2010/04/21/intermittent-connectivity-issues-and-cluster-refresh-times-with-windows-2008-r2-and-scvmm-2008-r2.aspx
    Egils

  • Can't remove Service Deployment Configuration

    Hello,
    When i try to remove VMM Service Deployment Configuration i get error: 
    Error (26965)
    VMM is unable to find the specified static IP address pool. The specified name may be incorrect, or the pool may have been deleted.
    Recommended Action
    Verify that the name is correct and that the static IP address pool exists on the VMM management server.
    How to force delete this Service Deployment Configuration ?

    Not sure about supportability with Microsoft. But this should allow you to delete the orphaned Service Deployment Configuration in SCVMM.
    1. Open SQL Server Management Studio.
    2. Navigate to SERVERNAME\Databases\VirtualMachineManagerDB\Tables\tbl_WLC_TierConfig, right click
    tbl_WLC_TierConfig and click Select Top 1000 Rows. 
    Look for the name (e.g. Web Service) of the
    delinquent Service Deployment Configuration and record/write down the
    TierConfigId. (e.g.  CCAAFC3B-F26A-46A5-8EBA-8FB6813537A0)
    3. Navigate to SERVERNAME\Databases\VirtualMachineManagerDB\Tables\tbl_WLC_VMDeploymentConfig, right click
    tbl_WLC_VMDeploymentConfig, and click Select Top 1000 Rows. 
    Look for the TierConfigId from step 2. and record/write down the
    VMConfigId(s). (e.g.  5C68C6A1-2063-4C4C-B7A4-42236BFEF809, 2A372909-BB9F-4456-AC55-806326BFCFB9, etc.)
    4. Navigate to SERVERNAME\Databases\VirtualMachineManagerDB\Tables\tbl_WLC_NICConfig, right click
    tbl_WLC_NICConfig and click Edit Top 200 Rows. 
    Look for the VMConfigId(s) from step 3. and change the
    IPV4VMSubnetPoolId and IPv4SubnetVLanId values to
    NULL.  These values are the orphaned ID's for the deleted IP Address Pools (SCVMM Error 26965).
    5. Open SCVMM console.
    6. Navigate to Library\Templates\Service Deployment Configurations, select the object
    (e.g. Web Service), right click it and select Delete.
    Hope that helps.
    Cheers!

  • Cannot install agent on 2 2012 Host servers

    Hi, i am using SCVMM 2012 SP1 version 3.1.6011.0
    i have 2 2012 Datacentre servers, both hyperv hosts, i am unable to install the agent, manually or remotely
    i get an error as soon as i run the installer
    "There is a problem with this windows installer package. A DLL for this install to completed could not be run. Contatc your support personnel or package vendor"
    Visual C++2010 is installed
    error from SCVMM
    Error (441)
    Agent communication is blocked. On SERVER1.company.org, the version of virtualization software or the VMM agent is unsupported.
    Recommended Action
    Update the agent and virtualization software, and then try the operation again.
    it is working fine for all other servers,
    any suggestions would be appreciated.
    Phil Mason

    i have tried the install through the following
    msiexec.exe /i vmmAgent.msi /L*V c:\vmmagent_install.log
    here is the log
    === Verbose logging started: 10/09/2014  17:01:44  Build type: SHIP UNICODE 5.00.9200.00  Calling process: C:\Windows\system32\msiexec.exe ===
    MSI (c) (AC:DC) [17:01:44:132]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (AC:DC) [17:01:44:132]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (AC:44) [17:01:44:132]: Resetting cached policy values
    MSI (c) (AC:44) [17:01:44:132]: Machine policy value 'Debug' is 0
    MSI (c) (AC:44) [17:01:44:132]: ******* RunEngine:
               ******* Product: vmmAgent.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (AC:44) [17:01:44:132]: Machine policy value 'DisableUserInstalls' is 0
    MSI (c) (AC:44) [17:01:44:132]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\vmm\vmmAgent.msi' against software restriction policy
    MSI (c) (AC:44) [17:01:44:132]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
    MSI (c) (AC:44) [17:01:44:132]: SOFTWARE RESTRICTION POLICY: C:\vmm\vmmAgent.msi is not digitally signed
    MSI (c) (AC:44) [17:01:44:132]: SOFTWARE RESTRICTION POLICY: C:\vmm\vmmAgent.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (AC:44) [17:01:44:163]: Cloaking enabled.
    MSI (c) (AC:44) [17:01:44:163]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (AC:44) [17:01:44:163]: End dialog not enabled
    MSI (c) (AC:44) [17:01:44:163]: Original package ==> C:\vmm\vmmAgent.msi
    MSI (c) (AC:44) [17:01:44:163]: Package we're running from ==> C:\vmm\vmmAgent.msi
    MSI (c) (AC:44) [17:01:44:163]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (c) (AC:44) [17:01:44:163]: APPCOMPAT: looking for appcompat database entry with ProductCode '{DA9CF191-5E6A-4F96-98AD-9DB99BE611C0}'.
    MSI (c) (AC:44) [17:01:44:163]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (AC:44) [17:01:44:179]: MSCOREE not loaded loading copy from system32
    MSI (c) (AC:44) [17:01:44:179]: Machine policy value 'TransformsSecure' is 1
    MSI (c) (AC:44) [17:01:44:179]: Machine policy value 'DisablePatch' is 0
    MSI (c) (AC:44) [17:01:44:179]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (c) (AC:44) [17:01:44:179]: Machine policy value 'DisableLUAPatching' is 0
    MSI (c) (AC:44) [17:01:44:179]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (c) (AC:44) [17:01:44:179]: APPCOMPAT: looking for appcompat database entry with ProductCode '{DA9CF191-5E6A-4F96-98AD-9DB99BE611C0}'.
    MSI (c) (AC:44) [17:01:44:179]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (AC:44) [17:01:44:179]: Transforms are not secure.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'c:\vmmagent_install.log'.
    MSI (c) (AC:44) [17:01:44:179]: Command Line: CURRENTDIRECTORY=C:\vmm CLIENTUILEVEL=0 CLIENTPROCESSID=13996
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{6A2A3BC7-0C15-472C-BB42-7D879FA490AB}'.
    MSI (c) (AC:44) [17:01:44:179]: Product Code passed to Engine.Initialize:           ''
    MSI (c) (AC:44) [17:01:44:179]: Product Code from property table before transforms: '{DA9CF191-5E6A-4F96-98AD-9DB99BE611C0}'
    MSI (c) (AC:44) [17:01:44:179]: Product Code from property table after transforms:  '{DA9CF191-5E6A-4F96-98AD-9DB99BE611C0}'
    MSI (c) (AC:44) [17:01:44:179]: Product not registered: beginning first-time install
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (c) (AC:44) [17:01:44:179]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (c) (AC:44) [17:01:44:179]: User policy value 'SearchOrder' is 'nmu'
    MSI (c) (AC:44) [17:01:44:179]: Adding new sources is allowed.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (c) (AC:44) [17:01:44:179]: Package name extracted from package path: 'vmmAgent.msi'
    MSI (c) (AC:44) [17:01:44:179]: Package to be registered: 'vmmAgent.msi'
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding IsAdminPackage property. Its value is '1'.
    MSI (c) (AC:44) [17:01:44:179]: Machine policy value 'DisableMsi' is 1
    MSI (c) (AC:44) [17:01:44:179]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (AC:44) [17:01:44:179]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (AC:44) [17:01:44:179]: Product installation will be elevated because user is admin and product is being installed per-machine.
    MSI (c) (AC:44) [17:01:44:179]: Running product '{DA9CF191-5E6A-4F96-98AD-9DB99BE611C0}' with elevated privileges: Product is assigned.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\vmm'.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '13996'.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
    MSI (c) (AC:44) [17:01:44:179]: TRANSFORMS property is now:
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '301'.
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\Favorites
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\Documents
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Recent
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Templates
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Local
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\Pictures
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Users\datapacremote\Desktop
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (c) (AC:44) [17:01:44:179]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (c) (AC:44) [17:01:44:179]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (c) (AC:44) [17:01:44:179]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
    MSI (c) (AC:44) [17:01:44:179]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (c) (AC:44) [17:01:44:179]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'IT'.
    MSI (c) (AC:44) [17:01:44:179]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'SJOG'.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\vmm\vmmAgent.msi'.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\vmm\vmmAgent.msi'.
    MSI (c) (AC:44) [17:01:44:179]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\vmm\'.
    MSI (c) (AC:44) [17:01:44:179]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\vmm\'.
    MSI (c) (AC:DC) [17:01:44:195]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '5.00'.
    === Logging started: 10/09/2014  17:01:44 ===
    MSI (c) (AC:44) [17:01:44:195]: Note: 1: 2205 2:  3: PatchPackage
    MSI (c) (AC:44) [17:01:44:195]: Machine policy value 'DisableRollback' is 0
    MSI (c) (AC:44) [17:01:44:195]: User policy value 'DisableRollback' is 0
    MSI (c) (AC:44) [17:01:44:195]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
    MSI (c) (AC:44) [17:01:44:195]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (c) (AC:44) [17:01:44:195]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
    MSI (c) (AC:44) [17:01:44:195]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (c) (AC:44) [17:01:44:195]: Doing action: INSTALL
    Action 17:01:44: INSTALL.
    Action start 17:01:44: INSTALL.
    MSI (c) (AC:44) [17:01:44:195]: UI Sequence table 'InstallUISequence' is present and populated.
    MSI (c) (AC:44) [17:01:44:195]: Running UISequence
    MSI (c) (AC:44) [17:01:44:195]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
    MSI (c) (AC:44) [17:01:44:195]: Doing action: FindRelatedProducts
    Action 17:01:44: FindRelatedProducts. Searching for related applications
    Action start 17:01:44: FindRelatedProducts.
    Action ended 17:01:44: FindRelatedProducts. Return value 1.
    MSI (c) (AC:44) [17:01:44:195]: Doing action: PrepareDlg
    Action 17:01:44: PrepareDlg.
    Action start 17:01:44: PrepareDlg.
    Info 2898. For WixUI_Font_Normal textstyle, the system created a 'Tahoma' font, in 0 character set, of 13 pixels height.
    Info 2898. For WixUI_Font_Bigger textstyle, the system created a 'Tahoma' font, in 0 character set, of 19 pixels height.
    Action 17:01:44: PrepareDlg. Dialog created
    Action ended 17:01:44: PrepareDlg. Return value 1.
    MSI (c) (AC:44) [17:01:44:195]: Doing action: AppSearch
    Action 17:01:44: AppSearch. Searching for installed applications
    Action start 17:01:44: AppSearch.
    AppSearch: Property: VMMSERVER, Signature: VMMServerRegistry
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft System Center Virtual Machine Manager Server\Setup 3: 2
    AppSearch: Property: BITSPORT, Signature: BitsPortRegistry
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft System Center Virtual Machine Manager Agent\Setup 3: 2
    AppSearch: Property: WSMANPORT, Signature: WsmanPortRegistry
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft System Center Virtual Machine Manager Agent\Setup 3: 2
    AppSearch: Property: NONTRUSTEDMACHINE, Signature: NonTrustedMachineRegistry
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft System Center Virtual Machine Manager Agent\Setup 3: 2
    AppSearch: Property: BITSFORCEFILEFLUSH, Signature: BITSForceFileFlushRegistry
    MSI (c) (AC:44) [17:01:44:210]: PROPERTY CHANGE: Adding BITSFORCEFILEFLUSH property. Its value is '#1'.
    AppSearch: Property: BITS4, Signature: CheckQMgr
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1322 2: 
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1322 2: 
    MSI (c) (AC:44) [17:01:44:210]: PROPERTY CHANGE: Adding BITS4 property. Its value is 'C:\Windows\system32\QMgr.dll'.
    AppSearch: Property: FIREWALLENABLED, Signature: FirewallEnabledRegistry
    MSI (c) (AC:44) [17:01:44:210]: PROPERTY CHANGE: Adding FIREWALLENABLED property. Its value is '#0'.
    AppSearch: Property: MSIDLL, Signature: CheckMsiDll
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1322 2: 
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1322 2: 
    MSI (c) (AC:44) [17:01:44:210]: PROPERTY CHANGE: Adding MSIDLL property. Its value is 'C:\Windows\SysWOW64\msi.dll'.
    AppSearch: Property: WINRMSERVICESTARTTYPE, Signature: AgentWinRMStartTypeRegistry
    MSI (c) (AC:44) [17:01:44:210]: PROPERTY CHANGE: Adding WINRMSERVICESTARTTYPE property. Its value is '#2'.
    AppSearch: Property: WSMSVC, Signature: CheckWsmSvc
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1322 2: 
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1322 2: 
    MSI (c) (AC:44) [17:01:44:210]: PROPERTY CHANGE: Adding WSMSVC property. Its value is 'C:\Windows\SysWOW64\wsmwmipl.dll'.
    AppSearch: Property: DMZUSERNAME, Signature: DmzLocalUserRegistry
    MSI (c) (AC:44) [17:01:44:210]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft System Center Virtual Machine Manager Agent\Setup 3: 2
    Action ended 17:01:44: AppSearch. Return value 1.
    MSI (c) (AC:44) [17:01:44:210]: Doing action: LaunchConditions
    Action 17:01:44: LaunchConditions. Evaluating launch conditions
    Action start 17:01:44: LaunchConditions.
    Action ended 17:01:44: LaunchConditions. Return value 1.
    MSI (c) (AC:44) [17:01:44:226]: Doing action: ValidateProductID
    Action 17:01:44: ValidateProductID.
    Action start 17:01:44: ValidateProductID.
    Action ended 17:01:44: ValidateProductID. Return value 1.
    MSI (c) (AC:44) [17:01:44:226]: Doing action: CostInitialize
    Action 17:01:44: CostInitialize. Computing space requirements
    Action start 17:01:44: CostInitialize.
    MSI (c) (AC:44) [17:01:44:226]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    Action ended 17:01:44: CostInitialize. Return value 1.
    MSI (c) (AC:44) [17:01:44:226]: Doing action: FileCost
    Action 17:01:44: FileCost. Computing space requirements
    Action start 17:01:44: FileCost.
    MSI (c) (AC:44) [17:01:44:226]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (c) (AC:44) [17:01:44:226]: Note: 1: 2205 2:  3: Class
    MSI (c) (AC:44) [17:01:44:226]: Note: 1: 2205 2:  3: Extension
    MSI (c) (AC:44) [17:01:44:226]: Note: 1: 2205 2:  3: TypeLib
    Action ended 17:01:44: FileCost. Return value 1.
    MSI (c) (AC:44) [17:01:44:226]: Doing action: CostFinalize
    Action 17:01:44: CostFinalize. Computing space requirements
    Action start 17:01:44: CostFinalize.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (c) (AC:44) [17:01:44:226]: Note: 1: 2205 2:  3: Patch
    MSI (c) (AC:44) [17:01:44:226]: Note: 1: 2205 2:  3: Condition
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding MSAppDataFolder property. Its value is 'C:\ProgramData\Microsoft\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding VMMAppDataFolder property. Its value is 'C:\ProgramData\Microsoft\Virtual Machine Manager\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding SYSCENTERDIR property. Its value is 'C:\Program Files\Microsoft System Center 2012\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding CREDENTIALEXPORTDIRECTORY property. Its value is 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding AgentBinDir property. Its value is 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding Trace.3812768D_658A_4BB6_9A68_F288BE3E9CF5 property. Its value is 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding SetupDir property. Its value is 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\'.
    MSI (c) (AC:44) [17:01:44:226]: PROPERTY CHANGE: Adding SetupHelpDir property. Its value is 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\help\'.
    MSI (c) (AC:44) [17:01:44:226]: Target path resolution complete. Dumping Directory table...
    MSI (c) (AC:44) [17:01:44:226]: Note: target paths subject to change (via custom actions or browsing)
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: TARGETDIR , Object: C:\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: CommonAppDataFolder , Object: C:\ProgramData\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: MSAppDataFolder , Object: C:\ProgramData\Microsoft\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: VMMAppDataFolder , Object: C:\ProgramData\Microsoft\Virtual Machine Manager\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: ProgramFiles64Folder , Object: C:\Program Files\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: SYSCENTERDIR , Object: C:\Program Files\Microsoft System Center 2012\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: INSTALLDIR , Object: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: CREDENTIALEXPORTDIRECTORY , Object: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: AgentBinDir , Object: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: Trace.3812768D_658A_4BB6_9A68_F288BE3E9CF5 , Object: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: SetupDir , Object: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\
    MSI (c) (AC:44) [17:01:44:226]: Dir (target): Key: SetupHelpDir , Object: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\help\
    MSI (c) (AC:44) [17:01:44:226]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (c) (AC:44) [17:01:44:226]: Note: 1: 2228 2:  3: MsiAssembly 4:  SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`,  `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE  `MsiAssembly`.`Component_`
    = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
    Action ended 17:01:44: CostFinalize. Return value 1.
    MSI (c) (AC:44) [17:01:44:226]: Skipping action: SetInstallModeRemove (condition is false)
    MSI (c) (AC:44) [17:01:44:226]: Doing action: GetAllIPAddresses
    Action 17:01:44: GetAllIPAddresses.
    Action start 17:01:44: GetAllIPAddresses.
    MSI (c) (AC:58) [17:01:44:226]: Invoking remote custom action. DLL: C:\Users\DATAPA~1\AppData\Local\Temp\MSIE02D.tmp, Entrypoint: GetAllIPAddresses
    MSI (c) (AC:A0) [17:01:44:226]: Cloaking enabled.
    MSI (c) (AC:A0) [17:01:44:226]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (AC:A0) [17:01:44:226]: Connected to service for CA interface.
    CustomAction GetAllIPAddresses returned actual error code 1157 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (c) (AC:44) [17:01:44:241]: Note: 1: 1723 2: GetAllIPAddresses 3: GetAllIPAddresses 4: C:\Users\DATAPA~1\AppData\Local\Temp\MSIE02D.tmp
    Error 1723. There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. Action GetAllIPAddresses, entry: GetAllIPAddresses, library: C:\Users\DATAPA~1\AppData\Local\Temp\MSIE02D.tmp
    MSI (c) (AC:44) [17:01:46:489]: Product: Microsoft System Center Virtual Machine Manager Agent (x64) -- Error 1723. There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel
    or package vendor. Action GetAllIPAddresses, entry: GetAllIPAddresses, library: C:\Users\DATAPA~1\AppData\Local\Temp\MSIE02D.tmp
    Action ended 17:01:46: GetAllIPAddresses. Return value 3.
    MSI (c) (AC:44) [17:01:46:489]: Doing action: FatalError
    Action 17:01:46: FatalError.
    Action start 17:01:46: FatalError.
    Action 17:01:46: FatalError. Dialog created
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: _RemoveFilePath
    MSI (c) (AC:E8) [17:01:46:505]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: BindImage
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: ProgId
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: PublishComponent
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: SelfReg
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: Extension
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: Font
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: Shortcut
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: Class
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2205 2:  3: TypeLib
    MSI (c) (AC:E8) [17:01:46:505]: Note: 1: 2727 2: 
    Action ended 17:01:47: FatalError. Return value 2.
    Action ended 17:01:47: INSTALL. Return value 3.
    MSI (c) (AC:44) [17:01:47:708]: Destroying RemoteAPI object.
    MSI (c) (AC:A0) [17:01:47:708]: Custom Action Manager thread ending.
    Property(C): DiskPrompt = Microsoft System Center Virtual Machine Manager Agent (x64) Installation [1]
    Property(C): UpgradeCode = {87827097-A5CB-4E4F-BB18-76A7B9CC25A2}
    Property(C): BITSPORT = 443
    Property(C): WSMANPORT = 5985
    Property(C): NONTRUSTEDMACHINE = 0
    Property(C): BITSFORCEFILEFLUSH = #1
    Property(C): BITS4 = C:\Windows\system32\QMgr.dll
    Property(C): FIREWALLENABLED = #0
    Property(C): MSIDLL = C:\Windows\SysWOW64\msi.dll
    Property(C): WINRMSERVICESTARTTYPE = #2
    Property(C): WSMSVC = C:\Windows\SysWOW64\wsmwmipl.dll
    Property(C): IPAddressChoice = (no choice)
    Property(C): INSTALLDIR = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\
    Property(C): SetupHelpDir = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\help\
    Property(C): SetupDir = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\
    Property(C): AgentBinDir = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\
    Property(C): VMMAppDataFolder = C:\ProgramData\Microsoft\Virtual Machine Manager\
    Property(C): CREDENTIALEXPORTDIRECTORY = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\
    Property(C): LicenseAccepted = 0
    Property(C): DistinguishedNameOption = 0
    Property(C): WIXUI_INSTALLDIR = INSTALLDIR
    Property(C): WixUIRMOption = UseRM
    Property(C): ARPNOREPAIR = 1
    Property(C): ALLUSERS = 1
    Property(C): CreateUser = **********
    Property(C): WixUI_InstallMode = InstallComplete
    Property(C): SYSCENTERDIR = C:\Program Files\Microsoft System Center 2012\
    Property(C): ProgramFiles64Folder = C:\Program Files\
    Property(C): TARGETDIR = C:\
    Property(C): MSAppDataFolder = C:\ProgramData\Microsoft\
    Property(C): CommonAppDataFolder = C:\ProgramData\
    Property(C): SourceDir = C:\vmm\
    Property(C): VersionNT = 602
    Property(C): Privileged = 1
    Property(C): Manufacturer = Microsoft Corporation
    Property(C): ProductCode = {DA9CF191-5E6A-4F96-98AD-9DB99BE611C0}
    Property(C): ProductLanguage = 1033
    Property(C): ProductName = Microsoft System Center Virtual Machine Manager Agent (x64)
    Property(C): ProductVersion = 3.1.6011.0
    Property(C): INSTALLLEVEL = 100
    Property(C): ARPCONTACT = Microsoft Corporation
    Property(C): ARPPRODUCTICON = ProductIcon
    Property(C): ARPHELPLINK =
    http://go.microsoft.com/fwlink/?LinkId=68951
    Property(C): HostRegSubKey = Microsoft System Center Virtual Machine Manager Agent
    Property(C): MofFileName = VMMAgent.mof
    Property(C): WmiNamespace = scvmm
    Property(C): AgentServiceName = SCVMMAgent
    Property(C): AgentExeName = vmmAgent.exe
    Property(C): AgentFirewallRuleName = VMMAgent
    Property(C): BitsPortName = HTTPS
    Property(C): WSMANMINVERSION = 5.2.3790.2984
    Property(C): DISTINGUISHEDNAMEOPTION = 0
    Property(C): IPADDRESSCHOICE = 0
    Property(C): DefaultUIFont = WixUI_Font_Normal
    Property(C): WixUI_Mode = InstallDir
    Property(C): WIXUI_CREDENTIALEXPORTDIR = CREDENTIALEXPORTDIRECTORY
    Property(C): WixUI_LicenseAgreementDlg_Next = InstallDirDlg
    Property(C): WixUI_LicenseAgreementDlg_Back = WelcomeDlg
    Property(C): WixUI_VMMCredentialDirectoryDlg_NextTrusted = VMMPortSettingDlg
    Property(C): WixUI_VMMCredentialDirectoryDlg_NextNonTrusted = VMMDNSelectionDlg
    Property(C): WixUI_VMMCredentialDirectoryDlg_Back = InstallDirDlg
    Property(C): WixUI_VMMCredentialDirectoryDlg_Change = BrowseDlg
    Property(C): WixUI_VMMDNSelectionDlg_Next = VMMPortSettingDlg
    Property(C): WixUI_VMMDNSelectionDlg_Back = VMMCredentialDirectoryDlg
    Property(C): WixUI_VMMPortSettingDlg_Next = VerifyReadyDlg
    Property(C): WixUI_VMMPortSettingDlg_Back = VMMCredentialDirectoryDlg
    Property(C): IPADDRESS0 = (address 1 N/A)
    Property(C): IPADDRESS1 = (address 2 N/A)
    Property(C): IPADDRESS2 = (address 3 N/A)
    Property(C): IPADDRESS3 = (address 4 N/A)
    Property(C): IPADDRESS4 = (address 5 N/A)
    Property(C): IPADDRESS5 = (address 6 N/A)
    Property(C): IPADDRESS6 = (address 7 N/A)
    Property(C): IPADDRESS7 = (address 8 N/A)
    Property(C): ErrorDialog = ErrorDlg
    Property(C): SecureCustomProperties = ANYVERSION
    Property(C): MsiHiddenProperties = CreateUser;DMZPASSWORD
    Property(C): Trace.3812768D_658A_4BB6_9A68_F288BE3E9CF5 = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\
    Property(C): MsiLogFileLocation = c:\vmmagent_install.log
    Property(C): PackageCode = {6A2A3BC7-0C15-472C-BB42-7D879FA490AB}
    Property(C): ProductState = -1
    Property(C): PackagecodeChanging = 1
    Property(C): IsAdminPackage = 1
    Property(C): CURRENTDIRECTORY = C:\vmm
    Property(C): CLIENTUILEVEL = 0
    Property(C): CLIENTPROCESSID = 13996
    Property(C): MsiSystemRebootPending = 1
    Property(C): VersionDatabase = 301
    Property(C): VersionMsi = 5.00
    Property(C): VersionNT64 = 602
    Property(C): WindowsBuild = 9200
    Property(C): ServicePackLevel = 0
    Property(C): ServicePackLevelMinor = 0
    Property(C): MsiNTProductType = 3
    Property(C): MsiNTSuiteDataCenter = 1
    Property(C): WindowsFolder = C:\Windows\
    Property(C): WindowsVolume = C:\
    Property(C): System64Folder = C:\Windows\system32\
    Property(C): SystemFolder = C:\Windows\SysWOW64\
    Property(C): RemoteAdminTS = 1
    Property(C): TempFolder = C:\Users\DATAPA~1\AppData\Local\Temp\
    Property(C): ProgramFilesFolder = C:\Program Files (x86)\
    Property(C): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(C): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(C): AppDataFolder = C:\Users\datapacremote\AppData\Roaming\
    Property(C): FavoritesFolder = C:\Users\datapacremote\Favorites\
    Property(C): NetHoodFolder = C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(C): PersonalFolder = C:\Users\datapacremote\Documents\
    Property(C): PrintHoodFolder = C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(C): RecentFolder = C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\Recent\
    Property(C): SendToFolder = C:\Users\datapacremote\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(C): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(C): LocalAppDataFolder = C:\Users\datapacremote\AppData\Local\
    Property(C): MyPicturesFolder = C:\Users\datapacremote\Pictures\
    Property(C): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(C): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(C): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(C): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(C): DesktopFolder = C:\Users\Public\Desktop\
    Property(C): FontsFolder = C:\Windows\Fonts\
    Property(C): GPTSupport = 1
    Property(C): OLEAdvtSupport = 1
    Property(C): ShellAdvtSupport = 1
    Property(C): MsiAMD64 = 6
    Property(C): Msix64 = 6
    Property(C): Intel = 6
    Property(C): PhysicalMemory = 131037
    Property(C): VirtualMemory = 89588
    Property(C): AdminUser = 1
    Property(C): MsiTrueAdminUser = 1
    Property(C): LogonUser = datapacremote
    Property(C): UserSID = S-1-5-21-4197612004-1255000048-2282055192-13349
    Property(C): UserLanguageID = 6153
    Property(C): ComputerName = SERVERSAN1
    Property(C): SystemLanguageID = 6153
    Property(C): ScreenX = 1364
    Property(C): ScreenY = 706
    Property(C): CaptionHeight = 23
    Property(C): BorderTop = 1
    Property(C): BorderSide = 1
    Property(C): TextHeight = 16
    Property(C): TextInternalLeading = 3
    Property(C): ColorBits = 32
    Property(C): TTCSupport = 1
    Property(C): Time = 17:01:47
    Property(C): Date = 10/09/2014
    Property(C): MsiNetAssemblySupport = 4.0.30319.17929
    Property(C): MsiWin32AssemblySupport = 6.2.9200.16384
    Property(C): RedirectedDllSupport = 2
    Property(C): MsiRunningElevated = 1
    Property(C): USERNAME = IT
    Property(C): COMPANYNAME = SJOG
    Property(C): DATABASE = C:\vmm\vmmAgent.msi
    Property(C): OriginalDatabase = C:\vmm\vmmAgent.msi
    Property(C): SOURCEDIR = C:\vmm\
    Property(C): VersionHandler = 5.00
    Property(C): UILevel = 5
    Property(C): ACTION = INSTALL
    Property(C): EXECUTEACTION = INSTALL
    Property(C): ROOTDRIVE = C:\
    Property(C): CostingComplete = 1
    Property(C): OutOfDiskSpace = 0
    Property(C): OutOfNoRbDiskSpace = 0
    Property(C): PrimaryVolumeSpaceAvailable = 0
    Property(C): PrimaryVolumeSpaceRequired = 0
    Property(C): PrimaryVolumeSpaceRemaining = 0
    === Logging stopped: 10/09/2014  17:01:47 ===
    MSI (c) (AC:44) [17:01:47:724]: Windows Installer installed the product. Product Name: Microsoft System Center Virtual Machine Manager Agent (x64). Product Version: 3.1.6011.0. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success
    or error status: 1603.
    MSI (c) (AC:44) [17:01:47:724]: Grabbed execution mutex.
    MSI (c) (AC:44) [17:01:47:724]: Cleaning up uninstalled install packages, if any exist
    MSI (c) (AC:44) [17:01:47:724]: MainEngineThread is returning 1603
    === Verbose logging stopped: 10/09/2014  17:01:47 ===
    Phil Mason

  • Error 406 access denied while trying to Add Windows 2008 HV host in SCVMM 2008.

    I am trying to add Windows 2008 HV host in SCVMM 2008. While adding host i am getting error message...
    Error (406)
    Access
    has been denied while contacting the server <server name>. 
    Recommended
    Action
    1.
    Verify that the specified user account has administrative privileges on <server name>.
    2.
    Verify that DCOM access, launch, and activation permissions are enabled on <server name> for the Administrators group. Use dcomcnfg.exe to modify
    permissions, and then try the operation again.
    I have already done DCOM security modification for my user. I am able to RDP or any file sharing HV host from SCVMM machine. My user is member of local administrator for both the machines. 
    Before that i have added one Windows 2008 HV (Core) successfully and 2 ESX host in same SCVMM machine. 
    Any Help would be greatly appreciated.
    vaibhav

    Has anyone found a fix for this? I've been troubleshooting this issue for 4 days now. I've unjoined/rejoined the host to the domain, deleted SCVMM certificate, given permissions (out the wahzoo) in COM/Access Permissions, all updates installed, firewall
    is off (I even tried turning it on and configuring program/port access), I've tried with 3 different domain accounts that are a member of the local Administrators group.
    The other day I managed to get the host added (don't ask me how) but then all the VM's were in status 'Host not responding' so I couldn't even manage them. So I removed it and now can't get the host added again. I'm using SCVMM 2008 R2 SP1 and the problem
    host is Server 2008 R2 SP1 x64.
    Error (406)
    Access has been denied while contacting the server xxxxxxxx.domain.com.  
    Recommended Action
    1. Verify that the specified user account has administrative privileges on xxxxxxx.domain.com.
    2. Verify that DCOM access, launch, and activation permissions are enabled on xxxxxxx.domain.com for the Administrators group. Use dcomcnfg.exe to modify permissions, and then try the operation again.
    I was getting this error after I got the host added:
    Error (2910)
    VMM does not have appropriate permissions to access the resource C:\Windows\system32\qmgr.dll on the xxxxxxxx.domain.com server.
     (Access is denied (0x80070005))
    Recommended Action
    Ensure that Virtual Machine Manager has the appropriate rights to perform this action.

  • Error 0x80070490 trying to launch VM without SCVMM on Windows 2008 Server R2

    Hello everybody,
    I get a weird issue trying to launch a VM.
    This is the current situation : I get a server, Windows 2008 R2. I've only install Hyper-V and Failover Cluster. I can create a VM but when I try to launch it, I get an error message into a popup (translated from french) : "The application encountered
    an error during modification of 'vm_name' state". "'vm_name' could not be initialize". "Could not initialize machine remoting system. Error 'Element not found'. (0x80070490). "Could not find a usable certificate. Error: 'Element not found'. (0x80070490)."
    So, I'm unable to launch my vm's.
    I'm not using SCVMM yet. I want to resolve this issue before.
    I read some articles and posts about SCVMM certificate issue but I'm not using SCVMM.
    More fun, I read articles about this issue but on Windows 2008 Server (not R2) : problem resolved by a fix, unapplicable on my Windows 2008 R2 :)
    I'm totalyblocked and ain't got no idea how I can resolve it.
    If someone gets I idea ...
    Cheers,
    Nicolas

    Environment: Windows 8.1 in an Active Directory Domain (2012R2) with MS Certficates Services support NAP/Health Registry, etc. 
    Error:  Attempts to start a Hyper-V VM on a machine generates the error message Error 0x80070490 trying to launch VM:
    "'vm_name' could not be initialize". "Could not initialize machine remoting system. Error 'Element not found'. (0x80070490). "Could not find a usable certificate. Error: 'Element not found'. (0x80070490)."
    Note: 
    VMM can manage other Hyper-V servers in environment from same machine, just not local machine.
    VMM on remote machine generates same error message when attempting to manage new VM machine
    Certificates - Service (Hyper-V Virtual Machine Management) on Local Computer shows 0 certificates under vmms\Personal
    Fixes Attempted and Failed except for #5!
    1) hotfix directly: Windows6.0-KB967902-x64.msu -> Failed: 0x80096002, Windows Update Standalone Installer.  The certificate for the signer of the message is invalid or not found.
    2) hotfix via pkgmgr: PkgMgr.exe has been deprecated. Please update scripts to use DISM.exe.  0x80070307
    3) Reset Certificates: 
     Start > Run > MMC
     Add the Certificates Snap-In
     Select Service Account
     Under the Select Account to Manager, select Hyper-V  Image Management Service
     Complete the Snap-In Wizard
     Expand the Certificates under Personal Category
     Notice the certificate generated has been created ‘for the future’ (assuming you’re suppose to revert the date & time to 2010, the certificate should display as invalid because it was created at 2013)
     Delete the Certificate(s)
     Go to the Services Console and Restart all Hyper-V Services
     Result: No certificate auto generated
    4) Uninstall / reinstall hyper-v service and management service addons from Windows features.  
    5) ‎did the following from http://technet.microsoft.com/en-us/library/ff935311(v=ws.10).aspx (WORKED!!! -> Note, their PS script has an error, add a dash(-) before the word recurse)
    reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Virtualization" /v "DisableSelfSignedCertificateGeneration" /f /t REG_QWORD /d 1
    24 ca 36 b5 bd 6d ef 7e eb aa a5 74 df e5 fd 41 ef ab 1c 29
    $certs = dir cert:\ -recurse | ? { $_.Thumbprint -eq "24ca36b5bd6def7eebaaa574dfe5fd41efab1c29" }
    $cert = @($certs)[0]
    $location = $cert.PrivateKey.CspKeyContainerInfo.UniqueKeyContainerName
    $folderlocation = gc env:ALLUSERSPROFILE
    $folderlocation = $folderlocation + "\Microsoft\Crypto\RSA\MachineKeys\"
    $filelocation = $folderlocation + $location
    icacls $filelocation /grant "*S-1-5-83-0:(R)"

  • Error in connecting App Controller to SCVMM 2012 R2

    Hello All,
    I have recently installed App Controller 2012 R2 on a new VM. We are already using SCVMM 2012 R2 with Update Rollup 4.
    I'm logged-in on the App Controller website with the service account of App Controller/SCVMM.
    Now when I'm trying to connect App Controller to SCVMM server, it gives the following error:
    "Category: Critical
    Description: Connection attempt to the target system failed.
    Details: Category: Critical
    Message: 553–RegistryInvalidValue
    Description: The type or name syntax of the registry key value IndigoTcpPort under Software\Microsoft\Microsoft System Center Virtual Machine Manager Administrator Console\Settings is incorrect."
    I'm correctly entering the complete FQDN of my VMM management server, and the default port: 8100.
    Need help please.
    Thank you.
    Regards
    Hasan Bin Hasib

    Hi Hasan,
    I haven't seen this issue before, but the following post provides information on checking the registry value:
    https://wmoore.wordpress.com/2014/04/11/appcontroller-2012-r2-vmm-registration-error/
    The usual caveats about editing the registry apply, including make a backup first.
    Regards
    Richard
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • SCVMM 2012 R2 RU3 - Live storage migration failing with error 12711 if cluster resource name is not in form of "SCVMM vmname "

    At the end of live storage migration in SCVMM 2012 R2 RU3 getting error:
    Error (12711)
    VMM cannot complete the WMI operation on the server (hypervhost1.domain.local) because of an error: [MSCluster_Resource.Name=&quot;SCVMM test-vm&quot;] The cluster resource could not be found.
    The cluster resource could not be found (0x138F)
    Recommended Action
    Resolve the issue and then try the operation again.
    Storage migration actually succeeds and after Repair/Ignore and Refresh, the VM shows up ok in VMM, with the VHD in new location.
    If VM is offline, storage migration always succeeds. Live (non-storage) migration always succeeds.
    I noticed in the error message that it searches for cluster resource name "SCVMM test-vm" and for some VMs I've got different cluster resource names.
    Like for this VM cluster resource names are:
    Virtual Machine test-vm
    Virtual Machine Configuration test-vm
    Furthermore, those resource names are showing up correctly in [VirtualManagerDB].[dbo].[tbl_WLC_VMInstance] table, columns VMResource and VMConfigResource.
    Anyone knows why SCVMM keeps searching for "SCVMM test-vm" and how to fix this without recreating cluster resources?

    Ok, you have the same problem and same configuration that this post:
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/853c021f-dd0a-4d88-a7c1-72bb8d4d0591/hyperv-cluster-live-migration-does-not-work-anymore-after-ur5-installation?forum=virtualmachingmgrhyperv#b5ae914f-7b52-4cea-86ef-a64ce4b32bb0
    This problem occurs will old and new vm?

  • SCVMM 2012 SP1 Beta Installation Errors

    Hi All,
    Pulling my hair out trying to get SCVMM 2012 SP1 Beta to install on a Windows 2012 machine. The machine was a new installation and had IIS installed, Hyper-V Role, Failover Clustering, SQL Server 2012, AD (it is a domain controller).
    Getting an error regarding Failover Clustering, which is definitely installed with all management tools and powershell module. Have even tried uninstalling it and then running the VMM Setup, and I then get a different error. Logs from both installation attempts
    are below:
    Log Excerpt if I have Failover Clustering Installed:
    04:42:25:ProcessInstalls: Install Item VMM management server has a Preprocessing delegate of PangaeaServerPreinstallProcessor.  Launching it now.
    04:42:25:Doing Install task for PangaeaServer
    04:42:25:SetProgressScreen: Init MSI Install progress.
    04:42:25:LaunchMsi: Msi mutex is not in use.
    04:42:25:LaunchMsi: MSI to launch is: C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi.
    04:42:25:LaunchMsi: Turning off the internal UI for C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi.
    04:42:25:LaunchMSI:  Enable logging for the MSI at C:\ProgramData\VMMLogs\vmmServer.log.
    04:42:25:LaunchMsi: MSI C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi is not in silent mode.  Setting the external UI.
    04:42:25:LaunchMsi: Launching C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi with arguments 'INSTALLINGLANGUAGE = 1033 REBOOT=ReallySuppress INSTALLDIR="C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\" INDIGOPORT="8100"
    SERVERACCOUNTNAME="CONTROLMYVPS\VMMAdmin" SERVICEACCOUNT="CONTROLMYVPS\VMMAdmin" COMPANYNAME="VPSBlocks" USERNAME="Will Kruss" WSMANPORT="5985" BITSPORT="8443" LIBSHARENAME="MSSCVMMLibrary" LIBSHAREPATH="C:\ProgramData\Virtual Machine Manager Library Files"
    SQLPORT="0" INSTANCENAME="SCVMM" DATABASENAME="VirtualManagerDB" CONNECTIONSTR="Integrated Security=SSPI;Application Name=VirtualMachineManager;Max Pool Size=500;Encrypt=true;TrustServerCertificate=true;Server=SCVMM;database=VirtualManagerDB" ONREMOTESERVER="0"
    SQLMACHINENAME="SCVMM" SQLMACHINEFQDN="SCVMM.controlmyvps.com.au" INDIGOHTTPSPORT="8101" INDIGONETTCPPORT="8102" INDIGOHTTPPORT="8103" SETUPLANGUAGE="en-US"  REBOOT=ReallySuppress'
    04:42:42:statusUpdate: Resetting progress bar for MSI: MaxValue 9837
    04:42:48:statusUpdate: Resetting progress bar for MSI: MaxValue 1317559262
    04:42:48:statusUpdate: Resetting progress bar for MSI: MaxValue 1317559262
    04:43:24:MsiInstallProduct finished for msi C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi.
    04:43:24:LaunchMSI: MSI C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi succeeded.
    04:43:24:Doing Postinstall task for PangaeaServer
    04:43:24:ProcessInstalls: Install Item VMM management server was successful.  We will launch the post process delegate.
    04:44:06:EnableFailover() threw an exception: Threw Exception.Type: Microsoft.VirtualManager.ClusterUtil.PowershellInvocationException, Exception.Message: Powershell cmdlet Invocation Exception
    04:44:06:StackTrace:   at Microsoft.VirtualManager.ClusterUtil.PowershellHelper.InvokePowershell()
       at Microsoft.VirtualManager.ClusterUtil.PowershellHelper.InvokeCommand(String commandName, Object[] commandParameters)
       at Microsoft.VirtualManager.ClusterUtil.PowershellHelper.LoadModules(String[] moduleNames)
       at Microsoft.VirtualManager.Setup.FeatureEnableHelper.EnableWindowsClusteringFeature()
    04:44:06:InnerException.Type: System.Management.Automation.MethodInvocationException, InnerException.Message: Exception calling "Translate" with "1" argument(s): "Some or all identity references could not be translated."
    04:44:06:InnerException.StackTrace:   at System.Management.Automation.ExceptionHandlingOps.ConvertToMethodInvocationException(Exception exception, Type typeToThrow, String methodName, Int32 numArgs, MemberInfo memberInfo)
       at CallSite.Target(Closure , CallSite , Object , RuntimeType )
       at System.Management.Automation.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
       at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
    04:44:06:InnerException.Type: System.Security.Principal.IdentityNotMappedException, InnerException.Message: Some or all identity references could not be translated.
    04:44:06:InnerException.StackTrace:   at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)
       at System.Security.Principal.SecurityIdentifier.Translate(Type targetType)
       at CallSite.Target(Closure , CallSite , Object , RuntimeType )
    04:44:06:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.VirtualManager.Utils.CarmineException, Exception.Message: Setup could not add the Windows Server failover clustering feature.
    If Server Manager is running, close Server Manager and restart Setup, or manually add the failover clustering server feature and try the operation again.
    04:44:06:StackTrace:   at Microsoft.VirtualManager.Setup.FeatureEnableHelper.EnableWindowsClusteringFeature()
       at Microsoft.VirtualManager.Setup.InstallItemCustomDelegates.PangaeaServerPostinstallProcessor()
    04:44:06:InnerException.Type: System.Management.Automation.MethodInvocationException, InnerException.Message: Exception calling "Translate" with "1" argument(s): "Some or all identity references could not be translated."
    04:44:06:InnerException.StackTrace:   at System.Management.Automation.ExceptionHandlingOps.ConvertToMethodInvocationException(Exception exception, Type typeToThrow, String methodName, Int32 numArgs, MemberInfo memberInfo)
       at CallSite.Target(Closure , CallSite , Object , RuntimeType )
       at System.Management.Automation.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
       at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
    04:44:06:InnerException.Type: System.Security.Principal.IdentityNotMappedException, InnerException.Message: Some or all identity references could not be translated.
    04:44:06:InnerException.StackTrace:   at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)
       at System.Security.Principal.SecurityIdentifier.Translate(Type targetType)
       at CallSite.Target(Closure , CallSite , Object , RuntimeType )
    04:44:06:ProcessInstalls: Running the PostProcessDelegate returned false.
    04:44:06:ProcessInstalls: Running the PostProcessDelegate for PangaeaServer failed.... This is a fatal item.  Setting rollback.
    04:44:06:SetProgressScreen: FinishMinorStep.
    04:44:06:ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
    04:44:06:****************************************************************
    04:44:06:****Starting*RollBack*******************************************
    04:44:06:****************************************************************
    Log Excerpt with Failover Clustering NOT installed
    05:08:23:ProcessInstalls: Install Item VMM management server has a Preprocessing delegate of PangaeaServerPreinstallProcessor.  Launching it now.
    05:08:23:Doing Install task for PangaeaServer
    05:08:23:SetProgressScreen: Init MSI Install progress.
    05:08:23:LaunchMsi: Msi mutex is not in use.
    05:08:23:LaunchMsi: MSI to launch is: C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi.
    05:08:23:LaunchMsi: Turning off the internal UI for C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi.
    05:08:23:LaunchMSI:  Enable logging for the MSI at C:\ProgramData\VMMLogs\vmmServer.log.
    05:08:23:LaunchMsi: MSI C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi is not in silent mode.  Setting the external UI.
    05:08:23:LaunchMsi: Launching C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi with arguments 'INSTALLINGLANGUAGE = 1033 REBOOT=ReallySuppress INSTALLDIR="C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\" INDIGOPORT="8100"
    SERVERACCOUNTNAME="CONTROLMYVPS\VMMAdmin" SERVICEACCOUNT="CONTROLMYVPS\VMMAdmin" COMPANYNAME="VPSBlocks" USERNAME="Will Kruss" WSMANPORT="5985" BITSPORT="8443" LIBSHARENAME="MSSCVMMLibrary" LIBSHAREPATH="C:\ProgramData\Virtual Machine Manager Library Files"
    SQLPORT="0" INSTANCENAME="SCVMM" DATABASENAME="VirtualManagerDB" CONNECTIONSTR="Integrated Security=SSPI;Application Name=VirtualMachineManager;Max Pool Size=500;Encrypt=true;TrustServerCertificate=true;Server=SCVMM;database=VirtualManagerDB" ONREMOTESERVER="0"
    SQLMACHINENAME="SCVMM" SQLMACHINEFQDN="SCVMM.controlmyvps.com.au" INDIGOHTTPSPORT="8101" INDIGONETTCPPORT="8102" INDIGOHTTPPORT="8103" SETUPLANGUAGE="en-US"  REBOOT=ReallySuppress'
    05:08:29:statusUpdate: Resetting progress bar for MSI: MaxValue 9837
    05:08:37:statusUpdate: Resetting progress bar for MSI: MaxValue 1317559262
    05:08:37:statusUpdate: Resetting progress bar for MSI: MaxValue 1317559262
    05:09:11:MsiInstallProduct finished for msi C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi.
    05:09:11:LaunchMSI: MSI C:\SC2012_SP1_BETA_SCVMM\amd64\setup\msi\Server\vmmServer.msi succeeded.
    05:09:11:Doing Postinstall task for PangaeaServer
    05:09:11:ProcessInstalls: Install Item VMM management server was successful.  We will launch the post process delegate.
    05:09:49:VMMPostinstallProcessor threw an exception: Threw Exception.Type: System.IO.FileNotFoundException, Exception.Message: Could not load file or assembly 'Microsoft.FailoverClusters.PowerShell, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
    or one of its dependencies. The system cannot find the file specified.
    05:09:49:StackTrace:   at Microsoft.VirtualManager.ClusterUtil.PowershellInvocationException..ctor(Exception innerException)
       at Microsoft.VirtualManager.ClusterUtil.PowershellHelper.InvokePowershell()
       at Microsoft.VirtualManager.ClusterUtil.PowershellHelper.InvokeCommand(String commandName, Object[] commandParameters)
       at Microsoft.VirtualManager.ClusterUtil.PowershellHelper.LoadModules(String[] moduleNames)
       at Microsoft.VirtualManager.Setup.FeatureEnableHelper.EnableWindowsClusteringFeature()
       at Microsoft.VirtualManager.Setup.InstallItemCustomDelegates.PangaeaServerPostinstallProcessor()
    05:09:49:ProcessInstalls: Running the PostProcessDelegate returned false.
    05:09:49:ProcessInstalls: Running the PostProcessDelegate for PangaeaServer failed.... This is a fatal item.  Setting rollback.
    05:09:49:SetProgressScreen: FinishMinorStep.
    05:09:49:ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
    05:09:49:****************************************************************
    05:09:49:****Starting*RollBack*******************************************
    05:09:49:****************************************************************
    Any suggestions would be appreciated!
    Cheers,
    - Will Kruss

    Hi
    I am having a similar problem
    I have managed to install the console but no the VMM server manager
    I get the below error:
    "Unable to add the Windows feature RSAT-Clustering.
    Run the PowerShell command window and try to add this 
    feature. "
    The RSAT-Clustering feature is installed as can be seen below.
    Not sure what the issue is.
    PS C:\Users\xxxx>
    Get-WindowsFeature RSAT-Cluster*
    Display Name    
    Name    Install
    State
            [X] Failover Clustering Tools 
    RSAT-Clustering
                        Installed
                [X] Failover Cluster Management Tools       RSAT-Clustering-Mgmt    
          Installed
                [X] Failover Cluster Module for Windows ... RSAT-Clustering-Powe...        Installed
                [X] Failover Cluster Automation Server      
      RSAT-Clustering-Auto...         Installed
                [X] Failover Cluster Command Interface      RSAT-Clustering-CmdI...    
        Installed
    Can any one help?

  • SCVMM sp1 snapshot error

    I have  SCVMM 2012 Sp1 in windows server 2012 R2 
    I am having a server PC with server 2012 R2 installed and one server 2012 standard for both 
    Whenever I am trying to take a snapshot I am getting this error 2923
    According to other post i have tried all solutions. I have an inter realteck PCI network card with all latest Intel drivers installed. 
    What are other solutions for this issue 

    Hi,
    did you check if the error message is really true. The '[AnalysisStoredProc].[GetTimeSeriesForecast]' function does not exist." 
    Does the GetTimeSeriesForecast stored procedure exist ?
    Regards,
    Cengiz Kuskaya

  • SCVMM 2012 R2 Error 26571

    SCVMM 2012 R2 show me the following:
    Error (26571)
    Cannot refresh the Windows file server storage provider (IP) because the storage provider has atleast one file server that has not been successfully created yet.

    It's easier for us to help once we know the following:
    1)what have you done so far
    2)what are you trying to do?
    Have you deployed a scale-out file server cluster with VMM? How many nodes is it in the cluster? 
    Or have you simply added a single Windows File Server to your VMM fabric? Can you take a look at the provider in VMm and see if there are any more details around the problem?
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • Error when trying to acess SCVMM Admin Console

    Hello everyone,
    I had to install SCVMM 2008 R2 in a server that also contains TFS 2013 and SQL Server to manager virtual machines in MTest Manager.
    During the very first acess to SCVMM 2008 i had the following message:
    Unable to connect to the VMM database.
    Ensure that the SQL Server is running and configured correctly.
    ID: 2601
    Details: SQL error code: 4060
    Then, i've set NT
    AUTHORITY\SYSTEM as dbo of VirtualManagerDB( bd created during installation of SCVMM), but now
    i had the following message:
    You cannot contact the Virtual Machine Manager
    server. The credentials provided have insufficient privileges on TFS-TIER.
    Ensure that your account has access to the Virtual
    Machine Manager server TFS-TIER, and then try the operation again.
    ID: 1605
    Can anyone help me? thanks!

    Hello,
    Could you examine these requirements first?
    http://technet.microsoft.com/en-us/library/cc764220.aspx
    Examine SQL Server error log to make sure the login failed error is associated with the NT AUTHORITY\SYSTEM login. Share with any error
    numbers related to login failed messages.
    You can also try adding as sysadmin the login used by SCVMM on SQL Server to see what happen.
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/c280e0c8-9a5f-4a47-91d5-17e0d2e04180/error-when-trying-to-acess-scvmm-admin-console?forum=sqlkjmanageability
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Error 20413, SCVMM 2012 R2

    Hi!
    I tried to run command "Refresh Virtual Machines" on cluster node in VMM. And i have an error:
    Error (20413)
    VMM encountered a critical exception and created an exception report at C:\ProgramData\VMMLogs\SCVMM.74251b88-e0b8-43d0-986f-0f47295dc772\report.txt.
    Recommended Action
    See the report for more details and search user forums for well-known failure root causes for self-help.
    I read report in txt-file, but can't find root-case there.
    Could you help me, please?
    ------------------- Error Report -------------------
    Error report created 02.12.2014 16:11:18
    CLR is not terminating
    --------------- Bucketing Parameters ---------------
    EventType=VMM20
    P1(appName)=vmmservice.exe
    P2(appVersion)=3.2.7768.0
    P3(assemblyName)=ImgLibEngine.dll
    P4(assemblyVer)=3.2.7768.0
    P5(methodName)=Microsoft.VirtualManager.Engine.ImageLibrary.CommonVMBase.SetServerForPassThroughDisks
    P6(exceptionType)=System.NullReferenceException
    P7(callstackHash)=301e
    SCVMM Version=3.2.7768.0
    SCVMM flavor=C-buddy-RTL-AMD64
    Default Assembly Version=3.2.7768.0
    Executable Name=vmmservice.exe
    Executable Version=3.2.7768.0
    Base Exception Target Site=140705824528760
    Base Exception Assembly name=ImgLibEngine.dll
    Base Exception Method Name=Microsoft.VirtualManager.Engine.ImageLibrary.CommonVMBase.SetServerForPassThroughDisks
    Exception Message=Object reference not set to an instance of an object.
    EIP=0x00007ff8a17a43ef
    Build bit-size=64
    ------------ exceptionObject.ToString() ------------
    System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.VirtualManager.Engine.ImageLibrary.CommonVMBase.SetServerForPassThroughDisks(Guid serverId)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.ReassociateDBVMToNewHost(VM migratedVM, Guid newHostId, Guid refresherID)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.DeclareMissingVM(VMData vmData)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.DeclareMissingVMs(List`1 toDeclareMissing)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.RunLightRefresher()
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, Guid vmObjectId, VM tempVm)
       at Microsoft.VirtualManager.Engine.VmOperations.RefreshVmsOnHostSubtask.RunSubtask()
       at Microsoft.VirtualManager.Engine.TaskRepository.SubtaskBase.Run()
       at Microsoft.VirtualManager.Engine.TaskRepository.Task`1.SubtaskRun(Object state)
    --------------- exception.StackTrace ---------------
    at Microsoft.VirtualManager.Engine.ImageLibrary.CommonVMBase.SetServerForPassThroughDisks(Guid serverId)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.ReassociateDBVMToNewHost(VM migratedVM, Guid newHostId, Guid refresherID)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.DeclareMissingVM(VMData vmData)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.DeclareMissingVMs(List`1 toDeclareMissing)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.RunLightRefresher()
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, Guid vmObjectId, VM tempVm)
       at Microsoft.VirtualManager.Engine.VmOperations.RefreshVmsOnHostSubtask.RunSubtask()
       at Microsoft.VirtualManager.Engine.TaskRepository.SubtaskBase.Run()
       at Microsoft.VirtualManager.Engine.TaskRepository.Task`1.SubtaskRun(Object state)
    ------------- 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.Task`1.SubtaskRun(Object state)
       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.0.30319.34014
        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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.0.30319.33440
        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.0.30319.34239
        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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.0.30319.34230
        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.0.30319.33440
        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.0.30319.33440
        BuildType=retail
        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.0.30319.33440
        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.0.30319.34230
        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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7672.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7672.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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=6.3.9600.17090
        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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.0.30319.34230
        BuildType=retail
        Product=Microsoft® .NET Framework
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.0.30319.33440
        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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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=6.3.9600.16384
        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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7672.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.7672.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    WSManAutomation, Version=3.2.7768.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.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.0.30319.33440
        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.0.30319.33440
        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.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    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.0.30319.33440
        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.0.30319.33440
        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.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    --------- Extra Data for Watson Report -------------
    Error Reporting Enabled=True
    *** Extra Data ***
    Process ID = 5284 (0x14a4)
    Managed Thread ID = 109
    Native Thread ID = 7200 (0x1c20)

    It's easier for us to help once we know the following:
    1)what have you done so far
    2)what are you trying to do?
    Have you deployed a scale-out file server cluster with VMM? How many nodes is it in the cluster? 
    Or have you simply added a single Windows File Server to your VMM fabric? Can you take a look at the provider in VMm and see if there are any more details around the problem?
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • Error 1602 when trying to connect to SCVMM

    Hi Guys,
    I cannot connect to my SCVMM console the snapshot is given below.
    I am using SCVMM 2012 without SP1

    Check VMM Services is started and you are try to open console with account that install VMM or account have privilege to access VMM.
    Also check below link
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/3a9540e2-f9f9-431b-a463-f7d24164985f/vmm-2012-error-1602
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

Maybe you are looking for

  • I don't have an "Adobe ebooks" icon on my Pandigital Novel

    I would like to download books from the library onto my Pandigital Novel.  I have no problems buying books from Barnes and Noble and downloading them but I can't do it for library books.  Here's what I know so far:  1.  I have to download the book in

  • FM to convert functional location to internal format

    Hi all, Is there any fucntional location that converts a funcitonal location to internal format? Eg: Input to FM is : METER7 Output from FM should be : ?0100000000000000759 Please let me know. Thanks & Regards, Srilakshmi B

  • Updating JDBC Drivers

    Hi, I´m in the middle of a SAP Portal installation on AIX with ORACLE and just followed the ORACLE Interim Patches installation but in one of them there is a note to follow to update the JDBC drivers outside the $ORACLE_HOME/jdbc/lib directory but it

  • Communication with OTM using SOA

    Hello, I am new to SOA and Fusion. I am trying to use the OTM webservice to insert records in the OTM Database. I have an external system reading an XML file. Using mediator to map the external XML to the OTM webservice WSLD. When I look in the OTM s

  • Lenovo 3000 K need PCI Simple Communications Contr. Driver update for Windows 7

    PCI simple communications controller on my 3000 K series needs a driver update for the upgrade from Vista to Windows 7. I have a 64 bit system.  I had no errors during my install,and Windows 7 has been working well. What can I do??? Solved! Go to Sol