Releases: blakedrumm/SCOM-Scripts-and-SQL
Releases · blakedrumm/SCOM-Scripts-and-SQL
SCOM-DataCollector - v4.0.5
SCOM-DataCollector - v4.0.4
SCOM-DataCollector - v4.0.3
SCOM-DataCollector - v4.0.2
SCOM-DataCollector - v4.0.1
SCOM-DataCollector - v4.0.0
Change Log
Bug Fixes
- Fixed Best Practice issues with detecting and comparing the DW Action Account, among other issues..
- Fixed a few small issues with Auto Updater script.
- Fixed Linux Data Collector gathering, everything is gathering as intended now!
- Fixed output of
MS_Information.txt
and added more information to it. - Fixed the SCOM Port Checker function.
Additions
- Added SQL Query to gather Local SQL Accounts from the OpsDB and DW SQL Instance(s). (
LocalSQLAccount_OpsDB.sql
andLocalSQLAccount_DW.sql
) - Added SQL Query to gather Agentless Servers. (
Agentless_Servers.sql
) - Added SQL Query to gather Groups. (
Groups.sql
) - Added new parameters:
-SCXMaintenanceUsername
,-SCXMonitoringUsername
,-ExportSCXCertificates
,-ExportMSCertificates
,
-SCXWinRMEnumerateAllClasses
,-SCXWinRMEnumerateSpecificClasses
,-SCXResourcePoolDisplayName
,-SCXUsername
,
-SCXWinRMCredentials
, and-SkipBestPracticeAnalyzer
- Added ability to detect if the version provided to the Product Version Function is an Azure Log Analytics Agent. This will show in the General Information text file.
- Updated the
Unix_Agents.sql
command to include the IsDeleted, TimeAdded, and LastModified columns. - Added ability to gather the SCX Agent WinRM Query Results for: SCX_UnixProcess, SCX_Agent, SCX_OperatingSystem
- Updated the
Recently_Changed_*.sql
SQL Queries to be include data up to 180 days, instead of 4 days.
SCOM-DataCollector - v3.9.1
SCOM-DataCollector - v3.9.0
Change Log
Additions
- Added new Operations Manager DB query to gather SCX Agent Logical Disk Instance Space count:
SCX_LogicalDiskInstanceSpaceCount.sql
- Updated the internal product version list to be current.
- Added ability to detect IIS version.
Bug Fixes
- Many issues fixed that caused PSScriptAnalyzer to fail on many items. Those have been resolved.
- Fix issue with displaying the SQL Edition for Operations Manager Database if there is an issue detected within the Best Practice Analyzer.
- Fixed issue with Linux Data Collector not automating the process of collection.
- Fixed .NET version showing twice in General Information.
- Added further checking for SQL Analysis in Best Practice Analyzer.