Skip to content

Releases: blakedrumm/SCOM-Scripts-and-SQL

SCOM-DataCollector

11 Feb 17:08
620e295
Compare
Choose a tag to compare
  • Fixed Menu not working with Gather All.
  • Fixed Overrides.sql Output

SCOM-DataCollector

10 Feb 05:57
620e295
Compare
Choose a tag to compare
  • Added Menu for Navigating the Options for the Script, Menu will show when you run without any switches, ie. .\DataCollector.ps1.

SCOM-DataCollector

06 Feb 00:35
620e295
Compare
Choose a tag to compare
  • Modified Overrides.sql Query to gather more information. Thank you Tiago Fernandes!

SCOM-DataCollector

04 Feb 18:24
620e295
Compare
Choose a tag to compare
  • Added -SQLLogs Switch to allow gathering the OperationsManager and DataWarehouse DB's Logs, outputs to: '.\SQL Logs'

SCOM-DataCollector

04 Feb 06:45
620e295
Compare
Choose a tag to compare
  • Updated .\OpsDB\Overrides.sql query to provide more information regarding overrides, the output now has the following columns:
    • WorkflowType
    • WorkflowName
    • overridename
    • overrideableparametername
    • OverrideValue
    • OverrideDescription
    • OverrideEnforced
    • OverrideScope
    • TargetedInstanceName
    • TargetedInstancePath
    • ORMPName
    • ORMPDescription
    • ORMPSealed
    • OverrideLastModified
    • OverrideCreatedOn

SCOM-DataCollector

02 Feb 20:07
620e295
Compare
Choose a tag to compare
  • Added new function to now gather from TLS Configuration from Registry Settings with the -CheckTLS Switch. (Thank you Mike K, Brook H and other SCEM Engineers)

SCOM-DataCollector

30 Jan 23:22
3d9b7e0
Compare
Choose a tag to compare
  • Added SQL Log Location TSQL Query for the OpsDB and DW (thank you Mike K).
  • Updated Management Pack Export. It now by default exports both Sealed and Unsealed Management Packs.

SCOM-DataCollector

28 Jan 23:21
3d9b7e0
Compare
Choose a tag to compare

Add ability to gather UseMIAPI from registry for every Management Server 2016 RTM and up.