You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Removed -MSInfo32 Switch from the -All switch, as the Data Collection was taking too long and this data isn't used in every case. The data can still be gathered with -MSInfo32. Example: .\DataCollector -All -MSInfo32
Updated the MaintenanceMode.sql query to include IsInMaintenanceMode data.
Updated the UNIX_Agents.sql query to include FullName and DisplayName columns.
Added better error handling for script execution.
New argument -ManagementServers, you can now gather from specific Management Servers!
New argument -NoSQLQueries, you don't have to execute the SQL Queries!
Added ability to run jobs for SQL Queries that have Perf in the name!
Added new information to the General Information Text File, it now gathers AgentManagement information and SCOM 2019 UR3 Hotfix specific information.
Fixed Get-SCOMPendingManagement gathering for remote management servers.
Updated SQL internal version list.
Updated Events_ByComputer.sql to include the Rule. Thank you Alex K!