Releases: blakedrumm/SCOM-Scripts-and-SQL
Releases · blakedrumm/SCOM-Scripts-and-SQL
SCOM-DataCollector - v3.4.11
- Created new function for Management Server Configuration Checking.
- Some code cleanup.
SCOM-DataCollector - v3.4.10
- Updated SQL Queries to include Partition and Grooming Retention. - Thank you Tiago Fernandes!
- Fixed some missing logic in the script.
SCOM-DataCollector - v3.4.9
- Modified Name of Release in Github to include the version.
- Fixed GPResult Output.
- Fixed Collecting Event Logs that were not present.
- Updated Product Versions to include the latest versions of SQL and SCOM 2019 UR3.
- Updated TLS Checker - Thank you Mike Kallhoff!
SCOM-DataCollector
- Fixed GPResult Output.
- Fixed Collecting Event Log from Operations Manager Event Log when it was not present.
- Updated Product Versions to include the latest versions of SQL and SCOM 2019 UR3.
SCOM-DataCollector
- Updated Perf_ByCounter.sql to include RuleId and RuleName Columns. Thanks Jordan Stanhope!
SCOM-DataCollector
- Removed
CAST(mp.MPXML AS xml) AS 'XML'
from ManagementPack.sql
SCOM-DataCollector
- Updated RunasProfiles.sql
- Attempted to fix Relaunch as SDK Account.
SCOM-DataCollector
- Updated ManagementPacks.sql
- Other minor changes.
SCOM-DataCollector
- Added CriticalState_Monitors.sql
- Added SCOM 2016 UR10 to Product Version List.
- Added RunasProfile.sql
SCOM-DataCollector
- Updated
Overrides.sql
- Fixed issue with built-in relaunching script as administrator if you had
-Servers
switch. - Fixed Column issue with
Overrides.sql