BWren's Management Space

Operations Manager management packs and other automation technologies

Posts
  • BWren's Management Space

    Updated PowerShell Post

    • 0 Comments
    I did a post bacin February 2008 on running a PowerShell script from a management pack .  This was prior to the native PowerShell modules that came with Operations Manager R2 and that I wrote about on a separate post .  The original information...
  • BWren's Management Space

    New Blog

    • 0 Comments
    Now that I’ve changed positions to own knowledge for management pack authoring,  a blog more specific that topic was in order. I’ll be moving activities starting today to http://blogs.technet.com/MPAuthor .  Please head over there for announcements...
  • BWren's Management Space

    Management Pack Authoring Guide v2

    • 7 Comments
    After 13 years of consulting, I joined the UA team in Redmond last August as a technical writer focusing on management pack authoring.  My initial focus is a new version of the Management Pack Authoring Guide which will provide background concepts...
  • BWren's Management Space

    MP Author Resource Kit

    • 1 Comments
    I realize I haven’t posted anything in awhile – mainly due to my recent change of job within Microsoft (more information on that later). I had to get off my lazy butt to write this post though because the MP Author Resource Kit was just released today...
  • BWren's Management Space

    Sample Application for SP1

    • 0 Comments
    Attached to this post is a version of my sample application for Operations Manager SP1. This has the process monitor removed that relies on the modules in R2.
  • BWren's Management Space

    PowerShell Scripts in a Management Pack Part 2

    • 0 Comments
    In a previous blog post , I explained how to run PowerShell scripts from a management pack. I honestly don’t remember why I titled that “Part 1” because I don’t remember what I figured that Part 2 was going to be. Turns out that using the native PowerShell...
  • BWren's Management Space

    Sample Application Dependencies

    • 0 Comments
    I’ve had a couple of people tell me that the sample application I used for my MMS presentations won’t load in their environment.  That’s because the management pack requires the OpsMgr R2 beta.  It won’t load into an SP1 management group. ...
  • BWren's Management Space

    R2 Authoring Console

    • 6 Comments
    I’ve been getting this question quite a bit, so I thought I’d give a quick answer to it.  The question is whether we can use the R2 Authoring Console to create management packs for SP1.  The answer is that you absolutely can – with a minor caveat...
  • BWren's Management Space

    MMS 2009

    • 1 Comments
    A bit wiped out after delivering four consecutive sessions on management pack authoring.  I'm impressed with people who made it through the entire five hours.  That was definitely not light content.  Seems like they were well received though...
  • BWren's Management Space

    SNMP Queries

    • 2 Comments
    I recently help someone out getting a monitor working that uses the System.SnmpQueryProvider module in the System.Snmp.Library management pack to perform a query against an SNMP device.  They were getting back an error message showing some cryptic...
  • BWren's Management Space

    Programmatically Creating Groups

    • 6 Comments
    Well, it looks from my last post that I took about a eight month hiatus from the blog.  Fortunately, I've been doing a bunch of OpsMgr in that time, so I have a bunch of content to get out here.  Just a matter of taking the time to write it...
  • BWren's Management Space

    One more MMS Follow Up

    • 0 Comments
    As I ran out of time in the MMS session, I quickly showed a script that listed all performance monitors and their thresholds. This came from the SharePoint Portal Server Management Pack Guide . The only change I made was to comment out the command to...
  • BWren's Management Space

    Monitoring Object Properties

    • 0 Comments
    There has been some question about how to get properties for monitoring objects with Command Shell. I wanted to go into this in my MMS session last week, but I already ran out of time just trying to cram in all the topics I did cover. Shouldn't be too...
  • BWren's Management Space

    Setting Maintenance Mode from an Agent

    • 0 Comments
    My apologies that I forgot to talk about this in my MMS session earlier today. I did mention it to a couple of people after the session. Derek Harkin came up with an interesting method for initiating maintenance mode from an agent. No OpsMgr client of...
  • BWren's Management Space

    MMS Command Shell Presentation

    • 5 Comments
    As promised, here are all the samples that I am showing in my MMS session on Command Shell. There are also a several samples I'm planning on mentioning but won't have time to show. Hope it's helpful. Given the length of the this, chances are pretty...
  • BWren's Management Space

    Update to the Maintenance Mode Sample MP

    • 0 Comments
    Andrzej Lipka, a fellow consultant in Poland, took my maintenance mode sample MP and added some interesting features. Have a look at the specific post here . I also added a link to Andrzej's blog to my general list since he has some great posts on OpsMgr...
  • BWren's Management Space

    Using Wildcards with the Windows Service Template

    • 9 Comments
    The Windows Service template in the Operations Console lets you discover and monitor a Windows service by doing little more than typing in the service name. I was just talking with someone who had a situation where the name of the service includes the...
  • BWren's Management Space

    Great Minds Think Alike

    • 8 Comments
    I just got done with my previous post on setting maintenance mode for a group of objects, and I happened to check Boris Yanushpolsky's blog . Bori's blog is an outstanding reference for various Command Shell scripts, and I have to give him credit for...
  • BWren's Management Space

    Scheduling Groups of Objects for Maintenance Mode

    • 6 Comments
    I was given a challenge recently to come up with a solution for an organization that wanted to suppress any alerts for certain computers and services during a particular time window every night. The particular set of objects and the times in question...
  • BWren's Management Space

    Command Shell Presentation at MMS 2008

    • 1 Comments
    I will be doing a presentation at the upcoming MMS 2008 titled Administrative Scenarios using the Operations Manager 2007 Command Shell. This is a bit of a departure for me since I've presented several times at MMS but usually on management packs and...
  • BWren's Management Space

    Management Pack Authoring Guide (Told you)

    • 0 Comments
    Just a few days ago, I mentioned that the new Operations Manager 2007 Management Pack Authoring Guide was going to be released "very soon". Sure enough, it's been posted at http://download.microsoft.com/download/7/4/d/74deff5e-449f-4a6b-91dd-ffbc117869a2...
  • BWren's Management Space

    Running PowerShell Scripts from a Management Pack - Part 1

    • 6 Comments
    Considering all my work with OpsMgr management packs and my infatuation with PowerShell, it's surprising that I've never put the two together in a public forum.  I keep meaning to, just don't ever seem to get there.  I finally committed myself...
  • BWren's Management Space

    Where did I get the documentation?

    • 0 Comments
    I've been asked a few times where I got all the information behind the different management pack related posts I've done. I actually don't have any more access to documentation than anyone else. I come across this information through www.authormps.com...
  • BWren's Management Space

    Dynamically populating component groups in Operations Manager 2007 Distributed Applications

    • 3 Comments
    This is one I've been asked about several times and am finally getting around to blogging the answer. The Distributed Application Designer in Operations Manager 2007 makes creating and modifying distributed applications quite easy. You can create a component...
  • BWren's Management Space

    Manually Resetting a Monitor

    • 0 Comments
    You may have noticed that all monitors in OpsMgr 2007 have an option called Reset Health. The problem you may have encountered with this option is that it doesn't do anything on most monitors. It will typically only work on monitors that were created...
Page 1 of 2 (28 items) 12