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

Similar Messages

  • 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 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

  • 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

  • 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

  • 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.

  • 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

  • Enabling Instant Messaging Notifications in System Center 2012 Operations Manager

    Hello
    I need your assistance please...
    I followed the steps here
    http://opsmgrunleashed.wordpress.com/2012/02/24/enabling-instant-messaging-notifications-in-system-center-2012-operations-manager/ to enable IM notification.
    I received error in opsmgr console "Failed to send notification" the alert state (Microsoft.Rtc.Signaling.ConnectionFailureException: Unable to establish a
    connection) while on the lync server I see critical event ID: 36888 (
    A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 10. The Windows SChannel error state is 1203.)
    Appreciate your help.
    Thanks
    Mohammad, IT NOC Team

    Hi,
    Please checked the setting of the IM channel, ensure the Protocol is TLS and port is 5061.
    Also try to create the following registry key for a test. If the issue persists, check the event log from SCOM side.
    New Key: SHA
    Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Hashes\SHA
    SubKey: Enabled
    Value: Dword:00000000
    Niki Han
    TechNet Community Support

  • Upgrade to SCOM 2012 Agent - 25211.Failed to install performance counters.. Error Code: -2147024809 (The parameters is incorrect)

    I have seen this behavior on multiple servers. I receive this error when upgrading from a 2007 Agent to SCOM 2012.
    Event ID: 10005
    Product: System Center 2012 - Operations Manager Agent -- Error 25211.Failed to install performance counters.. Error Code: -2147024809 (The parameter is incorrect.).
    Event ID: 1008
    The Open Procedure for service "HealthService" in DLL "C:\Program Files\System Center Operations Manager 2007\HealthServicePerformance.dll" failed. Performance data for this service will not be available. The Status code returned is the
    first DWORD in the attached data.
    Any idea why I receive this error?
    Thanks
    Mike

    Hi,
    Please refer to this article:
    SCOM 2012 – Unable to upgrade agent after upgrade from SCOM 2007
    http://www.phits.nl/wordpress/2013/02/01/scom-2012-unable-to-update-agent-after-upgrade-from-scom-2007/
    Alex Zhao
    TechNet Community Support

  • 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

  • SCOM 2012 Single Management Group Supporting ?

    Dear all,
    Can any one tell me , for single SCOM management group howmany management server and Gateway server can support?
    Thanks,
    Sengo

    Hi,
    Take a look in the System Center 2012 Operations Manager sizing tool which you can find
    here.
    Agents
    3 000
    agents reporting to a management server
    2 000
    agents reporting to a gateway server
    15 000
    agents (Windows, UNIX or Linux) in a single management group
    Regards,
    Daniel
    IT Consultant at Viridis IT

  • RE:The OPMN Process Manage failed to start.

    Hi everybody,
    Can anybody help with following issue below, please?
    I just install Oracle unbreakable linux operating system. I am trying to install infrastructure on it. All the time i am get error "The OPMN Process Manager failed to start". I changed the system requirement like it stated to the installation manual. But I am still getting same error.
    I will appreciate to one will give me solution for this problem.
    Thank,
    Arthur

    Poa,
    The operating system is Red Hat Enterprise version 4 ( 86-64 bits). My computer specifications: Process is Dual core AMD x86 64bits, and RAM is 2GB. I am trying to install Oracle Application Server 10g Release 2 (10.1.2). I checked all the prerequisite before attempting installation.
    Thank you,
    Arthur

  • 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.

  • Wily Enterprise Manager fails to start up

    Hi Gurus:
    While starting up Wily EM I get the below.  Can anyone point me in the right direction with this?
    ======================================================================
    Running Enterprise Manager with IHOME=.
    Running Enterprise Manager with JAVAPATH=/usr/sap/ccms/wilyintroscope/jre
    java version "1.5.0"
    Java(TM) 2 Runtime Environment, Standard Edition (build pap64dev-20060511 (SR2))
    IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc64-64 j9vmap6423-20060504 (JIT enabled)
    J9VM - 20060501_06428_BHdSMr
    JIT  - 20060428_1800_r8
    GC   - 20060501_AA)
    JCL  - 20060511a
    Introscope Enterprise Manager failed to start because:
    An error occurred while trying to start Isengard.
    Press 'Enter' to acknowledge....
    ====================================================================
    Thank you v much, Viji

    Hi David:
    It worked fine previously.  This has been installed  a while ago ( a couple of years). We did have a couple of problems recently with corrupt data files.  Deleting the concerned datafile and restarting Wily solved the problem.  However I haven't a clue on how to get this going.
    thanks , Viji

Maybe you are looking for

  • Using different keystore at runtime

    Hi everybody, I have the following problem: I've written an application which is able to send different kind of requests to an https server by using the jakarta HTTPClient. For the connection you can specify the url, the keystore and the correspondin

  • How do you get the tools to show on the screen?

    I realize this may be a very basic question however I really need some help. I downloaded the free 30 day trial of Adobe Illustrator but when I open it there are no tools. There is no type, pen, or selection tools or anywhere for gradients. Does anyo

  • Script has changed

    My problem is that a script that I created with Panther has changed in Tiger. The original script was: tell application "Microsoft Excel" Activate set RowNum to Row of ActiveCell set ColNum to Column of ActiveCell set FormulaR1C1 of ActiveCell to "De

  • Convert millisecond time value to date

    If i have a millisecond time value, say long timeValue, how do I convert this value to a time and a date?

  • Contacts mobileme sync issue

    On my new iphone 4 I do not have synchro with mobileme. I do have calendars, mail, bookmarks working, but not contacts. Afer restore from my old iphone I got all the contact but no sync. I delete the mobile account and re-install : same thing. Any id