Git Product home page Git Product logo

operationsmanagerfever's Introduction

PowerShell Gallery - OperationsManagerFever GitHub - Release AppVeyor - master AppVeyor - dev

OperationsManagerFever PowerShell Module

PowerShell Module with custom functions and cmdlets for System Center Operations Manager.

Introduction

This is a personal PowerShell Module by Claudio Spizzi. It is used to manage System Center Operations Manager, e.g. exporting MP bundles, get performance counters or reset SCOM agent health states by PowerShell.

Features

Management Pack

  • Export-SCOMManagementPackBundle
    Export all artifacts from a SCOM Management Pack Bundle (.mpb).

Health Service (SCOM Agent)

  • Get-SCOMAgentManagementGroup
    Get all Management Group connections of a SCOM Agent.

  • Remove-SCOMAgentManagementGroup
    Remove an existing Management Group connection from a SCOM Agent.

  • Reset-SCOMAgentCache
    Reset the SCOM health service cache on target systems.

  • Reset-SCOMAgentConfig
    Reset the SCOM health service configuration (!) on target systems.

  • Get-SCOMHealthServiceActiveWorkflow
    Show all active workflows on a Health Service.

  • Get-SCOMHealthServiceFailedWorkflow
    Show all failed workflows on a Health Service.

Monitor

  • Reset-SCOMMonitor
    Bulk reset one or multiple monitors in the Management Group.

Versions

Please find all versions in the GitHub Releases section and the release notes in the CHANGELOG.md file.

Installation

Use the following command to install the module from the PowerShell Gallery, if the PackageManagement and PowerShellGet modules are available:

# Download and install the module
Install-Module -Name 'OperationsManagerFever'

Alternatively, download the latest release from GitHub and install the module manually on your local system:

  1. Download the latest release from GitHub as a ZIP file: GitHub Releases
  2. Extract the module and install it: Installing a PowerShell Module

Requirements

The following minimum requirements are necessary to use this module, or in other words are used to test this module:

  • Windows PowerShell 3.0
  • Windows Server 2008 R2 / Windows 7
  • System Center Operations Manager 2012 R2 or later
  • OperationsManager PowerShell Module (part of the SCOM Operations Console)

Contribute

Please feel free to contribute by opening new issues or providing pull requests. For the best development experience, open this project as a folder in Visual Studio Code and ensure that the PowerShell extension is installed.

To release a new version in the PowerShell Gallery and the GitHub Releases section by using the release pipeline on AppVeyor, use the following procedure:

  1. Commit all changes in the dev branch
  2. Push the commits to GitHub
  3. Merge all commits to the master branch
  4. Update the version number and release notes in the module manifest and CHANGELOG.md
  5. Commit all changes in the master branch (comment: Version x.y.z)
  6. Push the commits to GitHub
  7. Tag the last commit with the version number
  8. Push the tag to GitHub

operationsmanagerfever's People

Contributors

claudiospizzi avatar

Watchers

Pankaj Pratap Singh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.