Skip to content

Commit da582d2

Browse files
authored
Update 🌟
1 parent 65ade7d commit da582d2

1 file changed

Lines changed: 26 additions & 7 deletions

File tree

Powershell/SCOM-DW-Grooming/Readme.md

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,28 @@
1-
> Blog Post: [https://blakedrumm.com/blog/scom-dw-grooming-tool/](https://blakedrumm.com/blog/scom-dw-grooming-tool/)
1+
> :notebook: **Blog Post:** [https://blakedrumm.com/blog/scom-dw-grooming-tool/](https://blakedrumm.com/blog/scom-dw-grooming-tool/) \
2+
> :arrow_down_small: **Quick Download:** [https://aka.ms/SCOM-DW-Tool](https://aka.ms/SCOM-DW-Tool)
23
3-
**Latest Version:** `2.0.0.1`
4+
[![Visits Badge](https://badges.strrl.dev/visits/blakedrumm/SCOM-DW-Grooming-Tool)](https://badges.strrl.dev) \
5+
[![Latest Version](https://img.shields.io/github/v/release/blakedrumm/SCOM-DW-Grooming-Tool)](https://github.com/blakedrumm/SCOM-DW-Grooming-Tool/releases/latest) \
6+
[![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) \
7+
[![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)
48

5-
![SCOM DW Grooming Tool](https://user-images.githubusercontent.com/63755224/208586913-e8c3c4e3-3c25-46ce-8368-7ebb768d4445.png)
9+
[![SCOM DW Grooming Tool](https://user-images.githubusercontent.com/63755224/208586913-e8c3c4e3-3c25-46ce-8368-7ebb768d4445.png)](https://github.com/blakedrumm/SCOM-DW-Grooming-Tool/releases/latest)
610

7-
## Introduction
811

9-
This tool can be used to modify the System Center Operations Manager Data Warehouse Grooming retention days, allows you to see grooming history, you can manually run grooming, and you may also export the current configuration so you can keep a backup of your settings. You have the option of resetting the values to Defaults for the typical data sets in the Data Warehouse.
12+
## System Center Operations Manager Data Warehouse Grooming Tool
13+
14+
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.
15+
16+
### Features
17+
- Modify retention days for your data warehouse
18+
- View grooming history
19+
- Manually run grooming
20+
- Export current configuration for backup purposes
21+
- Reset values to default settings for typical data sets in the data warehouse
22+
23+
### Requirements
24+
- System Center Operations Manager installation
25+
- Powershell 5
1026

1127
## How to Use
1228

@@ -22,6 +38,9 @@ This script will log some actions to the Application Event Log. Look for the Eve
2238

2339
## More Information
2440

25-
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`
41+
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:
42+
```
43+
C:\ProgramData\SCOM-DataWarehouseGUI-AgreedToLicense.log
44+
```
2645

27-
![Visits](https://counter.blakedrumm.com/count/tag.svg?url=https://github.com/blakedrumm/SCOM-Scripts-and-SQL/tree/master/Powershell/SCOM-DW-Grooming)
46+
<!-- ![Visits](https://counter.blakedrumm.com/count/tag.svg?url=https://github.com/blakedrumm/SCOM-DW-Grooming-Tool) -->

0 commit comments

Comments
 (0)