Still Error 2927 when refreshing Windows 2012 R1 Host

 I have SCVMM R2 and the latest rollups.  This issue is only occureing on a Windows 2012 (R1) server.  I do not see these issues on Windows 2008 R2 or Windows 2012 R2.  
I have looked at other forum posts with no luck such as:  https://social.technet.microsoft.com/Forums/systemcenter/en-US/ccff7b77-6fc5-4c4b-bf71-a08a5076a3fd/action?threadDisplayName=error-2927-when-refreshing-host-cluster
I also have cranked up the MaxConcurrentOperationsPerUser to no avail.
After I restart WinRM and SCVMM Agent, it is ok for a little while then the errors and "This service has exceeded its maximum of 100 concurrent operations per user allowed for plugin "WMI Provider" error begin again.
Any other ideas?
Thanks,
Jason

Hi Jason,
According to the similar thread you have mentioned ,  and you have run the following command but still doesn't work ?
winrm set winrm/config/Service @{MaxConcurrentOperationsPerUser="400"}
Could you please run command below with administrator privilege to list the current settings of winrm :
winrm get winrm/config 
(By the way , did you restart the server recently ? )
Best Regards,
Elton Ji
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • Error 2927 when refreshing host cluster

    We are running SCVMM 2012 R2 on Windows Server 2012 and it manages a 4 node 2012 Hyper-V cluster.  I am receiving the following error when the job "Refresh host cluster" runs:
    Error (2927)
    A Hardware Management error has occurred trying to contact server Virtualsrv9.xxxxx.xxx :w:InternalError :HRESULT 0x803381e8:The WS-Management service cannot process the request. This service has exceeded its maximum of 100 concurrent operations per user allowed
    for plugin "WMI Provider". Retry the request later or raise the Maximum Operations per User quota. .
    WinRM: URL: [http://virtualsrv9.xxxxx.xxx:5985], Verb: [INVOKE], Method: [GetVersion], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/scvmm/AgentManagement]
    Unknown error (0x803381e8)
    This error never showed up before I upgraded to SCVMM 2012 R2, however it had been refreshing the host cluster just fine for a while after the upgrade, then it started to occur sporadically.  I have been able to fix it when it shows up by restarting
    the Windows Remote Management Service on the cluster nodes which automatically restarts the VMM agent service also.Why is this happening?

    I was able to fix this issue by running the following command from an administrator command prompt on my hyper-v nodes and VMM server.  I then restarted WinRM on all the servers and VMM was still cranky so I rebooted the VMM server and it has been working
    since then.  Hopefully it continues as it has only been a couple days.
    winrm set winrm/config/Service @{MaxConcurrentOperationsPerUser="400"}
    I have exactely the same issue. When I looked the winrm parameters of all the servers, the MaxConcurrentOperationsPerUser has already been set to "1500"

  • Can I add windows 2012 R2 host to VMM 2008 R2?

    We are running VMM 2008 R2 on Windows 2008 R2. When attempting to add a Windows 2012 R2 as host to VMM, I receive this message:
    Error (2915)
    The WS-Management service cannot process the request. Object not found on the mdnjdqgxd2.xxxx server.
     (Unknown error (0x80338000))
    Can I add windows 2012 R2 host to VMM 2008 R2? If yes, what could be the problem?
    Bob Lin, MCSE & CNE Networking, Internet, Routing, VPN Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com

    The VMM Server should never have the Hyper-V Role enabled.
    The VMM 2008 can only be installed on 2012: 
    http://technet.microsoft.com/en-us/library/gg610562.aspx#BKMK_SupportedOS
    You need to look at the support matrix of the SCVMM version and the Hyper-V Server Version.
    http://technet.microsoft.com/en-us/library/gg610649.aspx
    In this case it is beyond 'support' it is what actually will work.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

  • Error 12700 when refreshing a VM properties

    I'm in process of rebuilding our entire virtualization infrastructure and creation a new Hyper-V cluster. Currently our virtualization servers run Windows Server 2012 DC. The new OS should be Windows Server 2012 R2 DC. In addition, I'm trying to implement
    a full-fledged SC VMM 2012 R2 management solution. The physical servers in question are Cisco USC 200 M3 blades with network adapters supporting several interesting technologies like VM-FEX (a proprietary Cisco solution related to the SR-IOV technology).
    In particular, all the VMs on the existing hosts use VM-FEX virtual adapters to connect to the network. Unfortunately, this technology is not supported on Windows Server 2012 R2 (thanks to Cisco developers), so moving the VMs to updated hosts requires preliminary
    replacement of the old virtual NICs with new ones that don't use this technology.
    I've created a new Win2012R2/Hyper-V cluster (presently containing only one node) and connected it to my VMM server. I live-migrated several VMs from an old host to the new one using the Hyper-V Management Console (VMM refused to do it). I've discovered
    that after migration VMM doesn't show their NICs in the VM hardware list (this part of VM inventory is completely empty as if there is no NICs at all). Any attempt to refresh configuration of those migrated VMs fails with the following error message:
    Error (12700)
    VMM cannot complete the host operation on the XXX server because of the error: The operation failed.
    Unknown error (0x800b)
    Recommended Action
    Resolve the host issue and then try the operation again.
    In the same time an attempt to refresh another VM running on this host which was created using the Failover Cluster Management GUI is always successful. The host server and Hyper-V cluster are also refreshed with no errors. So this problem is related
    to the VMs, not to the host.
    VMs running on the old server are extremely important, so I can't risk them having any problems in the future. Any ideas how to resolve this problem?
    Evgeniy Lotosh
    MSCE: Server infractructire, MCSE: Messaging

    Well, I've discovered a way to solve this issue.
    The VMs in question were live-migrated to the new virtualization host and immediately after that made highly available by creating a corresponding cluster resource. Removing their cluster resources (but keeping the VM themselves running) got rid of the error
    during VM refresh. However, their NICs were still missing in the VMs properties in the VMM console. They appeared after I
    shut down those VMs and refreshed them again in the VMM console.
    Seems that it's somehow related to the live migration process. It might be, for example, a bug in Hyper-C tools which lose the old vNIC in the VM on the old host and can't switch to the new one (on the new host) on the run. Or it's just a bug in
    VMM. So the correct procedure for live-migrating VMs from between hosts
    must include a VM properties refresh immediately after it has been transferred to the new host and
    before it's made a cluster resource.
    Evgeniy Lotosh
    MSCE: Server infractructire, MCSE: Messaging

  • Error message when loading windows

    I have been using windows on my mac for months and all of the sudden I am getting an error message when I start windows. No matter what I do(report or just close it), it comes up every time I start windows. There is no code telling me what kind of error it is....? I can still open and use windows, but it always starts with giving me this message. Can someone help me with this please Thanks

    Do you still get the error when you boot up in Safe Mode?
    Whatever, there might be some corruption.
    Maybe you could try rolling back to the last restore point if you have one.

  • Error 0x80300024 when installing Windows 7

    I have a problem with my MacBook Pro Mid 2012: I used Windows 7 on my HDD and a SSD via USB. Then I went to an Apple Authorised Service Provider and replaced the optical drive with the HDD and the SSD is now there, where the "normal" hard drives are.
    No matter what I do, I get error 0x80300024 if I want to install Windows 7 on the HDD, which replaces the optical drive. It works on the SSD, however. I replaced the SSD with another HDD and it works too, so I think that Windows is only bootable on the primary SATA connector, but not on the secondary, where the optical drive was. I tried using the Master Boot Record as well as FAT or just made the hard drive empty. Still the same issue. Windows says that the controller is not activated in the BIOS, but there isn't any BIOS on the Mac, at least no BIOS settings.
    Interestingly, it works if I unplug the SSD, so that just my HDD is connected. So I guess Windows has difficulties by recognising two SATA controllers. So I can install Windows 7, but the problem is that "no bootable drive" is found if I connect the SSD again. So Windows is not only uninstallable, it is not bootable too.
    Now I would have to options: install Windows 7 on the 120GB SSD, which wouldn't be enough for OS X plus Windows or switch the HDD to the primary SATA connector and the SSD to the other one. This would cost 60 Euros again and I can't believe that there is no other solution.
    Did anyone else experiences the same issue or has a solution for me? I just want to install Windows 7 on the HDD and it was working on my old 2009 MacBook Pro, but now it's not working and if I search on Google I just get solutions for the Mac Pro (there it was the RAID, which caused this issue). Others, like Mac mini users, who are using two hard drives, solved this by formatting (FAT32, Master Boot Record and/or just emptying everything and selecting "empty space"). This didn't work for me

    For my MBP late 2011, I had a SSD in both the main and optibay spaces. 
    I installed windows on the optibay SSD drive and was able to boot via option key.  I had to first create a mbr partition on the optibay SSD.  I then had to open up the MBP and move the optibay SSD to the main slot and reinstall my DVD drive.  I then installed windows 7 via CD and eventually bootcamp drivers.  After install, I removed DVD drive and moved optibay SSD back to optibay and reinstalled main SSD drive with mac osX.
    now I have a rMBP and bootcamp is an even different beast.  see macrumor post:
    http://forums.macrumors.com/showthread.php?t=1414769
    The rMBP needs a FAT partition to be able to install to a thunderbolt drive.  Now my prediction is that the 2012 MBP may have similar requirements in order to install and boot from optibay HDD.
    You can try to test via my method. 
    MW
    rMBP 2.7ghz, 512gb SSD

  • Error 0x80070057 when configuring Windows 7 Backup even after repair installation !

    I've started getting Error 0x80070057 when trying to configure Windows 7 SP1 Backup "The parameter is incorrect".
    Already did the following:
    - http://support.microsoft.com/kb/982736/pl
    - chkdsk c: /F /R (no errors)
    - sfc /scannow (no errors)
    - registry tweaks
    - removing old registry backup entries
    - moved partition to a different disk
    - in-place repair install !!!
    AND NOTHING !

    Nothing wrong with sfc /scannow
    Event viewer show such errors:
    Błąd składnika Express Writer: nie można dodać składników Express Writer z katalogu System.
    Operation:
       Initializing Writer
       Gathering Writer Data
       Executing Asynchronous Operation
    Context:
       File Path: C:\windows\Vss\Writers\System\
       Execution Context: Requestor
       Current State: GatherWriterMetadata
    Error-specific details:
       Error: FindFirstFile(C:\windows\Vss\Writers\System\*.xml), 0x80070002, The system cannot find the file specified.
    Błąd Usługi kopiowania woluminów w tle: nieoczekiwany błąd podczas badania interfejsu IVssWriterCallback. hr = 0x80070005, Access is denied.
    . To jest często spowodowane przez niepoprawne ustawienia zabezpieczeń w procesie zapisującym lub żądającym.
    Operation:
       Gathering Writer Data
    Context:
       Writer Class Id: {e8132975-6f93-4464-a53e-1050253ae220}
       Writer Name: System Writer
       Writer Instance ID: {06036e1a-27d9-4b22-8aa2-1975e33169ca}
    Błąd Usługi kopiowania woluminów w tle: nieoczekiwany błąd podczas wywoływania procedury RegSetValueExW(0x000001ec,SYSTEM\CurrentControlSet\Services\VSS\Diag\Registry Writer,0,REG_BINARY,000000000297EEB0.72).  hr = 0x80070005, Access is denied.
    Operation:
       BackupShutdown Event
    Context:
       Execution Context: Writer
       Writer Class Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
       Writer Name: Registry Writer
       Writer Instance ID: {232c094d-e556-42cc-9c03-4544badc76e0}
    Błąd Usługi kopiowania woluminów w tle: nieoczekiwany błąd podczas wywoływania procedury RegSetValueExW(0x0000031c,SYSTEM\CurrentControlSet\Services\VSS\Diag\VssvcPublisher,0,REG_BINARY,00000000041EF220.72).  hr = 0x80070005, Access is denied.
    Błąd Usługi kopiowania woluminów w tle: nieoczekiwany błąd podczas wywoływania procedury RegSetValueExW(0x000001f4,SYSTEM\CurrentControlSet\Services\VSS\Diag\COM+ REGDB Writer,0,REG_BINARY,00000000017BF3E0.72).  hr = 0x80070005, Access is denied.
    Operation:
       BackupShutdown Event
    Context:
       Execution Context: Writer
       Writer Class Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
       Writer Name: COM+ REGDB Writer
       Writer Instance ID: {5f6f2b71-85e8-4f43-b3e2-667f1ea0daaf}

  • Error 0x80070543 when activate Windows Server 2008 Backup Features

    Hi, When I try to activate the Window Server 2008 Backup Features, the system prompt me an error. please review below message appear at event viewer. Not sure how it happen / solve it?
    "Installation failed.
    Features:
    Windows Server Backup Features
    Error: Attempt to install Windows Server Backup failed with error code 0x80070543. Cannot open an anonymous level security token
    Error: Attempt to install Command-line Tools failed with error code 0x80070543. Cannot open an anonymous level security token"

    Hi,
    Have you checked the link Simon provided? Any progress?
    For your information, the Servermanager.msc is dependent on the .NET framework. Any improper modification of the "Default Authentication Level" will cause the COM
    modules related to .NET framework abnormal. When we attempt to install of Roles and Features to impersonate as ANONYMOUS LOGON, this security context doesn’t have permission on any of the System Folders and hence we are failing with the above error listed.
    To fix the issue, please configure the related settings to default as the KB971509 suggested.
    Thanks.
    Nina
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • An error occurred when refreshing the XI runtime cache

    i did what is written in note 764176 but to no avail.
    t-code sxi_cache shows
    unable to refresh cache contents
    error during chache refresh.
    when double clicking this error
    error category is blank.
    error id is update.
    can anyone help me with this please.

    Hi Sas ya,
    you can check this link.
    problem with xi cache
    or try this
    Check the RFC Destination
    INTEGRATION_DIRECTORY_HMI
    After deleting this destination an create it again
    everything work fine. This step is very errornous. Take care not to hit the enter key when specifying the user
    and password.
    Do exactly the same step as describe in the Installation
    guide. The hint that it will not works is when you test
    the connection and the system prompt you for user and
    password again even if you have specified this data
    already. In this case you do it wrong. Delete the RFC-
    Destination an create it again and again until the test will not prompt you for user and password again!
    In the xi "installation guide" you can find section:
    "Creating RFC Destinations in the ABAP Environment"
    rfc:INTEGRATION_DIRECTORY_HMI
    take a look at tab:
    Tab: Security/Logon
    and text:
    Save your entry now, before you switch to next tab, otherwise your entries may be lost.
    if you're sure that is was done in a proper way (click by click) no need for change but only if you're sure:)
    Select Basic Authentication Confirm both the popup and the warning.
    • As logon data enter the client of your SAP XI system and the user XIISUSER with the valid password
    Save your entry now, before you switch to next tab, otherwise your entries may be lost. Press Enter to go to the next screen.
    Or You can follow the links to solve your problem.
    Re: SXI_CACHE fails to refresh
    Re: SXI_CACHE in ABAP with ERROR
    Hope this helps.
    Regards,
    Vijay

  • Error 2927 when creating VM from template to remote SMB storage or CSV volume.

    Hi everybody! When you try to create a VM from a template cause an error (2927), this occurs only if I create a VM on remote SMB storage or CSV volume, if I create a VM from a template on a local repository server (local disk C:\ for example) Hyper-V,
    while no such problem and everything goes well. Already during the week I can not solve this problem, and  and tried many methods but they do not help. Please help me to solve this problem. OS 2012R2 with last update, VMM2012R2 with last update.
    Thx!

    Yes I have installed UR2 for VMM and also applied the T-SQL script, I created new test environment, added Hyper-V hosts in my environment.

  • Error -2147218798 when refreshing Essbase

    Hi,I try to refresh a outline in a Planning application and I have this error message :"Cannot refresh cubes while other users are logged on" I then disconnected every user, stopped and started the application but i does not change anything...What do you think of this ?Thank youPierre

    It is probably a lock on the Planning Db rather than a user in Essbase still logged on. Run the unlockdb utility on your planning server under Planning\utils. It will unlock the planning relation database. You should be able to run the refresh then.Let me know how you get on.RegardsChris

  • First Generation Ipod Nano gives error message when using Windows Vista

    I have a dual boot PC running XP Home and Vista Home Premium. My three kids have Ipod Nanos. Each kid has their own user profile on the PC. The later generation Nanos (2) work with Vista perfectly.
    The first generation Nano causes an error message when you connect the Ipod to the PC while running Vista. If you run the XP and associate the Nano with XP everything syncs perfectly with no error messages.
    Conclusion: Early Nanos work with XP, but do not function properly with Vista.
    Request of Apple INC. - Fix this to work with Vista, or send me a new Ipod free of charge.

    All of the following programs should work with Vista.
    Yamipod. This is a free program that transfers music from iPod back to the computer. However, it does not transfer playcounts/ratings etc.
    Another free program is Pod Player.
    SharePod is also freeware.

  • Teaming options with Windows 2012 R2 Host for HV Guests

    Hi
    We are configuring Windows 2012 R2 standard host servers for Win 2008 / Win 2012 Guest servers. We have 3 NICs and using one for host management and other two in windows teaming. We read many blogs and supported configurations, but still not clear about
    the options with teaming.  Usually with teaming we select the default options such as Switch Independent Teaming mode, Dynamic Load Balancing mode with no standby adapter. Recently with this teaming configuration we faced issues with host servers on multiple
    Windows 2012 R2 standard host servers (the guest hang multiple times) and when we removed one of the NICs from team it started working fine. With the switches we didn't find any issues nor with NICs. Is it because of the default team options? Should we go
    with Hyper V port Load balancing mode?
    Expect support from you guys. Thanks in advance
    LMS

    Laljeev Madanamma
    TCP Chimney is not supported with NIC teaming in Windows Server 2012 R2 since TCP Chimney has the entire networking stack offloaded to the NIC, please check you have disable
    it.
    More information:
    NIC Teaming Overview
    http://technet.microsoft.com/en-us/library/hh831648.aspx
    I’m glad to be of help to you!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Error 0x80072ee7 when activating Windows Server 2012 Standard ROK

    I am installing windows server 2012 standard ROK onto a HP Proliant micorsever.  I installed the product key using elevated command prompt (found instructions on hp site), but when I get to the point to activate the operating system using the following
    command cscript C:\windows\system32\slmgr.vbs -ato, I get an error message --> 0x80072ee7 On a computer running Microsoft windows non-core edition.  Why is this happening?  From prior research that I've done do I need to install a KMS Client
    key and if so what is the proper key for the OS that I am using?

    Hi,
    The 0x80072EE7 error code may occur if the client computer cannot find the correct IP address when it tries to resolve a URL for the Windows Update Web site or for the Microsoft Update Web site. This error may occur if the Hosts file contains a static IP
    address also might occur due to one of the following reason.
    •  Programs or processes that interfere with Internet communications
    •  Resource issues on the computer
    •  High Internet activity
    To resolve the error examine the Host file (under System32\driver\etc folder) and check that Make sure that the file does not list any static IP entries for the Windows Update Web site or for the Microsoft Update Web site. Mean time sharing the article with
    you.
    1.  0x80072EE7 error code
    2.  KB 836941
    Hope it helps!
    Thanks.

  • Error 80070005 when running Windows 7 SP1 64-bit Updates

    I have tried using the subinacl.msi but seems to be not working...any other ideas?

    Hi,
    In addition to the link provided by arnavsharma, I also would like to share the following with you.
    Error 80070005 mean access denied, some files might be blocked from download and installing, make sure that you're logged on as admin, and some
     antivirus software might prevent SP1 from installing, you can temporarily disable these software, then install again.
    Or try to manually downlaod and install it
    http://www.microsoft.com/en-us/download/details.aspx?id=5842
    Learn how to install Windows 7 Service Pack 1 (SP1)
    http://windows.microsoft.com/en-IN/windows7/install-windows-7-service-pack-1
    If you still have issues, then please upload the cbs log (windows\logs\cbs) and windows update log here (%windir%\Windowsupdate.log) for further analyzing.
    Yolanda Zhu
    TechNet Community Support

Maybe you are looking for