Skip to content

Quick way to check whether a path (file, folder, registry key or value) exists on all window. Management pack for SCOM 2012 and higher.

Notifications You must be signed in to change notification settings

matohin/PathFinder_SCOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathFinder management pack for SCOM

Why?

Nothing fancy, just a quick MP sketch that lets you make a quick check for existence of any path on all Windows machines in your Operations Manager.

We all have been in a situation when we need to know whether an app X installed on any computer in our environment. Or if a setting Y exists. Or module/feature Z is installed.

This is a quick way to check it, it can find whatever Test-Path commandlet can find. I also used it as a billet to create some fancier PMs monitoring configuration states.

How to use?

Repository is a set of files generated by Visual Studio authoring extensions. To start using it go to binand open the .xml file. Find and change $Path variable to whatever you are interested in, save the file and import it to SCOM.

Recalculation interval is 10 minutes, should work on SCOM 2012 and above.

About

Quick way to check whether a path (file, folder, registry key or value) exists on all window. Management pack for SCOM 2012 and higher.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published