[msmom] Sealing Mp [h0sd]
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of David St. Clair
Sent: Wednesday, July 29, 2009 12:13 PM
To: msmom@lists.myitforum.com
Subject: RE: [msmom] Sealing Mp
Ok so….
What I’m finding is if I put the views in to a separate sealed MP (without renaming anything in the XML) the views work with no problem.
The other issue that still is alluding me is Sealing an MP that’s using NTLM Authentication for a synthetic trans. As soon as it’s exported the UserID and Password are removed from the MP. So if we reimport the XML OR the Sealed version we have no UserID.
Anyone found a work around for that?
David
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of david.stclair@infrontconsulting.com
Sent: Tuesday, July 28, 2009 4:43 PM
To: msmom@lists.myitforum.com
Subject: Re: [msmom] Sealing Mp
Must be the first time I've sealed a ui generated mp.
Sent wirelessly
From: Pete Zerger
Date: Tue, 28 Jul 2009 18:55:19 -0400
To: msmom@lists.myitforum.com<msmom@lists.myitforum.com>
Subject: Re: [msmom] Sealing MPs
This GUID/class replacement issue is something we've seen in authoring MPs for awhile..Is that really some new R2 behavior, or just the first time you've opted to seal a UI generated MP?
Regards,
Sent from my mobile device - Please excuse brevity and typos
Hi David,
I have experienced the same issue and it is resolvable but means breaking into the XML...
The views you are creating are likely done using the console. If you look at the definition of the view you'll see it is has a GUID as the <Target> property.
.....
<Target>4b402cc4-70e2-9792-60f1-9e0fc72ad52d</Target>
</View>
The GUID is management group specific and will not work once you seal the MP. If you change this to be the class name as in the SQL server example below all should work just fine.
.....
<Target>$MPElement[Name="Microsoft.SQLServer.ComputerGroup"]</Target>
</View>
Hope that helps,
David Allen
MVP System Center Operations Manager
http://wmug.co.uk/blogs/aquilaweb
http://www.scdpmonline.org
On Tue, Jul 28, 2009 at 10:47 PM, David St. Clair <David.StClair@infrontconsulting.com> wrote:
Has anyone started sealing MPs in Operations Manager 2007 R2?
I have and have run into 2 strange problems. I’m not sure if these are user error or bugs in the system.
1. Groups and views don’t seem to work as described. To repro the problem, create a Group then create a view and scope that view to use the group you just created. Export the MP, seal it then reimport it. Once that’s done open the view. If you don’t have data being returned to the view try and look at the properties of the view, do you get an error? I do every time
2. The second I blogged about this morning (http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/21541/Default.aspx ) and it pertains to sealed URL monitors not working when you use Authentication modes.
Before I start calling Microsoft PSS I’m curious if anyone else in the community is seeing these same problems.
Thanks,
David
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/momlist/
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/momlist/
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/momlist/
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/momlist/
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/momlist/
Trackbacks
No Trackbacks
Comments
No Comments