Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blakedrumm/scom-dw-grooming-tool
This is the official location of the System Center Operations Manager Data Warehouse Grooming Tool! Which is compatible with all versions of Operations Manager!
https://github.com/blakedrumm/scom-dw-grooming-tool
datawarehouse dw-tool gui opsmgr powershell scom scom-scripts scom-tool system-center-operations-manager
Last synced: about 7 hours ago
JSON representation
This is the official location of the System Center Operations Manager Data Warehouse Grooming Tool! Which is compatible with all versions of Operations Manager!
- Host: GitHub
- URL: https://github.com/blakedrumm/scom-dw-grooming-tool
- Owner: blakedrumm
- License: mit
- Created: 2022-06-03T06:59:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T05:51:32.000Z (8 months ago)
- Last Synced: 2024-03-19T07:14:43.438Z (8 months ago)
- Topics: datawarehouse, dw-tool, gui, opsmgr, powershell, scom, scom-scripts, scom-tool, system-center-operations-manager
- Language: PowerShell
- Homepage: https://blakedrumm.com/blog/scom-dw-grooming-tool/
- Size: 3.67 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
> :notebook: **Blog Post:** [https://blakedrumm.com/blog/scom-dw-grooming-tool/](https://blakedrumm.com/blog/scom-dw-grooming-tool/) \
> :arrow_down_small: **Quick Download:** [https://aka.ms/SCOM-DW-Tool](https://aka.ms/SCOM-DW-Tool)[![Visits Badge](https://badges.strrl.dev/visits/blakedrumm/SCOM-DW-Grooming-Tool)](https://badges.strrl.dev) \
[![Latest Version](https://img.shields.io/github/v/release/blakedrumm/SCOM-DW-Grooming-Tool)](https://github.com/blakedrumm/SCOM-DW-Grooming-Tool/releases/latest) \
[![Download Count Releases](https://img.shields.io/github/downloads/blakedrumm/SCOM-DW-Grooming-Tool/total.svg?style=for-the-badge&color=brightgreen)](https://github.com/blakedrumm/SCOM-DW-Grooming-Tool/releases) \
[![Download Count Latest](https://img.shields.io/github/downloads/blakedrumm/SCOM-DW-Grooming-Tool/latest/SCOM-DW-GroomingGUI-EXE-64bit.zip?style=for-the-badge&color=brightgreen)](https://aka.ms/SCOM-DW-Tool)[![SCOM DW Grooming Tool](scom-dw-grooming.png)](https://github.com/blakedrumm/SCOM-DW-Grooming-Tool/releases/latest)
## System Center Operations Manager Data Warehouse Grooming Tool
Welcome to the official repository for the System Center Operations Manager Data Warehouse Grooming Tool. This tool is compatible with all versions of Operations Manager and is designed to help you manage and maintain your data warehouse.
### Features
- Modify retention days for your data warehouse
- View grooming history
- Manually run grooming
- Export current configuration for backup purposes
- Reset values to default settings for typical data sets in the data warehouse### Requirements
- System Center Operations Manager installation
- Powershell 5## How to Use
You have multiple ways to run the SCOM DW Grooming GUI Tool:
1. Download and install the MSI: [MSI Download](https://github.com/blakedrumm/SCOM-DW-Grooming-Tool/releases/latest/download/SCOM-DW-GroomingGUI-MSI.zip)
2. Download and run the EXE: [EXE Downloads](https://github.com/blakedrumm/SCOM-DW-Grooming-Tool/releases/latest/download/SCOM-DW-GroomingGUI-EXE-64bit.zip)
3. Download or Copy the Powershell Script: [Powershell Script](https://github.com/blakedrumm/SCOM-DW-Grooming-Tool/releases/latest/download/SCOM-DW-GroomingGUI.ps1)
4. Download or Copy the Powershell Script to Powershell ISE: [Text Format Alternative Download Link](https://files.blakedrumm.com/SCOM-DW-GroomingGUI.txt)You will need to provide the Data Warehouse DB Server Name or Address, and the Data Warehouse Database Name. The script may auto detect these variables from the local registry on the machine you are running the script. To get started, you will need to press the **Get Current Settings** button. This will allow the script to gather the information from the Data Warehouse database server. Once you make the changes you can save the change with **Set**.
This script will log some actions to the Application Event Log. Look for the Event Source: `SCOMDWTool`
## More Information
You will get prompted each time you run the script to accept the license agreement, unless you select do not ask me again, when you select this it will save a file to your ProgramData Directory:
```
C:\ProgramData\SCOM-DataWarehouseGUI-AgreedToLicense.log
```