We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76aa63e commit 670ffacCopy full SHA for 670ffac
Powershell/Test-SCOMCertificate.ps1
@@ -28,8 +28,8 @@
28
Check all certificates on the local machine:
29
PS C:\> .\Test-SCOMCertificate.ps1 -All
30
.NOTES
31
- Update 03/2024 (Blake Drumm, https://blakedrumm.com/)
32
- Changed the name from Start-SCOMCertificateChecker to Test-SCOMCertificate.
+ Update 03/2024 (Blake Drumm, https://blakedrumm.com/)
+ Changed the name from Start-SCOMCertificateChecker to Test-SCOMCertificate.
33
Update 05/2023 (Blake Drumm, https://blakedrumm.com/)
34
Added ability to check certificates missing a common name.
35
Update 02/2023 (Blake Drumm, https://github.com/blakedrumm/)
0 commit comments