當 Apex One 伺服器將 HotFix 或 Patch 檔案部署到 Security Agent 時,用戶端程式會在「登錄編輯程式」中記錄關於該 HotFix 或 Patch 的資訊。您可以使用物流軟體(例如:Microsoft SMS、LANDesk™ 或 BigFix™)來查詢多個用戶端的這項資訊。
註:
此功能不會記錄只部署到伺服器的 HotFix 和 Patch。
資訊儲存在下列機碼中:
HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\ CurrentVersion\HotfixHistory\<Product version>
對於執行 x64 類型平台的電腦:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\TrendMicro\ PC-cillinNTCorp\CurrentVersion\HotfixHistory\<Product version>
檢查下列機碼:
機碼:HotFix_installed
類型:REG_SZ
值:<Hot fix or patch name>
機碼:HotfixInstalledNum
類型:DWORD
值:<Hot fix or patch number>