Powershell
如何通過 powershell 確定我是否有最新的安全更新?
我是 Exchange 伺服器和 powershell 的初學者,我正在使用 Exchange 伺服器(本地),我如何確定我是否有最新的更新、安全更新、Windows 伺服器(核心)和 Exchange 伺服器的版本,或者不是,所以我必須更新它?(通過powershell)。
提前致謝
您可以使用 GitHub 上的 Exchange Server Health Checker Script 來查看伺服器是否是最新的:
https ://github.com/dpaulson45/HealthChecker#download
- 在您的伺服器上,打開 EMS,然後打開您下載 HealthChecker.ps1 PowerShell 腳本的文件夾。現在執行以下命令
- 此腳本將列出您需要修補的所有安全漏洞。如果您發現多個漏洞,或者您的 Exchange 伺服器受到威脅,那麼您需要使用 EOMT。您可以參考以下連結: Microsoft Exchange Remote Code Execution Vulnerability Flaws and their Fixes
https://petri.com/understanding-exchange-server-updates-and-the-process-to-patching