Operations Manager Failed to convert performance data

I am getting the following alert for many instances and have no luck finding anything that applies online.
Alert: Operations Manager Failed to convert performance data
Source: Server.domain
Path: Server.domain
Last modified by: System
Last modified time: 6/10/2014 5:19:43 PM Alert description:
Module was unable to convert parameter to a double value
Original parameter: '$Data/Property[3]$'
Parameter after $Data replacement: ''
Error: 0x80020005
Details: Type mismatch.
One or more workflows were affected by this.
Workflow name: Microsoft.Windows.HyperV.2012.R2.DiskPartitionSpaceProvider.UsedSpacePercCollectionRule
Instance name: Many
Instance ID: {0EED0F47-F9F5-BB3A-7619-78CD0DD5BA45}
Management group: SCOM-GroupName
as far as I can tell it only applies to this workflow.

Hi XarXar,
Looks like a bug in the monitoring scripts GetDiskPartitionSpace.vbs:
http://www.systemcentercentral.com/research-kb-operations-manager-failed-start-process/
http://blogs.technet.com/b/lukaszr/archive/2013/11/27/the-hyper-v-2012-management-pack-issues.aspx
Natalya

Similar Messages

  • SCOM 2012 Operations Manager Failed to start a process

    We have recently upgraded from SCOM 2007 to SCOM 2012. We are not getting a great deal of “Operations Manager Failed to start a process”. The process varies including:
    DiscoverSQL2008ASDiscovery.vbs
    DiscoverSQL2008DBEngineDiscovery.vbs
    DiscoverSQL2008ASDiscovery.vbs
    Microsoft.Windows.Server.NetwokAdapter.BandwidthUsed.ModuleType.vbs
    I have researched and researched. I know that you can try to run the scripts locally on the machine but it seems the scripts never make it to the machine. I go to the path in the error, no luck. I look in the other folders as I know that SCOM moves the scripts,
    and I even search the entire C drive but the scripts are not getting to the server. The folder is not even making it. For example:
    Command executed: "C:\Windows\system32\cscript.exe" /nologo "Microsoft.Windows.Server.NetwokAdapter.BandwidthUsed.ModuleType.vbs" SERVER true Working Directory: C:\Program Files\System Center Operations Manager\Agent\Health Service State\Monitoring
    Host Temporary Files 11606\1759\
    The script is not there and the folder \1759 is not there either.
    I have removed and reinstalled the client.
    Antivirus is fine, up to date and not blocking on any of the machines.
    I have stopped the “System Center Management service” and renamed the “Health Service State” folder and it recreates fine but not long after I get the warning in SCOM about “Operations Manager Failed to start a process”.
    I look in event viewer for Operations Manager on this particular one and I see a lot of:
    Performance data from the Health Service could not be collected since required registry keys could not be read, the error was 2L (The system cannot find the file specified.). Event ID 6001.
    I tried the fix of
    "lodctr MOMConnectorCounters.ini" and "lodctr HealthServiceCounters.ini" but I get “error
    encountered while updating text in registry. Status: 0”. Again I am using SCOM 2012.
    Do I need to look at each failed script or is there a overall issue because the scripts are not making it to the machines. Any ideas?

    I guess you might need to run "mofcomp sqlmgmproviderxpsp2up.mof".
    Thanks, S K Agrawal

  • Operations manager failed to run a wmi query for wmi events (0x800706ba)

    Hi everyone,
    I've been working on this issue for a while and I am still no closer to finding out what the problem is.  If anybody can offer any other advice or things to check, I'm all ears.
    I'm running SCOM 2012 R2 with UR2, and the Cluster Management Pack v6.0.7063.0
    My problem is on one particular batch of cluster servers where I am getting the following error.
    Name: Operations Manager failed to run a WMI query for WMI events
    Alert Description:
    Module was unable to enumerate the WMI data
    Error: 0x800706ba
    Details: The RPC server is unavailable
    Workflow name: Microsoft.Windows.Cluster.Node.StateMonitoring
    Instance Name: servername.domain.local
    Instance ID: {instance_id}
    Management group: SCOM_Management_Grp_Name
    I am getting this alert regardless of whether I run the Windows Cluster Action Account as Local System, or as a domain user with full local admin privileges on all the cluster nodes.
    When looking at the management pack and the workflow in particular (Microsoft.Windows.Cluster.Node.StateMonitoring), I can see that it's trying to access
    MSCluster_Node in the root\MSCLUSTER WMI namespace.
    This is the workflow for your information...
    <UnitMonitor> ID="Microsoft.Windows.Cluster.Node.StateMonitoring" Accessibility="Public" Enabled="onEssentialMonitoring" Target="ClusLibrary!Microsoft.Windows.Cluster.Node" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="ClusLibrary!Microsoft.Windows.Cluster.CheckState" ConfirmDelivery="false">
    <Category>AvailabilityHealth</Category>
    <AlertSettings AlertMessage="Microsoft.Windows.Cluster.Node.StateMonitoring.AlertMessage">
    <AlertOnState>Warning</AlertOnState>
    <AutoResolve>true</AutoResolve>
    <AlertPriority>Normal</AlertPriority>
    <AlertSeverity>MatchMonitorHealth</AlertSeverity>
    <AlertParameters>
    <AlertParameter1>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
    <AlertParameter2>$Target/Property[Type="ClusLibrary!Microsoft.Windows.Cluster.Node"]/ClusterName$</AlertParameter2>
    </AlertParameters>
    </AlertSettings>
    <OperationalStates>
    <OperationalState ID="Success" MonitorTypeStateID="Online" HealthState="Success" />
    <OperationalState ID="Warning" MonitorTypeStateID="Partial" HealthState="Warning" />
    <OperationalState ID="Error" MonitorTypeStateID="NotOnline" HealthState="Error" />
    </OperationalStates>
    <Configuration>
    <ClusterObjectName>$Target/Property[Type='ClusLibrary!Microsoft.Windows.Cluster.Node']/NodeName$</ClusterObjectName>
    <PollInterval>60</PollInterval>
    <ClusterObjectClass>MSCLUSTER_Node</ClusterObjectClass>
    <OnlineExpression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">0</Value>
    </ValueExpression>
    </SimpleExpression>
    </OnlineExpression>
    <OnlineExpressionOnDemand>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">0</Value>
    </ValueExpression>
    </SimpleExpression>
    </OnlineExpressionOnDemand>
    <PartialExpression>
    <Or>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">2</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">3</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    </Or>
    </PartialExpression>
    <PartialExpressionOnDemand>
    <Or>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">2</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">3</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    </Or>
    </PartialExpressionOnDemand>
    <NotOnlineExpression>
    <And>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">0</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">2</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">3</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    </And>
    </NotOnlineExpression>
    <NotOnlineExpressionOnDemand>
    <And>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">0</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">2</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">3</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    </And>
    </NotOnlineExpressionOnDemand>
    <WMIFields>Name, State</WMIFields>
    </Configuration>
    </UnitMonitor>
    I can confirm that I am able to browse the MSCluster_Node class locally, as well as remotely using WMIEXPLORER and WBEMTEST,
    however it only works when I set the Authentication Level to
    Packet Privacy.  If I do not select Packet Privacy, a WMI event log error 5605 is logged on the remote servers application log that says...
    The root\mscluster namespace is marked with the RequiresEncryption flag.  Access to this namespace might be denied if the script or application does not have the appropriate authentication level.  Change the authentication level to Pkt_Privacy
    and run the script or application again.
    I can confirm that all firewalls are turned off, and there are no firewalls between the management servers and the agents in question.  AV exclusions have been done and appear to be in place.  The nodes are all Windows 2008 R2 with SP1.  As
    far as I can tell there is plenty of memory available on each of the nodes in question (50%+) of RAM is available. 
    If I manually run the "Discover the Windows Server 2008 R2 Cluster Components" task in the Cluster Service State section of the management pack in the Monitoring Pane in the console, on the nodes in question - the discovery runs successfully.
    Does anybody have any other ideas or suggestions I could try?
    Many thanks in advance,
    Noel.
    http://www.dreamension.net

    Hi,
    Common causes of RPC errors include:
    Errors resolving a DNS or NetBIOS name.
    The RPC service or related services may not be running.
    Problems with network connectivity.
    File and printer sharing is not enabled.
    For more information, please review the link below:
    Windows Server Troubleshooting: "The RPC server is unavailable"
    http://social.technet.microsoft.com/wiki/contents/articles/4494.windows-server-troubleshooting-the-rpc-server-is-unavailable.aspx#Identify
    Troubleshooting RPC Errors
    http://technet.microsoft.com/en-us/magazine/2007.07.howitworks.aspx
    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.

  • Dreaded "Operations Manager failed to start a process" error (2012 R2)

    I know this error has been covered many times, and on many topics, but this time mine is slightly different.   It's
    NOT the
    "SCOMpercentageCPUTimeCounter" error covered by Kevin Holman.
    Also, I am running SCOM 2012 R2 UR4 (7.1.10226.1046) and everything seems correctly patched (MS and agents), like
    suggested by Nicole Welch and Kevin Holman as well.
    So my environment is a fresh installation of SCOM 2012 R2, and I am transferring to this new Management Group, the monitored servers from our old SCOM 2012 "R1" (which I did not upgrade but rather made a brand new independent install).  So
    all servers aren't migrated yet, but I would like to solve this error before. This error did NOT happen in "R1", nor was it overridden (I imported the exact same Management Packs anyway).
    On 2012 R2, it happens on almost all new monitored machines, mainly Read-Only Domain Controllers (RODCs).
    Here is the kind of alert text I am getting:
    Het om 10:10:15 gestarte proces is beëindigd als gevolg van een uitvoerverzamelfout als gevolg van fout 0x80070057 :
    The parameter is incorrect.
    ; mogelijk zijn er gegevens verloren gegaan.
    Opdracht die is uitgevoerd: "C:\Windows\system32\cscript.exe" //nologo "C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Monitoring Host Temporary Files 193\24788\AD_Global_Catalog_Search_Response.vbs"
    RODC02.mydomain.be (objectCategory=DMD) false 4 {9E253FCB-8AAF-491F-CCA3-E632C6C2800C}
    Werkmap: C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Monitoring Host Temporary Files 193\24788\
    Dit is van invloed op een of meer werkstromen.
    Werkstroomnaam: Microsoft.Windows.Server.2008.AD.DomainController.GCSearchTime.Monitor
    Exemplaarnaam: RODC02
    Our servers have Belgian (Dutch) regional settings, hence the language. But check out the highlighted info in bold.
    The related event Number (in Alert Context) is 21404. Most other articles about this, mention 21402 or 21403. I suppose they all must be related but still, it's a new one here.
    There you have the failing VBS file. I checked all alerts and there seem to be different files concerned overall. Other examples:
    C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Monitoring Host Temporary Files 233\22737\AD_Database_and_Log.vbs    (from almost all RODCs)
    C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Monitoring Host Temporary Files 196\19876\Microsoft.Windows.Server.Legacy.FreeSpace.vbs
      (also from an RODC)
    C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Server\Health Service State\Monitoring Host Temporary Files 5891\338282\Microsoft.Windows.Server.CPUUtilization.Monitortype.vbs 95 15
    SCOM02.mydomain.be 1.4119384288787842     (this one is from my second Management Server..)
    Repeat count of the alert is 1 to 2 a day, so it's not nightmareish, but still, requires to be fixed. I suspect that even if there is a different VBS file concerned, since the eventID and the alert text are the same, the repeat count will just increase,
    not showing the last actual VBS concerned.
    I connect to each of these servers, and browse to the directory containing the file, and the folder is there, the file is there.  The error text mentions incorrect parameters but they still seem OK to me. 
    I found something which might be worth noting:  when browsing to the directory, be it on an RODC or on the SCOM server, I get a permission popup requiring some admin rights to do so - although I am using my domain admin (+SCOM+SQL+local
    admin everywhere) account:
    SCOM services use the Local System account to run, on every machine. I thought Local System shouldn't be concerned with these permissions popups, but normally the domain/local admins aren't either, yet I am.
    The "Health service" folder is the only one from the "C:\Program Files\Microsoft Monitoring Agent\Agent" folder to be concerned with this; I can browse without trouble to any other directory there.
    After a SCOM service stop, I renamed the "Health Service state" folder (as you can see on the screenshot, there is a "Health Service State bak" folder) and let the service recreate it after a restart, to ensure it was clean and with
    appropriate permissions , but it doesn't help.
    Might that be a clue?
    Or else what?  I'm getting confused and don't find a suitable solution.
    dd
    Bix

    On Thu, 4 Dec 2014 14:20:22 +0000, Bixessss wrote:
    I know this error has been covered many times, and on many topics, but this time mine is slightly different.   It's*NOT* the "SCOMpercentageCPUTimeCounter" error covered by Kevin Holman <http://blogs.technet.com/b/kevinholman/archive/2010/02/23/a-new-script-error-scompercentagecputimecounter-vbs-invalid-class.aspx>.
    Also, I am running *SCOM 2012 R2 UR4* (7.1.10226.1046) and everything seems correctly patched (MS and agents), likesuggested by Nicole Welch <http://nicolewelchscom.wordpress.com/2013/10/01/operations-manager-failed-to-start-a-process/>
    and Kevin Holman as well.
    This forum is for security issues related to Windows Server and not for
    System Center questions.
    Post your question in one of the following forums:
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/home?category=systemcenteroperationsmanager
    Thanks.
    Paul Adare - FIM CM MVP
    Never trust a computer you can't lift. - Stan Masor

  • Operations Manager Failed to Access the Windows Event Log and management server is showing warning state

    Hi,
    I am monitoring AD server from SCOM 2012 R2. My management server goes into waning state. When i run Health explorer then it come back in the healthy state but after some time it again goes into warning state. After seeing alert i found that a alert is coming
    again and again i.e.  Operations Manager Failed to Access the Windows Event Log.The description of alert is mention below
    The Windows Event Log Provider is still unable to open the DhcpAdminEvents event log on computer 'nc2vws12ad5.corp.nathcorp.com'.
    The Provider has been unable to open the DhcpAdminEvents event log for 64080 seconds.
    Most recent error details: The RPC server is unavailable.
    Please suggest me how to resolve this so that my management server will again come back in healthy state.
    Thanks
    Abhishek

    Hi Abhishek,
    As i mentioned earlier the Alert resolution says the same points.
    Can you give details on the below ?
    Is there really a log named "Dhcpadminevents" in the MS's Event viewer ?
    Did you recently configure any new alert where you mentioned "Dhcpadminevents"
    as a event log location ?
    If yes then what is the target you selected for the rule / monitor there ?
    Can you post the results for analysis ?
    Gautam.75801

  • Alert: Operations Manager failed to run a WMI query

    I am having an issue with my Cluster MP. I am getting a large amount of alerts for "Alert: Operations Manager failed to run a WMI query"
    Alert: Operations Manager failed to run a WMI query for WMI events
    Source: Server.Domain
    Path: Server.Domain
    Last modified by: System
    Last modified time: 6/10/2014 5:20:40 PM Alert description: Module was unable to execute the notification query.
    Error: 0x80041003
    Details: Access denied
    One or more workflows were affected by this.
    Workflow name: Microsoft.Windows.Cluster.Node.StateMonitoring
    Instance name: Server.Domain
    Instance ID: {A7DED311-01E2-927A-A4BF-013D443EBA84}
    Management group: SCOM-GroupName
    This happens for many workflows. I can not for the life of me find what access is being denied on. Any help would be great.
    I have the cluster run-as profile configured to use a domain account as well as the local agent to use a domain account that has administrative rights to the clusters.
    Thanks,
    Seth

    Yes, in a last ditch effort to over come this access denied I made my Action Account a domain admin and configured the agent default account from local system to the domain action account. nothing has worked for me.

  • Operations Manager failed to run a WMI query-Invalid class

    Hi Team,
    may of the windows 2008 R2 sp1 and sp2 servers getting below SCOM 2012 alert. Please help me to fix the same.
    SCOM version : SCOM 2012 R2
    Alert: Operations Manager failed to run a WMI query
    Source: server Name
    Path: server Name
    Last modified by: System
    Last modified time: 2/6/2014 8:33:22 AM
    Alert description: Object enumeration failed
    Query: 'SELECT * FROM MetaFrame_Server WHERE ServerName="server Name"'
    HRESULT: 0x80041010
    Details: Invalid class
    One or more workflows were affected by this.
    Workflow name: Citrix.PresentationServer.ActiveSessions.PerformanceMonitor

    First try it with WBEMTEST to see what is going with the WMI class. The error you are getting usually means WMI misses that class and you should load the mof again/ maybe rebuild the entire repository (careful as the windows files are all located
    on 1 folder, but applications tend to store it in their own folders, like citrix, ibm, etc).
    Try to run this command:
    mofcomp "<Programfiles>\Citrix\System32\Citrix\WMI\ .Mof file for citrix"
    {citrixProv.XP10FR3.mof, metaframeProv.XP10FR3.mof, and mgmt.XP10FR4.mof files}
    Then, run the WBEMTest again and the namespace should be returned successfully. Then restarting the health service on agent.
    Also you can refer below link
    https://support.citrix.com/article/CTX122283
    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).

  • Operations Manager failed to run a WMI query -Access Denied

    v hosts to 2012 r2, and now we're seeing a lot of "Operations Manager failed to run a WMI Query", With "Object enumeration failed".
    Query: 'SELECT Name, State FROM MSCLUSTER_NetworkInterface where Name="our host name
    - Management"' HRESULT: 0x80070005 Details: Access is denied.
    Our Cluster run-as account is local admin on the hosts beeing monitored.
    We've tried rebuilding the WMI database following this procedure:
    1. Disable and stop the WMI service.
         sc config winmgmt start= disabled
         net stop winmgmt
    2. Run the following commands.
         Winmgmt /salvagerepository %windir%\System32\wbem      (I noticed that you have run this command, but I would suggest
    that you try it again)
         Winmgmt /resetrepository %windir%\System32\wbem
    4. Re-enable the WMI service and then reboot the server to see how it goes.
         sc config winmgmt start= auto
    If the problem remains, then try the following steps to rebuild the repository:
    1. Disable and stop the WMI service.
         sc config winmgmt start= disabled     (note that there is a blank between '=' and 'disabled')
         net stop winmgmt
    2. Rename the repository folder (located at %windir%\System32\wbem\repository) to repository.old.
    3. Re-enable the WMI service.
         sc config winmgmt start= auto
    4. Reboot the server to see if the problem remains.
    but we've had no Luck so far. Any help would be
    appreciated!
    Regards,
    Torbjørn

    Have you checked if DCOM is enabled, WMI will not be able to connect if its disabled.
    Use the steps below to configure DCOM.
    Run dcomcnfg.exe
    Double-click Component Services
    Double-click Computers
    Right-click My Computer
    Select Properties
    Select Default Properties tab
    Ensure the "Enable Distributed COM on this computer" checkbox is checked
    Default Authentication Level: Connect
    Default Impersonation Level: Identify
    Next:
    Click on COM Security tab
    Click Edit Limits under "Launch and Acitvate Permissions"
    Make sure Remote Launch and Activation permissions are enabled for the Administrators group
    Hope this helps
    -Adrian

  • Operations Manager failed to start a process + UAC

    Ok, I understand that there are perhaps tens of thousands of these posts, but I've not found one after an hour searching that seems to meet up with what I'm seeing.
    Seeing this show up on a handful of servers, and I don't see the correlation with the servers having this issue and things they have in common. I'm seeing it on all of our Lync Front-End servers, and then on a few terminal servers. I'm going to give the
    error for the Lync servers here though.
    The process started at 9:00:25 AM failed to create System.PropertyBagData, no errors detected in the output. The process exited with 0
    Command executed: "C:\Windows\system32\cscript.exe" /nologo "GetSQL2012DBFilesFreeSpace.vbs" "FE-05\RTCLOCAL" "FE-05.home.ku.edu" "RTCLOCAL"
    Working Directory: C:\Program Files\System Center Operations Manager\Agent\Health Service State\Monitoring Host Temporary Files 9359\180265\
    One or more workflows were affected by this.
    Workflow name: Microsoft.SQLServer.2012.Monitoring.DBFileSpaceMonitor
    Instance name: tempdb2
    Instance ID: {1FFB1DA7-414F-CAA1-E3EC-07AC097A2CED}
    Management group: ITES
    So since I've been working through all these little annoying warnings and trying to sort them out I decided to run the script.
    <Collection><DataItem type="System.PropertyBagData" time="2014-06-04T09:23:23.28
    55484-05:00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><Conve
    rsionType>PerformanceData</ConversionType><Property Name="Database" VariantType=
    "8">master</Property><Property Name="FileId" VariantType="3">1</Property><Proper
    ty Name="FreeSpaceMB" VariantType="5">37646.0621050745</Property><Property Name=
    "FreeSpacePercent" VariantType="5">99.9912017130836</Property><Property Name="Fr
    eeSpaceAutoGrowMB" VariantType="5">0.6875</Property><Property Name="FreeSpaceAut
    oGrowPercent" VariantType="5">17.1875</Property></DataItem><DataItem type="Syste
    m.PropertyBagData" time="2014-06-04T09:23:23.2855484-05:00" sourceHealthServiceI
    d="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData</Conver
    sionType><Property Name="Database" VariantType="8">master</Property><Property Na
    me="FileId" VariantType="3">2</Property><Property Name="FreeSpaceMB" VariantType
    ="5">39248.5533834203</Property><Property Name="FreeSpacePercent" VariantType="5
    ">99.9991440853338</Property><Property Name="FreeSpaceAutoGrowMB" VariantType="5
    ">0.414063</Property><Property Name="FreeSpaceAutoGrowPercent" VariantType="5">5
    5.2084</Property></DataItem><DataItem type="System.PropertyBagData" time="2014-0
    6-04T09:23:23.2905518-05:00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDD
    A89CEB89"><ConversionType>PerformanceData</ConversionType><Property Name="Databa
    se" VariantType="8">tempdb</Property><Property Name="FileId" VariantType="3">1</
    Property><Property Name="FreeSpaceMB" VariantType="5">36681.1775486072</Property
    ><Property Name="FreeSpacePercent" VariantType="5">99.9923331676945</Property><P
    roperty Name="FreeSpaceAutoGrowMB" VariantType="2">0</Property><Property Name="F
    reeSpaceAutoGrowPercent" VariantType="2">0</Property></DataItem><DataItem type="
    System.PropertyBagData" time="2014-06-04T09:23:23.2905518-05:00" sourceHealthSer
    viceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData</C
    onversionType><Property Name="Database" VariantType="8">tempdb</Property><Proper
    ty Name="FileId" VariantType="3">2</Property><Property Name="FreeSpaceMB" Varian
    tType="5">38307.2356943516</Property><Property Name="FreeSpacePercent" VariantTy
    pe="5">99.9940044295872</Property><Property Name="FreeSpaceAutoGrowMB" VariantTy
    pe="2">0</Property><Property Name="FreeSpaceAutoGrowPercent" VariantType="2">0</
    Property></DataItem><DataItem type="System.PropertyBagData" time="2014-06-04T09:
    23:23.2915509-05:00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89
    "><ConversionType>PerformanceData</ConversionType><Property Name="Database" Vari
    antType="8">tempdb</Property><Property Name="FileId" VariantType="3">3</Property
    ><Property Name="FreeSpaceMB" VariantType="5">39745.5</Property><Property Name="
    FreeSpacePercent" VariantType="5">99.988679245283</Property><Property Name="Free
    SpaceAutoGrowMB" VariantType="5">120.5</Property><Property Name="FreeSpaceAutoGr
    owPercent" VariantType="5">96.4</Property></DataItem><DataItem type="System.Prop
    ertyBagData" time="2014-06-04T09:23:23.2915509-05:00" sourceHealthServiceId="9F1
    D980F-BA02-D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData</ConversionTy
    pe><Property Name="Database" VariantType="8">tempdb</Property><Property Name="Fi
    leId" VariantType="3">4</Property><Property Name="FreeSpaceMB" VariantType="5">3
    9746.375</Property><Property Name="FreeSpacePercent" VariantType="5">99.99088050
    31447</Property><Property Name="FreeSpaceAutoGrowMB" VariantType="5">121.375</Pr
    operty><Property Name="FreeSpaceAutoGrowPercent" VariantType="5">97.1</Property>
    </DataItem><DataItem type="System.PropertyBagData" time="2014-06-04T09:23:23.291
    5509-05:00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><Conver
    sionType>PerformanceData</ConversionType><Property Name="Database" VariantType="
    8">tempdb</Property><Property Name="FileId" VariantType="3">5</Property><Propert
    y Name="FreeSpaceMB" VariantType="5">39745.875</Property><Property Name="FreeSpa
    cePercent" VariantType="5">99.9896226415094</Property><Property Name="FreeSpaceA
    utoGrowMB" VariantType="5">120.875</Property><Property Name="FreeSpaceAutoGrowPe
    rcent" VariantType="5">96.7</Property></DataItem><DataItem type="System.Property
    BagData" time="2014-06-04T09:23:23.2915509-05:00" sourceHealthServiceId="9F1D980
    F-BA02-D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData</ConversionType><
    Property Name="Database" VariantType="8">tempdb</Property><Property Name="FileId
    " VariantType="3">6</Property><Property Name="FreeSpaceMB" VariantType="5">39744
    .875</Property><Property Name="FreeSpacePercent" VariantType="5">99.987106918239
    </Property><Property Name="FreeSpaceAutoGrowMB" VariantType="5">119.875</Propert
    y><Property Name="FreeSpaceAutoGrowPercent" VariantType="5">95.9</Property></Dat
    aItem><DataItem type="System.PropertyBagData" time="2014-06-04T09:23:23.2915509-
    05:00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><ConversionT
    ype>PerformanceData</ConversionType><Property Name="Database" VariantType="8">te
    mpdb</Property><Property Name="FileId" VariantType="3">7</Property><Property Nam
    e="FreeSpaceMB" VariantType="5">39744.9375</Property><Property Name="FreeSpacePe
    rcent" VariantType="5">99.9872641509434</Property><Property Name="FreeSpaceAutoG
    rowMB" VariantType="5">119.9375</Property><Property Name="FreeSpaceAutoGrowPerce
    nt" VariantType="5">95.95</Property></DataItem><DataItem type="System.PropertyBa
    gData" time="2014-06-04T09:23:23.2915509-05:00" sourceHealthServiceId="9F1D980F-
    BA02-D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData</ConversionType><Pr
    operty Name="Database" VariantType="8">tempdb</Property><Property Name="FileId"
    VariantType="3">8</Property><Property Name="FreeSpaceMB" VariantType="5">39742.2
    5</Property><Property Name="FreeSpacePercent" VariantType="5">99.9805031446541</
    Property><Property Name="FreeSpaceAutoGrowMB" VariantType="5">117.25</Property><
    Property Name="FreeSpaceAutoGrowPercent" VariantType="5">93.8</Property></DataIt
    em><DataItem type="System.PropertyBagData" time="2014-06-04T09:23:23.2915509-05:
    00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><ConversionType
    >PerformanceData</ConversionType><Property Name="Database" VariantType="8">tempd
    b</Property><Property Name="FileId" VariantType="3">9</Property><Property Name="
    FreeSpaceMB" VariantType="5">39744.5625</Property><Property Name="FreeSpacePerce
    nt" VariantType="5">99.986320754717</Property><Property Name="FreeSpaceAutoGrowM
    B" VariantType="5">119.5625</Property><Property Name="FreeSpaceAutoGrowPercent"
    VariantType="5">95.65</Property></DataItem><DataItem type="System.PropertyBagDat
    a" time="2014-06-04T09:23:23.2975503-05:00" sourceHealthServiceId="9F1D980F-BA02
    -D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData</ConversionType><Proper
    ty Name="Database" VariantType="8">model</Property><Property Name="FileId" Varia
    ntType="3">1</Property><Property Name="FreeSpaceMB" VariantType="5">39630.875</P
    roperty><Property Name="FreeSpacePercent" VariantType="5">99.9944806182969</Prop
    erty><Property Name="FreeSpaceAutoGrowMB" VariantType="5">0.875</Property><Prope
    rty Name="FreeSpaceAutoGrowPercent" VariantType="5">28.5714285714286</Property><
    /DataItem><DataItem type="System.PropertyBagData" time="2014-06-04T09:23:23.2975
    503-05:00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><Convers
    ionType>PerformanceData</ConversionType><Property Name="Database" VariantType="8
    ">model</Property><Property Name="FileId" VariantType="3">2</Property><Property
    Name="FreeSpaceMB" VariantType="5">39248.5690084203</Property><Property Name="Fr
    eeSpacePercent" VariantType="5">99.9991838953776</Property><Property Name="FreeS
    paceAutoGrowMB" VariantType="5">0.429688</Property><Property Name="FreeSpaceAuto
    GrowPercent" VariantType="5">57.2917333333333</Property></DataItem><DataItem typ
    e="System.PropertyBagData" time="2014-06-04T09:23:23.3025532-05:00" sourceHealth
    ServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData
    </ConversionType><Property Name="Database" VariantType="8">msdb</Property><Prope
    rty Name="FileId" VariantType="3">1</Property><Property Name="FreeSpaceMB" Varia
    ntType="5">37585.1339389847</Property><Property Name="FreeSpacePercent" VariantT
    ype="5">99.9579465372616</Property><Property Name="FreeSpaceAutoGrowMB" VariantT
    ype="5">0.875</Property><Property Name="FreeSpaceAutoGrowPercent" VariantType="5
    ">5.2434456928839</Property></DataItem><DataItem type="System.PropertyBagData" t
    ime="2014-06-04T09:23:23.3025532-05:00" sourceHealthServiceId="9F1D980F-BA02-D35
    1-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData</ConversionType><Property N
    ame="Database" VariantType="8">msdb</Property><Property Name="FileId" VariantTyp
    e="3">2</Property><Property Name="FreeSpaceMB" VariantType="5">36542.9860732182<
    /Property><Property Name="FreeSpacePercent" VariantType="5">99.9936081094063</Pr
    operty><Property Name="FreeSpaceAutoGrowMB" VariantType="5">17.289063</Property>
    <Property Name="FreeSpaceAutoGrowPercent" VariantType="5">88.0971363057325</Prop
    erty></DataItem><DataItem type="System.PropertyBagData" time="2014-06-04T09:23:2
    3.3075515-05:00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><C
    onversionType>PerformanceData</ConversionType><Property Name="Database" VariantT
    ype="8">xds</Property><Property Name="FileId" VariantType="3">1</Property><Prope
    rty Name="FreeSpaceMB" VariantType="5">39628.25</Property><Property Name="FreeSp
    acePercent" VariantType="5">99.990537949132</Property><Property Name="FreeSpaceA
    utoGrowMB" VariantType="5">4.25</Property><Property Name="FreeSpaceAutoGrowPerce
    nt" VariantType="5">53.125</Property></DataItem><DataItem type="System.PropertyB
    agData" time="2014-06-04T09:23:23.3085531-05:00" sourceHealthServiceId="9F1D980F
    -BA02-D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData</ConversionType><P
    roperty Name="Database" VariantType="8">xds</Property><Property Name="FileId" Va
    riantType="3">2</Property><Property Name="FreeSpaceMB" VariantType="5">39630.109
    375</Property><Property Name="FreeSpacePercent" VariantType="5">99.9952295493541
    </Property><Property Name="FreeSpaceAutoGrowMB" VariantType="5">6.109375</Proper
    ty><Property Name="FreeSpaceAutoGrowPercent" VariantType="5">76.3671875</Propert
    y></DataItem><DataItem type="System.PropertyBagData" time="2014-06-04T09:23:23.3
    135527-05:00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><Conv
    ersionType>PerformanceData</ConversionType><Property Name="Database" VariantType
    ="8">rtcdyn</Property><Property Name="FileId" VariantType="3">1</Property><Prope
    rty Name="FreeSpaceMB" VariantType="5">199127.125</Property><Property Name="Free
    SpacePercent" VariantType="5">99.9915262322741</Property><Property Name="FreeSpa
    ceAutoGrowMB" VariantType="5">983.125</Property><Property Name="FreeSpaceAutoGro
    wPercent" VariantType="5">98.3125</Property></DataItem><DataItem type="System.Pr
    opertyBagData" time="2014-06-04T09:23:23.3135527-05:00" sourceHealthServiceId="9
    F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceData</Conversion
    Type><Property Name="Database" VariantType="8">rtcdyn</Property><Property Name="
    FileId" VariantType="3">2</Property><Property Name="FreeSpaceMB" VariantType="5"
    >15768.585938</Property><Property Name="FreeSpacePercent" VariantType="5">99.649
    8100227502</Property><Property Name="FreeSpaceAutoGrowMB" VariantType="5">1944.5
    85938</Property><Property Name="FreeSpaceAutoGrowPercent" VariantType="5">97.229
    2969</Property></DataItem><DataItem type="System.PropertyBagData" time="2014-06-
    04T09:23:23.3195540-05:00" sourceHealthServiceId="9F1D980F-BA02-D351-E3A6-2EDDA8
    9CEB89"><ConversionType>PerformanceData</ConversionType><Property Name="Database
    " VariantType="8">rtc</Property><Property Name="FileId" VariantType="3">1</Prope
    rty><Property Name="FreeSpaceMB" VariantType="5">198878.4375</Property><Property
    Name="FreeSpacePercent" VariantType="5">99.8666480034548</Property><Property Na
    me="FreeSpaceAutoGrowMB" VariantType="5">734.4375</Property><Property Name="Free
    SpaceAutoGrowPercent" VariantType="5">73.44375</Property></DataItem><DataItem ty
    pe="System.PropertyBagData" time="2014-06-04T09:23:23.3195540-05:00" sourceHealt
    hServiceId="9F1D980F-BA02-D351-E3A6-2EDDA89CEB89"><ConversionType>PerformanceDat
    a</ConversionType><Property Name="Database" VariantType="8">rtc</Property><Prope
    rty Name="FileId" VariantType="3">2</Property><Property Name="FreeSpaceMB" Varia
    ntType="5">15659.34375</Property><Property Name="FreeSpacePercent" VariantType="
    5">98.9594524140546</Property><Property Name="FreeSpaceAutoGrowMB" VariantType="
    5">1835.34375</Property><Property Name="FreeSpaceAutoGrowPercent" VariantType="5
    ">91.7671875</Property></DataItem></Collection>
    As you can see a boatload of data is returned, then I realized that my command prompt was running in admin mode. When I ran the same command not in admin mode, there was no data returned, which seems to fit with the error. The script ran but no data came
    back.
    So, my question is, should I disable UAC on all my front end servers? Or, is there a better runas account to use? I believe I chose the default LocalSystem for everybody since it doesn't require as much effort.
    Any feedback is welcome :)
    Jeffrey S. Patton Jeffrey S. Patton Systems Specialist, Enterprise Systems University of Kansas 1001 Sunnyside Ave. Lawrence, KS. 66045 (785) 864-0242 | http://patton-tech.com

    The agent should use LocalSystem and it is very rare to use a different account to run the agent service. This is probably a need to configure a run as account to be used by the SQL Discovery. SQL Server 2012 is much more locked down than previous versions
    of SQL, so unless you gave localsystem admin rights to your instance of SQL running on this box, this script will always come back with nothing. check out kevin holmans article on how to configure run as accounts for the SQL MP, to address this issue.
    http://blogs.technet.com/b/kevinholman/archive/2010/09/08/configuring-run-as-accounts-and-profiles-in-r2-a-sql-management-pack-example.aspx
    hope this helps!
    Scott Moss MVP (Operations Manager) President - System Center Virtual Users Group |Vice President - Atlanta Southeast Management Users Group (ATL SMUG)
    Please remember to click “Mark as Answer” on the post that helps you!
    my new blog om2012.wordpress.com

  • Operations Manager fails to communicate with DCR server

    After a recent restart of the Operations Manager server we found it is no longer able to manage devices. When attempting to open a applet that depends on DCR connection I receive an error " Error in communicating with DCR Server. DCR Server may be down. Please start the DCR Server and refresh the page." I have attached the DCR logs and pdshow from the server. Has anyone experienced this issue, and if so, how can I correct it. Any help would be appreciated.
     

    I am constantly seeing this error at multiple sites on Windows Server 2012 and 2012 R2 Standard and DataCenter.
    I have counted over 50 different server I manage with services such as   domain controller, hyper-v, file servers, exchange 2013, SQL 2008/2012, and print servers.
    I have seen it happen on machine that have been in production for over 2 years and to machines that were just created last week.
    It is happening on metal, hyper-v and esx vmware servers.
    It is happening when the machine have updates waiting or no updates, or after updates have been applied and awaiting a restart.
    It is happening on Dell PowerEdge server, HP Proliant servers and IBM servers.
    It is happening on servers with Intel and AMD chip-sets.
    It is happening on machines that are a part of a domain or in a workgroup.
    It is happening on machines with AV of Bitdefendor, Trend Micro, Vipre, Microsoft Endpoint, and Symantec Endpoint.
    Only a restart will fix it.
    I have ran process monitor on several of the problem machines and I cannot find anything.
    Since I have only started seeing this about 6 month ago it must be a Windows update causing it.
    Moses Hull of Alexant Systems

  • Creating a Linked Report in SC 2012 - Operations Manager fails with Error

    Hello everyone,
    I was trying to create a linked report based on an availability report recently. I found Emre Guclu's scom linked report creation guide here:
    http://blogs.technet.com/b/emreguclu/archive/2011/10/13/using-linked-reports-in-scom-to-create-custom-availability-reports-for-specified-monitors.aspx
    I go to SSRS web console and select a report (Which is Microsoft.SystemCenter.DataWarehouse.Availability in Microsoft.SystemCenter.Datawarehouse.Reports), select "Create a Linked Report" from context menu, select another location for storing the
    report just like on this guide but i get an error rsWrongItemType with exact text:
    "The operation you are attempting on item ' Microsoft.SystemCenter.Datawarehouse.Reports/ Microsoft.SystemCenter.Datawarehouse.Availability' is not allowed for this item type. rsWrongItemType"
    Does anyone know why is this error happening and better how to fix this?
    Below is the screenshot of SSRS.

    Hi,
    Please check the report path you have set, the location must specify the full report path, such as
    /custom report folder/MyReport.
    Alex Zhao
    TechNet Community Support

  • Oracle VM Manager fails without backup data

    Dear All,
    My Oracle VM Manager fails and lost all data but my Oracle VM Servers and Storage are still running fine, if I install a new Oracle VM Manager and I register my VM Servers again, is it possible the same old Oracle VM Manager?
    Please help to give advice,
    Thanks and regards,
    Heng

    Heng Horn wrote:
    My Oracle VM Manager fails and lost all data but my Oracle VM Servers and Storage are still running fine, if I install a new Oracle VM Manager and I register my VM Servers again, is it possible the same old Oracle VM Manager?Oracle VM 3.0? If so, yes. Just grab the UUID from the existing Manager install in /u01/app/oracle/ovm-manager-3/.config and pass it using the -u parameter to runInstaller.sh when you re-install it.

  • Manually Installed Agent is not showing up in the Operations Manager Console Under Pending Management.

    Hi Community,
    I submitted this question because I'm a bit stuck with SCOM 2012 R2, I'll try to explain briefly what is happening right now in my environment,  we have a DEV SCOM Deployment in which all the roles are installed in a single server, this servers is a
    VMware machine running Windows Server 2008R2.
    The Initial installation of the SCOM Operations Manager and all the other components was not performed by me but by a co-worker, unfortunately he doesn't remember much about the initial configuration. So i had to pickup where he left things about a year
    ago, neither of us are SCOM experts, and we have almost no previous experience with previous versions of this application.
    Now the problem that I'm facing is the following, all the DEV Servers are Domain Controllers and one of the indication within the "Guide for System Center Management Pack for Active Directory for Operations Manager 2012" states the following
    Configuration
    Supported?
    Agent-less monitoring
    No
    After my first review I notice that our servers were being monitor by agent-less mode and given the above statement from the Operations Guide the only way that we could ever get those domain controllers monitor by SCOM would be by installing the agent on
    each server, so I read somewhere (Can't remember where) that in order to install the agents in all the servers I should first remove them from the Agent-less node, which I did. Then I tried to use the discovery wizard to get the agent install in all of them
    but it didn't matter how many times I try the servers never show up.
    I read in a Tech Net Article that you had to modify the security settings so SCOM would let me decide if I wanted to approve it or not.
    --> http://technet.microsoft.com/en-us/library/hh212853.aspx
    I performed the suggested steps from the article but still the servers were not showing up, not even if I run the Discovery wizard, so I decided to go and perform the installation manually in a couple of servers I was able to install the agent in one of
    the Domain Controllers, I configured the agent to use a service account that has Domain Admin rights. An hour after I installed the agent I went back to the Operations Console Manager and I check under Pending Action but the Server was not showing up. So i
    went back to the Internet to try to find out if someone else had experience the same problem, and in one website some mentioned that if the servers were not showing up it was probably because they were still register in the SCOM Database, now I have no idea
    of how i can check that or How can i remove them from there to have them available again, but what troubles me the most is that even after i installed the agent manually the server were not being recognize.
    I went to the Event Viewer and I found one particular event that caught my attention, see below :
    Log Name:      Operations Manager
    Source:        Health Service Modules
    Date:          6/12/2014 12:48:19 PM
    Event ID:      11551
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      MyManagementServer
    Description:
    Computer verification failure for Machine Name: MyManagementServe is 0x800706BA. The RPC server is unavailable.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Health Service Modules" />
        <EventID Qualifiers="49152">11551</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-12T16:48:19.000000000Z" />
        <EventRecordID>1945680</EventRecordID>
        <Channel>Operations Manager</Channel>
        <Computer>MyManagementServer</Computer>
        <Security />
      </System>
      <EventData>
        <Data>MyManagementServe</Data>
        <Data>0x800706BA</Data>
        <Data>The RPC server is unavailable.</Data>
      </EventData>
    </Event>
    Not sure if this is related to the problem that I'm facing right now, but , I make sure that the RPC Services were running and also the related dependencies too. There's no Firewall enable in any of the servers and DNS seems to be working properly.
    Ports 135 / 5723 are open and listening so since I ran out of ideas, I would like to know if some of the experts in this field could perhaps give me some guidelines.
    There's one caveat that I haven't mention yet and that is related to SQL, I checked and my user just has read access to SQL i'm not sure if that could affect this but i think is worth mentioning.
    My main goal is to have all the servers showing up in the Operations Manager Console.
    So thanks all in advance !
    Oscar Loria

    So you can ping and nslookup from your ms to these agents and vice versa right?  I wouldn't do a manual install, I would push the agent from the management server.  You can uninstall the agent manually, or use cleanmom to get rid of them.  Then
    do an install from the console.  When you initiate the install from the console (management server), should it run into any issues it will dump out an error which will give you an idea of where the problem may be.
    From Holmans post on this:
    e MOM Server could not execute WMI Query "Select * from Win32_OperatingSystem" on 
    computer “servername.domain.com” 
    Operation: Agent Install 
    Install account: DOMAIN\account 
    Error Code: 800706BA 
    Error Description: The RPC server is unavailable.
    The MOM Server could not execute WMI Query "(null)” on 
    computer “servername.domain.com” 
    Operation: Agent Install 
    Install account: DOMAIN\account 
    Error Code: 800706BA 
    Error Description: The RPC server is unavailable.
    8004100A 
    800706BA
    1.  Ensure agent push account has local admin rights 
    2.  Firewall is blocking NetBIOS access.  If Windows 2008 firewall is enabled, ensure “Remote Administration (RPC)” rule is enabled/allowed.  We need port 135 (RPC) and the DCOM port range opened for console push through a firewall.  
    3.  Inspect WMI service, health, and rebuild repository if necessary 
    4.  Firewall is blocking ICMP  (Live OneCare) 
    5.  DNS incorrect 
    http://blogs.technet.com/b/kevinholman/archive/2009/01/27/console-based-agent-deployment-troubleshooting-table.aspx
    Regards, Blake Email: mengotto<at>hotmail.com Blog: http://discussitnow.wordpress.com/ If my response was helpful, please mark it as so, if it answered your question, then please also mark it accordingly. Thank you.

  • Operations Manager log flooded with 11903 errors due to "Virtual Hard Disk free disk space" monitor

    Management Pack: Microsoft Windows Hyper-V 2012 R2 Monitoring (7.1.10104.0)
    Monitor: Virtual Hard Disk free disk space
    There appears to be an issue with this monitor. Every hour, each of my Hyper-V servers is reporting dozens of errors similar to the following. It seems like there is a disconnect between the expected return type (integer) and the actual type (decimal) when
    checking the free space on VHDX files.
    Log Name:      Operations Manager
    Source:        Health Service Modules
    Date:          2/5/2014 7:59:47 AM
    Event ID:      11903
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      BEAST.corp.technologytoolbox.com
    Description:
    The Microsoft Operations Manager Expression Filter Module could not convert the received value to the requested type.
    Property Expression: Property[@Name='Microsoft:9AC8FCAB-800D-424F-ABCB-747063E5FCF1\559D22F4-A565-4AD4-9B71-44FC5D815C0C\0\0\L.FreeSpace']
    Property Value: 488033.99609375
    Conversion Type: DataItemElementTypeInteger(5)
    Original Error: 0x80FF005A
    One or more workflows were affected by this. 
    Workflow name: Microsoft.Windows.HyperV.2012.R2.VirtualDrive.FreeSpaceMonitor
    Instance name: Hard Disk
    Instance ID: {0C0E0759-D846-963C-21E6-3C1A1C096D5F}
    Management group: HQ
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Health Service Modules" />
        <EventID Qualifiers="49152">11903</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-02-05T14:59:47.000000000Z" />
        <EventRecordID>32395</EventRecordID>
        <Channel>Operations Manager</Channel>
        <Computer>BEAST.corp.technologytoolbox.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data>HQ</Data>
        <Data>Microsoft.Windows.HyperV.2012.R2.VirtualDrive.FreeSpaceMonitor</Data>
        <Data>Hard Disk</Data>
        <Data>{0C0E0759-D846-963C-21E6-3C1A1C096D5F}</Data>
        <Data>Property[@Name='Microsoft:9AC8FCAB-800D-424F-ABCB-747063E5FCF1\559D22F4-A565-4AD4-9B71-44FC5D815C0C\0\0\L.FreeSpace']</Data>
        <Data>488033.99609375</Data>
        <Data>DataItemElementTypeInteger(5)</Data>
        <Data>0x80FF005A</Data>
      </EventData>
    </Event>

    SCOM agent is running as SYSTEM. (I used to run SCOM agents as a low-privilege domain account but eventually surrendered to "The Dark Side" due to the number of issues encountered with that approach.)
    PS HKU:\.DEFAULT\Control Panel\International> dir
    Hive: HKEY_USERS\.DEFAULT\Control Panel\International
    Name Property
    Geo Nation : 244
    User Profile Languages : {en-US}
    ShowAutoCorrection : 1
    ShowTextPrediction : 1
    ShowCasing : 1
    ShowShiftLock : 1
    User Profile System Backup Languages : {en-US}
    ShowAutoCorrection : 1
    ShowTextPrediction : 1
    ShowCasing : 1
    ShowShiftLock : 1

  • Error 25211. Failed to install performance counters while trying to remove a 2012 SP1 agent from system.

    I have a system that has the "Repair and Uninstall" options grayed out from the Management Server (2012 SP-1) and if I go to the system itself, I have tried repairing the Agent Installation (Does not work successfully) and I now am trying to "uninstall"
    the agent from the system.   I keep getting about 1/2 way through the uninstall and an error opens that "Cannot install performance counters".    The system is Windows 2003 Standard Edition SP2.   The system also
    has a SCOM 2007 directory locally that cannot be deleted because a log file is in use.  There are no other agents locally on the system through "Add / Remove Programs" within Control Panel.
    A little history. 
    We have two Environments (2012 R2 and the other 2012-SP1).  Some system were "Dual-Homed".   This one was not.  I am trying to uninstall the SP-1 agent so we can move it to the R2 environment.   It previously had MOM
    2005 agent tha was uninstalled and it appears to have had a 2007 agent installed at some point, but only the trace directory that I can find.
    I have tried rebuild commands for performance counter and it appears to be functioning correctly.

    Hi,
    Can you see the agent under pending management? You may upgrade the agent through the console.  
    When you upgrade an agent, the Operations Manager installer service runs and is not removed until after the completion of the upgrade. If the agent upgrade fails, you might have to re-install the agent because the installer service was not properly removed.
    If you attempt to upgrade the agent again and it fails, you should re-install the agent after you have completed upgrading all features of Operations Manager.
    After rebuilding performance counter by following the link below, you may try to uninstall the agent and check the result:
    http://support.microsoft.com/kb/300956/en-us
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Maybe you are looking for