Skip to content

Releases: MEM-Zone/MEM.Zone-Dashboards

Released v5.0.5

02 Feb 16:57
v5.0.5
fa12e93
Compare
Choose a tag to compare

5.0.5 - 2024-02-02

  • Fixed variable bug Next Maintenance Window if using Offset Days maintenance windows (issue #31).

Released v5.0.4

30 Jan 17:02
v5.0.4
04a822e
Compare
Choose a tag to compare

5.0.4 - 2024-01-30

  • Fixed Next Maintenance Window if using Offset Days maintenance windows #31

Released v5.0.3

03 Oct 09:38
v5.0.3
22a6791
Compare
Choose a tag to compare

5.0.3 - 2023-10-02

  • Updated shorlink domain from MEM.Zone to MEMZ.one

Released v5.0.2

15 Oct 15:36
Compare
Choose a tag to compare

5.0.2 - 2021-10-15

  • Fix duplicate entries in the Operating System - Windows 11 Readiness report.

Released v5.0.1

13 Oct 23:34
Compare
Choose a tag to compare

5.0.1 - 2021-10-14

  • Included ReportingServicesTools dependency in the package for the Install-SRSReport script.
  • Minor Documentation additions.

5.0.0 - 2021-10-13

  • Added Operating System - Version Compliance by Collection report.
  • Added Bitlocker - Compliance by Collection (MBAM) report.
  • Added `Operating System - Windows 11 Readiness report.
  • Added Version in all reports
  • Fixed all known issues in the Bitlocker - Compliance by Collection report.
  • Fixed Scan Unknown display gauge in Software Update - Scan Status by Collection report.
  • Fixed all known visual overlap issues in all reports.
  • Reverted Dashboard pie label to Internal for better visibility.
  • Improved GetStatus() function by externalizing States as variables in the affected reports.
  • Improved Scan State handling in Software Update - Scan Status by Collection report.

Released v4.1.0

18 Nov 18:20
Compare
Choose a tag to compare

4.1.0 - 2020-11-18

  • Changed Bitlocker - Compliance by Collection layout
  • Changed 12 hour to 24 hours in all reports
  • Added Pending Policy Status to Bitlocker - Compliance by Collection
  • Added Bitlocker Policy to Bitlocker - Compliance by Collection
  • Fixed Bitlocker - Compliance by Collection can now be run on any collection. Only devices that have the policy assigned will be displayed.
  • Fixed Compliant now shows Unknown if NULL in Bitlocker - Compliance by Collection
  • Fixed Unknown count on the OS Drive Decrypted gauge in Bitlocker - Compliance by Collection
  • Fixed various summarization errors in Bitlocker - Compliance by Collection

Released v4.0.0

10 Oct 09:35
Compare
Choose a tag to compare

4.0.0 - 2020-10-10

  • Changed branding and links to MEM.Zone Dashboards
  • Changed dashboard gauges to make their function clearer
  • Changed naming schema for all reports and removed abbreviations to make them more understandable
  • Changed dashboard graph titles to make them more understandable
  • Changed GetHealth/ScanStatus() vb functions merged into a single GetStatus() function
  • Changed dashboard graphs show now percentage when it doesn't make sense to display numbers.
  • Changed KB2267602 - Microsoft Intelligence Updates are now excluded by default.
  • Changed Sup Sync Time to ISO 8601 like the rest of the time formats
  • Changed Uptime and Last Update Scan to Days instead of Date. You can still see the Date in the tooltip
  • Fixed a crazy number counting errors in totals, graphs, and gauges
  • Fixed Missing Unique Updates By Category numbers and percentages. They were way off from the beginning
  • Fixed Scan is waiting for catalog location graph color
  • Fixed Header Rows should now be displayed on all report pages. I don't know why this doesn't stick!!!
  • Added Bitlocker - Compliance by Collection report
  • Added Rendering Time on all reports
  • Added Help on all reports
  • Added GetValueBetweenStrings() vb function to clean up MP/CMG name
  • Added Summarization option to most reports for displaying less info when needed. Summatization On is the default.
  • Added Deployment Enabled filtering in all reports
  • Added Deployment Enabled column in Software Update Compliance by Device Changes
  • Added Update Dashboard percentage in tooltips in addition to numbers
  • Added tooltips to gauges to be able to see the numbers even if they are low. Previously you had to find the sweet spot if the percentage was at the end of the scale
  • Added conversion from or to UTC in where possible
  • Added UTC in tooltips when time is UTC
  • Added some code optimizations to improve performance
  • Added or fixed some stuff that I can't remember now. (Yes, I know I suck at change management)

Released v3.0.1

21 Jul 18:58
Compare
Choose a tag to compare

3.0.1 - 2020-07-21

  • Changed README.md location is now located in docs
  • Updated requirements and some of the docs
  • Removed some SQL nonsense from the ufn_CM_GetNextMaintenanceWindow
  • Updated Reports outside of src

Released v3.0.0

17 Jul 18:02
Compare
Choose a tag to compare

3.0.0 - 2020-07-17

CM-SRS-Installer 1.1.4

  • Fixed overwrite parameter not overwriting reports

SU Compliance by Collection Changes (3.0.0)

  • Fixed Total value on gauges percentage tooltips and tablix now display the correct value
  • Fixed squashed page number
  • Fixed maintenance window not displaying on some systems
  • Fixed expired maintenance window is now displaying correctly
  • Fixed header rows are now properly displayed on all report pages #19 (For real now!)
  • Changed ufn_CM_GetNextMaintenanceWindow also returns StartTime
  • Changed Last Boot Time to Uptime (Days)
  • Changed Last Update Scan Time to Last Update Scan (Days)
  • Changed Health Status to display Health Check Values instead of Yes / No
  • Changed Pending Restart to display Restart Reason instead of Yes / No
  • Changed some column widths to improve readability
  • Added Free Space (GB) column
  • Added Last Boot Time to Uptime value as tooltip
  • Added Last Update Scan Time to Last Update Scan (Days) value as tooltip
  • Added Total Devices on the top of the report
  • Added maintenance window state support
  • Added Disabled Maintenance Window, Short Maintenance Window, Uptime Threshold Exceeded, Required VS Uptime, Free Space Threshold Exceeded health checks
  • Added Health Thresholds for Distant Maintenance Window, Short Maintenance Window, Last Scan Time, Uptime, Free Space
  • Added Health Thresholds csv report parameter so the values are not hardcoded
  • Added Health States descriptions as a Health State value tooltip
  • Added Query optimizations
  • Removed Total tooltip from all gauge name descriptions

SU Compliance by Device Changes (3.0.0)

  • Fixed Total value on gauges percentage tooltips and tablix now display the correct value
  • Fixed header rows are now properly displayed on all report pages #19 (For real now!)
  • Fixed squashed page number
  • Added Total Updates on the top of the report
  • Removed Total tooltip from all gauge name descriptions

SU Scan Status by Collection Changes (3.0.0)

  • Fixed report crash when devices use a CMG
  • Fixed Total value on gauges percentage tooltips and tablix now display the correct value
  • Fixed header rows are now properly displayed on all report pages #19 (For real now!)
  • Fixed squashed page number
  • Changed Last Update Scan Time to Last Update Scan (Days)
  • Changed Health Status to display Health Check Values instead of Yes / No
  • Added Total Updates on the top of the report
  • Added Last Update Scan Time to Last Update Scan (Days) value as tooltip
  • Added Query optimizations
  • Removed Total tooltip from all gauge name descriptions

AL Alerts Changes (3.0.0)

  • Fixed Total value on gauges percentage tooltips and tablix now display the correct value
  • Fixed squashed page number
  • Fixed Name null value if update group is deleted
  • Added Total Alerts on the top of the report
  • Removed Total tooltip from all gauge name descriptions

Released v2.3.0

10 Jun 07:37
Compare
Choose a tag to compare

2.3.0 - 2020-06-10

  • Added Update Vendor support for 3rd party update filtering #21
  • Fixed SU Scan Status by Collection is not devices without client #24
  • Fixed Unknown scan state actionable chart action error #23
  • Fixed the number of updates showing up in Devices Missing a Specific Update by limiting them to TOP 30 #22
  • Fixed some others small bug or inconsistencies, replaced some functions with the RBAC versions
  • Improved performance by not letting SQL convert to NVARCHAR where not needed #25