Here's an example:
http://blogs.technet.com/b/jonathanalmquist/archive/2011/08/05/solving-the-problem-of-automated-distribution-of-credentials-literal-expression.aspx
I hope you find this post helpful,
Jonathan Almquist
Minneapolis, MN
UIGenerated rules and monitors were created in the console. If you do not select the correct category, performance in this case, you cannot report on this performance data. It's a nuance in SCOM.
I hope you find this post helpful,
Jonathan Almquist
Minneapolis, MN
If you need help in creating custom reports, check out my posts under here: http://blogs.technet.com/b/jonathanalmquist/archive/tags/custom+reports/
and here: http://blogs.technet.com/b/jonathanalmquist/archive/tags/report+datasets/
If you need further assistance, ping me at monsterjta at...
the generic performance reports have axis points that are dynamic in nature, and there is no way to change this. If you want to create a different type of axis or static axis, you'll need to create a custom report. MSFT doesn't realize that reporting controls they have are terrible for these...
Hi everyone,
I'm picking up a Clariion CX-2GDAE on eBay for a lab environment I'm building out. I don't have any hands-on experience with these devices and peripherals.
I'll be attaching a couple of IBM x336 servers to this device. I think what I need is a IBM QLogic QLA2340 2Gb PCI-X Fibre...
How are you creating the group? What type of instances are populating the group with? (e.g. Windows Computer, Windows Server Operating System, etc.) Are you trying to override a something in a sealed or unsealed MP?
I hope you find this post helpful,
Jonathan Almquist
Minneapolis, MN
What version? MOM 2005...Operations Manager 2007?
Where's your script? First thing you need to do is write a script that checks if file exists...VBScript or JScript. Come back when you have that, and let's take a look at writing the MOMAPI parts so you can submit that data properly for...
I don't quite understand what it is you're trying to do...
Sounds like you want some of the monitoring from sealed Management Packs from the MS catalog...but, you want to bring the MP's in completely disabled and granularly enabled each monitor/rule on a one-to-one basis for a partcular group...
BTW - This is what I ended up with. This is certainly an easily parsable format.
get-service | select-object name,displayname | where-object{$_.name -match ("clr")} | Format-list | out-file c:\service.txt
Just thought I'd follow up in case anyone else could use it.
That's funny...I was just taking a look at -wrap. However, it places the text on the next line in the text file. That's makes it kinda tricky to parse.
It's been a while, but this is obviously a machine policy. If this is not a "built in" policy, you'll need to create a custom ADM file and import it into your GPO's. Then, after linking via OU or security filtering, you may need to bounce the box.
Here's some info on creating ADM's...
Thanks dm4ever. This is closer than what I had, but still not the result I need.
Status Name DisplayName
------ ---- -----------
Stopped clr_optimization_v2.0.50727_32 Microsoft .NET...
TIA,
This command
get-service | where-object {$_.name -match ("clr")}
produces this output:
Status Name DisplayName
------ ---- -----------
Running clr_optimizatio... Microsoft .NET Framework NGEN v2.0....
I need it to produce the full, expanded name and...
Are you trying to add recipients to a subscription on opsmgr console? You can subscribe to a report by right-clicking it and selecting "schedule".
The term "subscription" is for SRS, and is widely understood in MOM 2005. However, the terminology in opsmgr has changed in the reporting console...
Yes, you can install the MOM Onepoint database on SQL 2005. I believe the minimum requirement is SQL 2000.
I hope you find this post helpful,
Jonathan Almquist
Minneapolis, MN
There will be an security event created whenever the event log is cleared. You'll need to configure a security event rule with this particular event ID as the criteria. I don't know the event ID off hand, but this can be easily identified by clearing an event log or a simple google search.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.