A problem for Share Point MP for SCOM 2012
-
Tuesday, August 07, 2012 11:08 AM
Hello;
i import Share Point 2010 Products MP and Share Point Foundation 2010 MP on SCOM 2010. And than i created Run As Acount which is admin for my Sharepoint farm and than added it to SharePoint Discovery/Monitoring Account profile. After that when i press the "Configure SharePoint Management Pack" Task under the Monitoring/SharePoint 2010 Products/Administration,it gaves an error: which is:
The Event Policy for the process started at 1:47:36 PM has detected errors in the output. The 'StdErr' policy expression:.+
matched the following output:
Exception calling ".ctor" with "1" argument(s): "The user Domain\ServiceOpsMgrAction does not have sufficient permission to perform the operation."
Failed to connect to local management group
Command executed: "C:\Windows\system32\cmd.exe" /c powershell.exe -NoLogo -NoProfile -Noninteractive "$ep = get-executionpolicy; if ($ep -gt 'RemoteSigned') {set-executionpolicy remotesigned} & '"C:\Program Files\System Center 2012\Operations Manager\Server\Health Service State\Monitoring Host Temporary Files 10384\88327\AdminTask.ps1"' 'SharePointMP.Config'"
Working Directory: C:\Program Files\System Center Management Packs\
One or more workflows were affected by this.
Workflow name: Microsoft.SharePoint.Foundation.2010.ConfigSharePoint
Instance name: Microsoft SharePoint 2010 Farm Group
Instance ID: {B7E9A5AF-62D1-CF79-0AE8-044AE7CECBD7}
Management group: SCOM1
Error Code: -2130771918 (Unknown error (0x80ff0032)).
But my SharePointMP.Config like this:
<Association Account="SharePoint Discovery/Monitoring Account" Type="Agent">
<Machine Name="......" />
<Machine Name="......." />
<Machine Name="....." />
<Machine Name="......" />
<Machine Name="......" />
<Machine Name="......" />
<Machine Name="......" />
<Machine Name="....." />
<Machine Name="......" />
</Association>Do you know any solution for this problem?? is any refresh policy time for this config file???
Thankss
MCT
- Edited by Onder Deger Wednesday, January 02, 2013 5:25 PM security
All Replies
-
Tuesday, August 07, 2012 11:36 AM
Hello Onder,
at this moment, there is no public Sharepoint 2010 Management Pack availible for SCOM 2012; it only works for SCOM 2007 R2.
If you are a Microsoft Premium partner, you can contact your account manager to obtain the BETA version of this Management Pack.
As a workaround, there is a 3rd party MP availible: http://www.systemcentercentral.com/PackCatalog/PackCatalogDetails/tabid/145/IndexID/94510/Default.aspx
-Jeffrey
-
Tuesday, August 07, 2012 11:42 AMModerator
HI
"there is no public Sharepoint 2010 Management Pack availible for SCOM 2012" is not accurate.
The SharePoint 2010 Management Pack works fine on SCOM 2012 but there is one issue that you need to overcome. The task that you need to run to configure SharePoint monitoring doesn't work with SCOM 2012. The official route seems to be to call MSFT support tio get an updated task:
http://blogs.technet.com/b/momteam/archive/2012/04/16/kb-configuring-the-sharepoint-2010-management-pack-for-system-center-operations-manager.aspx - see scenario 5.
Once the task is run, everything works the same on SCOM 2012 as on SCOM 2007 R2.
Cheers
Graham
Scenario 5 - Unable to run the "Configure SharePoint Management Pack" task in System Center Operations Manager 2012
Symptom: The following error message is generatedThe Event Policy for the process started at 6:51:29 PM has detected errors in the output. The 'StdErr' policy expression: .+ matched the following output: Exception calling "ImportManagementPack" with "1" argument(s): "This method from the System Center Operations Manager 2007 R2 SDK is not supported to work with System Center Operations Manager 2012. Please migrate to the System Center Operations Manager 2012 SDK." Failed to create override management pack Microsoft.SharePoint.Foundation.2010.Override Command executed: "C:\Windows\system32\cmd.exe" /c powershell.exe -NoLogo -NoProfile -Noninteractive "$ep = get-executionpolicy; if ($ep -gt 'RemoteSigned') {set-executionpolicy remotesigned} & '"E:\Program Files\System Center 2012\Operations Manager\Server\Health Service State\Monitoring Host Temporary Files 11\7481\AdminTask.ps1"' 'SharePointMP.Config'" Working Directory: C:\Program Files\System Center Management Packs\ One or more workflows were affected by this. Workflow name: Microsoft.SharePoint.Foundation.2010.ConfigSharePoint Instance name: Microsoft SharePoint 2010 Farm Group Instance ID: {B7E9A5AF-62D1-CF79-0AE8-044AE7CECBD7} Management group: XXX Error Code: -2130771918 (Unknown error (0x80ff0032)).
Resolution: Call Microsoft Support to provide an updated version of the management pack compatible with the System Center Operations Manager 2012 SDKRegards Graham New System Center 2012 Blog! - http://www.systemcentersolutions.co.uk
View OpsMgr tips and tricks at http://systemcentersolutions.wordpress.com/- Marked As Answer by Onder Deger Tuesday, August 07, 2012 12:03 PM
-
Tuesday, August 07, 2012 11:47 AM
Thanks for the correction Graham!
-Jeffrey
-Jeffrey
-
Tuesday, August 07, 2012 12:01 PM
Thank You for all Jeffrey and Graham
i imported BETA version of this Management Pack and configure it properly.. Now it's works..
Thanks Again..
Önder Değer
MCT

