UpdateRootCertificates
3.1.0
Optionally you can specify the -Force parameter to skip the 10 second wait before continuing execution.
This program updates the trusted and disallowed root certificates on your system by downloading and installing the latest versions directly from Microsoft. These certifi
Optionally you can specify the -Force parameter to skip the 10 second wait before continuing execution.
This program updates the trusted and disallowed root certificates on your system by downloading and installing the latest versions directly from Microsoft. These certificates are used by Windows to determine whether to trust or block websites, software, and other secure communications. By installing them manually, this tool ensures your system has the latest root certificates without relying on Windows Update.
Its GUI counterpart is available at https://github.com/asheroto/UpdateRootCertificates
Installation Options
Owners
Package Details
Author(s)
- asherto
Tags
PowerShell Windows root certificates certificate update updater lists list certutil certutil.exe sst cab microsoft
Functions
Get-GitHubRelease CheckForUpdate UpdateSelf Test-AdminPrivileges Write-Section Fail
Dependencies
This script has no dependencies.
Release Notes
[Version 1.11.0] - Initial PowerShell Gallery release.
[Version 1.11.1] - Fix URL to GUI counterpart.
[Version 2.0.0] - Refactored & signed code.
[Version 3.0.0] - Major rewrite. Switched from Certificate Trusts Lists to Certificates.
[Version 3.1.0] - Added CheckForUpdate, UpdateSelf, Version, and Help parameters. Added test for admin privileges. Improved output formatting.
FileList
- UpdateRootCertificates.nuspec
- UpdateRootCertificates.ps1