Skip to content

Releases: blakedrumm/SCOM-Scripts-and-SQL

SCOM-DataCollector - v3.4.21

15 Jun 05:16
62db71b
Compare
Choose a tag to compare
  • New Feature added: Check SCOM Common Firewall Ports. The output is in CSV and TXT format in the Zip file.

 Port Availability Service Name                    Server  
 ---- ------------ ------------                    ------  
   80 Up           Web Console (HTTP) Port         MS1-2019
   80 Up           Web Console (HTTP) Port         SQL-2019
  443 Up           Web Console (HTTPS) Port        MS1-2019
 5723 Up           Management Server / Agent Port  MS1-2019
 5724 Up           Console Port                    MS1-2019
51905 Up           Connector Framework Source Port MS1-2019
   22 Down         SSH Port                        MS1-2019
   22 Down         SSH Port                        SQL-2019
  161 Down         SNMP (Get) Port                 MS1-2019
  161 Down         SNMP (Get) Port                 SQL-2019
  162 Down         SNMP (Trap) Port                MS1-2019
  162 Down         SNMP (Trap) Port                SQL-2019
  443 Down         Web Console (HTTPS) Port        SQL-2019
 1270 Down         WS-MAN Port                     MS1-2019
 1270 Down         WS-MAN Port                     SQL-2019
 1433 Down         SQL Server (Default) Port       MS1-2019
 1433 Down         SQL Server (Default) Port       SQL-2019
 5723 Down         Management Server / Agent Port  SQL-2019
 5724 Down         Console Port                    SQL-2019
51905 Down         Connector Framework Source Port SQL-2019
51906 Down         AEM Port                        MS1-2019
51906 Down         AEM Port                        SQL-2019
51909 Down         ACS Forwarder Port              MS1-2019
51909 Down         ACS Forwarder Port              SQL-2019
  • Renamed AgentPendingAction to HealthService_Pending.

SCOM-DataCollector - v3.4.20

08 Jun 16:07
16f454d
Compare
Choose a tag to compare
  • Updated Rules / Monitors Gathering to include the ID.
  • Updated SQL Queries for HealthService Inventory to include more details, including the BaseManagedEntityID.

SCOM-DataCollector - v3.4.19

04 Jun 18:02
1500d87
Compare
Choose a tag to compare
  • Updated TLS Registry Checker. Added more details.

SCOM-DataCollector - v3.4.18

31 May 21:05
1500d87
Compare
Choose a tag to compare
  • Resolved issue with Script showing error while running General Information. Now should no longer show error on servers that have neither Microsoft Monitoring Agent or System Center Data Access Service.
  • Updated SQL Server Versions.

SCOM-DataCollector - v3.4.17

27 May 05:33
4e181ec
Compare
Choose a tag to compare
  • Resolved long standing issue with General Information not displaying for Server if SCOM Agent not installed.
  • Added SSRS WMI Info to General Information Output.
  • Fixed SCOM Configuration Registry Gathering.

SCOM-DataCollector - v3.4.16

25 May 17:05
4e181ec
Compare
Choose a tag to compare
  • Added SCOM Reporting Services to General Information.

SCOM-DataCollector - v3.4.15

24 May 16:07
e2c084f
Compare
Choose a tag to compare
  • Added Gateway Information to General Info text file in output.
  • Renamed HealthService_Pending.sql, to AgentPendingAction.sql.

SCOM-DataCollector - v3.4.14

21 May 15:02
e2c084f
Compare
Choose a tag to compare
  • Fixed some things prior to the showing at WW Monitoring Community.

SCOM-DataCollector - v3.4.13

18 May 14:55
e2c084f
Compare
Choose a tag to compare
  • Fixed Latency Checker output in General Information.
  • Fixed Configuration Checker Output in General Information.
  • Fixed Relaunch as SDK.

SCOM-DataCollector - v3.4.12

18 May 03:00
e2c084f
Compare
Choose a tag to compare
  • Fixed Certificate Checker Output to File. - Thanks Alex Kremenetskiy!
  • Fixed Launching Script as SDK Account.
  • Fixed Menu.
  • Some other code cleanup.