Releases: blakedrumm/SCOM-Scripts-and-SQL
Releases · blakedrumm/SCOM-Scripts-and-SQL
SCOM-DataCollector - v3.8.15
Change Log
Additions
- Added Diagnostic Tools License/EULA to start of tool. You can bypass this by running
-AcceptEula
or-ae
- Added the following new SQL Queries:
DW_Alerts_ByDay.sql
,DW_Alerts_ByCount.sql
,DW_Alerts_ByRepeat.sql
,DW_Alerts_ByOldest.sql
- Added WinRM Configuration Details to the General Information text file.
SCOM-DataCollector - v3.8.14
Change Log
Additions
- Added Resource Information to General Information.txt: CPU, Memory, Computer Model.
- Added Best Practice Analyzer - New check to make sure all SCOM SQL Database files are not located on the same physical drive.
- Added Best Practice Analyzer - New check for Enterprise and Standard edition of SQL Server for SCOM OpsDB and DW.
- Added Best Practice Analyzer - New check to verify the size of your SCOM SQL Databases are sufficient for optimal utilization.
Bug Fixes
- Fixed
Get-TimeZone
error for older versions of Powershell.
SCOM-DataCollector - v3.8.13
SCOM-DataCollector - v3.8.12
SCOM-DataCollector - v3.8.11
SCOM-DataCollector - v3.8.10
Change Log
Bug Fixes
- Fix some logical issues with Best Practice Analyzer.
Additions
- Added Best Practice Analyzer - Data Warehouse Report Deployment Account RunAs Profile checking
Changes
- Renamed
MG_ResourcePools.sql
toResourcePools.sql
- Changed built-in menu for option 1. You will see a Note for the information not gathered with the
-All
switch or option 1.
SCOM-DataCollector - v3.8.9-3
Change Log
Bug Fixes
- Best Practice Analyzer - Fixed SPN Best Practice Detection.
- Best Practice Analyzer - Added much more information on how to resolve DW Writer mismatch.
- SQL Log Collection will now exclude:
*.MDMP, *.dmp, *.trc
Additions
- Added Best Practice Analyzer - Group Analyzer for dynamic groups with many expressions (more than 15).
- Added Powershell Group Policy information to General Information.
- New parameter switch
-GetUserRoles
- Added FIPS to TLS Checker output.
SCOM-DataCollector - v3.8.9-2
Change Log
Bug Fixes
- Fixed issue with the
-CheckTLS
parameter, which would show the TLS Checker output while running the data collector. This no longer happens. - Fixed error handling in parameter:
-ExportMPs
Additions
- Added new SQL Query:
TaskStatus.sql
- Added Disk Allocation Unit Size to
General Information.txt
. - Added .NET version to
General Information.txt
. - Updated the internal build list for SCOM, SSRS, and SQL.