@@ -10,9 +10,9 @@ function Get-ProductVersion
10
10
)
11
11
# Author: Blake Drumm (blakedrumm@microsoft.com)
12
12
# Website: https://blakedrumm.com/
13
-
13
+
14
14
# Last Updated SQL Server List on: March 22nd, 2024
15
- # Last Updated SCOM Version List on: March 22nd , 2024
15
+ # Last Updated SCOM Version List on: May 9th , 2024
16
16
# Last Updated SSRS Version List on: March 22nd, 2024
17
17
$matched = $false
18
18
if ($Product -eq ' SCOM' )
@@ -45,15 +45,18 @@ function Get-ProductVersion
45
45
<#
46
46
System Center Operations Manager 2022 Versions
47
47
#>
48
- ' 10.22.1070.0' { " Update Rollup 2 - Hotfix - 1.8.1-0 / 2024 March" ; $matched = $true } # SCX Agent
48
+ ' 10.22.10684.0' { " SCOM 2022 Update Rollup 2 Hotfix - Introduces support for crypto policies in FIPS mode, specifically tailored for users monitoring Linux workloads / 2024 April" ; $matched = $true }
49
+ ' 10.22.1072.0' { " SCOM 2022 FIPS Crypto Policy Support - 1.9.0-0 / 2024 April" ; $matched = $true } # SCX Agent
50
+ ' 10.22.1070.0' { " SCOM 2022 Update Rollup 2 - Hotfix - 1.8.1-0 / 2024 March" ; $matched = $true } # SCX Agent
51
+ ' 10.22.10618.0' { " SCOM 2022 Update Rollup 2 Hotfix - Addresses Linux monitoring issues / 2023 December" ; $matched = $true }
49
52
' 10.22.10208.0' { " SCOM 2022 Update Rollup 2 / 2023 November" ; $matched = $true } # Agent
50
- ' 10.22.10610.0' { " Update Rollup 2 / 2023 November " ; $matched = $true }
51
- ' 10.22.1055.0' { " OMI Vulnerability Fix - 1.7.3-0 / 2023 November" ; $matched = $true } # SCX Agent
52
- ' 10.22.1052.0' { " Update Rollup 1 - Hotfix - 1.7.1-0 / 2023 August" ; $matched = $true } # SCX Agent
53
- ' 10.22.10560.0' { " SCX Compiler Mitigated Packages / 2023 August" ; $matched = $true } # SCX Agent
54
- ' 10.22.10565.0' { " Discover Azure Migrate in Operations Manager / 2023 July" ; $matched = $true }
55
- ' 10.22.10575.0' { " GB compliance / 2023 July" ; $matched = $true }
56
- ' 10.22.1044.0' { " Update Rollup 1 - OpenSSL 3.0 - 1.7.0-0 / 2023 March" ; $matched = $true } # SCX Agent
53
+ ' 10.22.10610.0' { " SCOM 2022 Update Rollup 2 / 2023 November " ; $matched = $true }
54
+ ' 10.22.1055.0' { " SCOM 2022 OMI Vulnerability Fix - 1.7.3-0 / 2023 November" ; $matched = $true } # SCX Agent
55
+ ' 10.22.1052.0' { " SCOM 2022 Update Rollup 1 - Hotfix - 1.7.1-0 / 2023 August" ; $matched = $true } # SCX Agent
56
+ ' 10.22.10560.0' { " SCOM 2022 SCX Compiler Mitigated Packages / 2023 August" ; $matched = $true } # SCX Agent
57
+ ' 10.22.10565.0' { " SCOM 2022 Discover Azure Migrate in Operations Manager / 2023 July" ; $matched = $true }
58
+ ' 10.22.10575.0' { " SCOM 2022 GB compliance / 2023 July" ; $matched = $true }
59
+ ' 10.22.1044.0' { " SCOM 2022 Update Rollup 1 - OpenSSL 3.0 - 1.7.0-0 / 2023 March" ; $matched = $true } # SCX Agent
57
60
' 10.22.1042.0' { " SCOM 2022 Update Rollup 1 - Hotfix - 1.6.12-1 / 2023 February" ; $matched = $true } # SCX Agent
58
61
' 10.22.1039.0' { " SCOM 2022 Update Rollup 1 - 1.6.11-0 / 2022 December" ; $matched = $true } # SCX Agent
59
62
' 10.22.10337.0' { " SCOM 2022 Update Rollup 1 - Console Hotfix / 2022 December" ; $matched = $true }
@@ -67,19 +70,23 @@ function Get-ProductVersion
67
70
<#
68
71
System Center Operations Manager 2019 Versions
69
72
#>
70
- ' 10.19.1253.0' { " Update Rollup 6 - 1.8.1-0 / 2024 March" ; $matched = $true } # SCX Agent
71
- ' 10.19.1234.0' { " OMI Vulnerability Fix - 1.7.3-0 / 2023 November" ; $matched = $true } # SCX Agent
72
- ' 10.19.1226.0' { " Update Rollup 5 - Hotfix - 1.7.1-0 / 2023 August" ; $matched = $true } # SCX Agent
73
- ' 10.19.10618.0' { " SCX Compiler Mitigated Packages / 2023 August" ; $matched = $true }
74
- ' 10.19.10616.0' { " Discover Azure Migrate in Operations Manager / 2023 July" ; $matched = $true }
75
- ' 10.19.10615.0' { " GB compliance / 2023 July" ; $matched = $true }
76
- ' 10.19.10211.0' { " Update Rollup 5 / 2023 April" ; $matched = $true } # Agent
77
- ' 10.19.10606.0' { " Update Rollup 5 / 2023 April" ; $matched = $true }
78
- ' 10.19.1214.0' { " Update Rollup 4 - OpenSSL 3.0 - 1.7.0-0 / 2023 March" ; $matched = $true } # SCX Agent
79
- ' 10.19.1195.0' { " Update Rollup 4 - Hotfix - 1.6.12-1 / 2023 February" ; $matched = $true } # SCX Agent
80
- ' 10.19.1167.0' { " Update Rollup 4 - Hotfix - 1.6.11-0 / 2022 December" ; $matched = $true } # SCX Agent
81
- ' 10.19.10576.0' { " Update Rollup 4 - Hotfix for Operations Console Performance issue / 2022 July" ; $matched = $true }
82
- ' 10.19.1158.0' { " Update Rollup 4 - OMI Vulnerability Fix - 1.6.10-2 / 2022 August" ; $matched = $true } # SCX Agent
73
+ ' 10.19.10652.0' { " SCOM 2019 Update Rollup 6 Hotfix - Introduces support for crypto policies in FIPS mode, specifically tailored for users monitoring Linux workloads / 2024 April" ; $matched = $true }
74
+ ' 10.19.1254.0' { " SCOM 2019 FIPS Crypto Policy Support - 1.9.0-0 / 2024 April" ; $matched = $true } # SCX Agent
75
+ ' 10.19.1253.0' { " SCOM 2019 Update Rollup 6 - 1.8.1-0 / 2024 March" ; $matched = $true } # SCX Agent
76
+ ' 10.19.10253.0' { " SCOM 2019 Update Rollup 6 / 2024 March" ; $matched = $true } # Agent
77
+ ' 10.19.10649.0' { " SCOM 2019 Update Rollup 6 / 2024 March" ; $matched = $true }
78
+ ' 10.19.1234.0' { " SCOM 2019 OMI Vulnerability Fix - 1.7.3-0 / 2023 November" ; $matched = $true } # SCX Agent
79
+ ' 10.19.1226.0' { " SCOM 2019 Update Rollup 5 - Hotfix - 1.7.1-0 / 2023 August" ; $matched = $true } # SCX Agent
80
+ ' 10.19.10618.0' { " SCOM 2019 SCX Compiler Mitigated Packages / 2023 August" ; $matched = $true }
81
+ ' 10.19.10616.0' { " SCOM 2019 Discover Azure Migrate in Operations Manager / 2023 July" ; $matched = $true }
82
+ ' 10.19.10615.0' { " SCOM 2019 GB compliance / 2023 July" ; $matched = $true }
83
+ ' 10.19.10211.0' { " SCOM 2019 Update Rollup 5 / 2023 April" ; $matched = $true } # Agent
84
+ ' 10.19.10606.0' { " SCOM 2019 Update Rollup 5 / 2023 April" ; $matched = $true }
85
+ ' 10.19.1214.0' { " SCOM 2019 Update Rollup 4 - OpenSSL 3.0 - 1.7.0-0 / 2023 March" ; $matched = $true } # SCX Agent
86
+ ' 10.19.1195.0' { " SCOM 2019 Update Rollup 4 - Hotfix - 1.6.12-1 / 2023 February" ; $matched = $true } # SCX Agent
87
+ ' 10.19.1167.0' { " SCOM 2019 Update Rollup 4 - Hotfix - 1.6.11-0 / 2022 December" ; $matched = $true } # SCX Agent
88
+ ' 10.19.10576.0' { " SCOM 2019 Update Rollup 4 - Hotfix for Operations Console Performance issue / 2022 July" ; $matched = $true }
89
+ ' 10.19.1158.0' { " SCOM 2019 Update Rollup 4 - OMI Vulnerability Fix - 1.6.10-2 / 2022 August" ; $matched = $true } # SCX Agent
83
90
' 10.19.1150.0' { " SCOM 2019 Update Rollup 4 - 1.6.10-1 / 2022 June" ; $matched = $true } # SCX Agent
84
91
' 10.19.10200.0' { " SCOM 2019 Update Rollup 4 / 2022 June" ; $matched = $true } # Agent
85
92
' 10.19.10569.0' { " SCOM 2019 Update Rollup 4 / 2022 June" ; $matched = $true }
@@ -104,20 +111,21 @@ function Get-ProductVersion
104
111
<#
105
112
System Center Operations Manager 2016 Versions
106
113
#>
107
- ' 7.6.1197.0' { " Update Rollup 10 - Hotfix - 1.8.1-0 / 2024 March" ; $matched = $true } # SCX Agent
108
- ' 7.6.1189.0' { " OMI Vulnerability Fix - 1.7.3-0 / 2023 November" ; $matched = $true } # SCX Agent
109
- ' 7.6.1185.0' { " Update Rollup 10 - Hotfix - 1.7.1-0 / 2023 August" ; $matched = $true } # SCX Agent
110
- ' 7.6.1164.0' { " Update Rollup 10 - Hotfix - 1.6.12-1 / 2023 February" ; $matched = $true } # SCX Agent
111
- ' 7.6.1113.0' { " Update Rollup 10 - OMI Vulnerability Fix - 1.6.10-2 / 2022 August" ; $matched = $true } # SCX Agent
112
- ' 7.6.1108.0' { " Update Rollup 10 - OMI Vulnerability Fix - 1.6.9-2 / 2022 May" ; $matched = $true } # SCX Agent
113
- ' 7.6.1105.0' { " Update Rollup 10 - 1.6.8-1 / 2021 September" ; $matched = $true } # SCX Agent
114
- ' 7.6.1092.0' { " Update Rollup 9 - 1.6.2-343 / 2020 March" ; $matched = $true } # SCX Agent
115
- ' 7.6.1076.0' { " Update Rollup 3 - 1.6.2-339 / 2017 May" ; $matched = $true } # SCX Agent
116
- ' 7.6.1072.0' { " Update Rollup 2 - 1.6.2-338 / 2017 February" ; $matched = $true } # SCX Agent
117
- ' 7.6.1067.0' { " Update Rollup 1 - 1.6.2-337 / 2016 October" ; $matched = $true } # SCX Agent
118
- ' 7.6.1064.0' { " General Availability release - 1.6.2-336 / 2016 September" ; $matched = $true } # SCX Agent
119
- ' 7.2.12345.0' { " SCX Compiler Mitigated Packages / 2023 August" ; $matched = $true }
120
- ' 7.2.12335.0' { " Update Rollup 10 - Web Console IDOR Vulnerability Fix / 2021 October" ; $matched = $true }
114
+ ' 7.6.1201.0' { " SCOM 2016 FIPS Crypto Policy Support - 1.9.0-0 / 2024 April" ; $matched = $true } # SCX Agent
115
+ ' 7.6.1197.0' { " SCOM 2016 Update Rollup 10 - Hotfix - 1.8.1-0 / 2024 March" ; $matched = $true } # SCX Agent
116
+ ' 7.6.1189.0' { " SCOM 2016 OMI Vulnerability Fix - 1.7.3-0 / 2023 November" ; $matched = $true } # SCX Agent
117
+ ' 7.6.1185.0' { " SCOM 2016 Update Rollup 10 - Hotfix - 1.7.1-0 / 2023 August" ; $matched = $true } # SCX Agent
118
+ ' 7.6.1164.0' { " SCOM 2016 Update Rollup 10 - Hotfix - 1.6.12-1 / 2023 February" ; $matched = $true } # SCX Agent
119
+ ' 7.6.1113.0' { " SCOM 2016 Update Rollup 10 - OMI Vulnerability Fix - 1.6.10-2 / 2022 August" ; $matched = $true } # SCX Agent
120
+ ' 7.6.1108.0' { " SCOM 2016 Update Rollup 10 - OMI Vulnerability Fix - 1.6.9-2 / 2022 May" ; $matched = $true } # SCX Agent
121
+ ' 7.6.1105.0' { " SCOM 2016 Update Rollup 10 - 1.6.8-1 / 2021 September" ; $matched = $true } # SCX Agent
122
+ ' 7.6.1092.0' { " SCOM 2016 Update Rollup 9 - 1.6.2-343 / 2020 March" ; $matched = $true } # SCX Agent
123
+ ' 7.6.1076.0' { " SCOM 2016 Update Rollup 3 - 1.6.2-339 / 2017 May" ; $matched = $true } # SCX Agent
124
+ ' 7.6.1072.0' { " SCOM 2016 Update Rollup 2 - 1.6.2-338 / 2017 February" ; $matched = $true } # SCX Agent
125
+ ' 7.6.1067.0' { " SCOM 2016 Update Rollup 1 - 1.6.2-337 / 2016 October" ; $matched = $true } # SCX Agent
126
+ ' 7.6.1064.0' { " SCOM 2016 General Availability release - 1.6.2-336 / 2016 September" ; $matched = $true } # SCX Agent
127
+ ' 7.2.12345.0' { " SCOM 2016 SCX Compiler Mitigated Packages / 2023 August" ; $matched = $true }
128
+ ' 7.2.12335.0' { " SCOM 2016 Update Rollup 10 - Web Console IDOR Vulnerability Fix / 2021 October" ; $matched = $true }
121
129
' 8.0.11057.0' { " SCOM 2016 Update Rollup 10 / 2020 November 19" ; $matched = $true } # Agent
122
130
' 7.2.12324.0' { " SCOM 2016 Update Rollup 10 / 2020 November 19" ; $matched = $true }
123
131
' 8.0.11049.0' { " SCOM 2016 Update Rollup 9 / 2020 March 24" ; $matched = $true } # Agent
@@ -218,7 +226,7 @@ function Get-ProductVersion
218
226
<#
219
227
Azure Log Analytics
220
228
#>
221
- " 10.20.*" { " Azure Log Analytics Agent / Unknown Release Date" } # Agent
229
+ " 10.20.*" { " Azure Log Analytics Agent / Unknown Release Date" } # Agent
222
230
default { " Unknown Version" }
223
231
}
224
232
return $Output
0 commit comments