{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/zh-tw/powershell/","_op_gitContributorInformation":{"author":{"display_name":"Banreet Kaur","id":"92906285","name":"Banreet","profile_url":"https://github.com/Banreet"},"contributors":[{"display_name":"Aaron Czechowski","id":"26784733","name":"aczechowski","profile_url":"https://github.com/aczechowski"}],"update_at":"2026/8/3","updated_at_date_time":"2026-08-03T08:14:26.1689012Z"},"_path":"module/configurationmanager/new-cmbmsclientconfigurecheckintervalpolicy.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/new-cmbmsclientconfigurecheckintervalpolicy?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/New-CMBMSClientConfigureCheckIntervalPolicy.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"1d4e70d4-a547-9bea-a290-62bda3aca439","document_version_independent_id":"c1056c2e-a4df-e787-77ef-6926c7568cb7","external help file":"AdminUI.PS.dll-Help.xml","feedback_product_url":"https://feedbackportal.microsoft.com/feedback/forum/4669adfc-ee1b-ec11-b6e7-0022481f8472","feedback_system":"Standard","git_commit_id":"c74b3f4574af7a8a480adb998b311f6eeeb3e856","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/c74b3f4574af7a8a480adb998b311f6eeeb3e856/sccm-ps/ConfigurationManager/New-CMBMSClientConfigureCheckIntervalPolicy.md","github_contributors":["aczechowski"],"locale":"zh-tw","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"08/13/2020","ms.service":"microsoft-endpoint-configuration-manager","ms.subservice":"other","ms.topic":"reference","online version":"","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/New-CMBMSClientConfigureCheckIntervalPolicy.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/New-CMBMSClientConfigureCheckIntervalPolicy.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-08-03 08:14 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/new-cmbmsclientconfigurecheckintervalpolicy","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBMSClientConfigureCheckIntervalPolicy","schemaType":"PowershellCmdlet","summary":"<p>建立原則來管理 BitLocker 磁碟驅動器加密復原資訊的密鑰復原服務備份。</p>\n","uid":"ConfigurationManager.New-CMBMSClientConfigureCheckIntervalPolicy"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.New-CMBMSClientConfigureCheckIntervalPolicy":{"href":"new-cmbmsclientconfigurecheckintervalpolicy","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBMSClientConfigureCheckIntervalPolicy","schemaType":"PowershellCmdlet","summary":"<p>建立原則來管理 BitLocker 磁碟驅動器加密復原資訊的密鑰復原服務備份。</p>\n","uid":"ConfigurationManager.New-CMBMSClientConfigureCheckIntervalPolicy"}},"description":"<p>建立原則來管理 BitLocker 磁碟驅動器加密復原資訊的密鑰復原服務備份。 此備份提供系統管理方法來復原 BitLocker 所加密的數據，以避免因為缺少金鑰資訊而遺失數據。</p>\n<p>BitLocker 復原資訊包括修復密碼和一些唯一標識符數據。 您也可以選取包含包含受 BitLocker 保護之磁碟驅動器加密金鑰的套件。 此金鑰套件受到一或多個修復密碼保護。 當磁碟損毀或損毀時，套件可能有助於進行特殊復原。</p>\n<p>此原則會管理客戶端檢查裝置上 BitLocker 保護原則和狀態的頻率。 您也可以管理合規性和狀態資訊，以儲存至 BitLocker 報表伺服器。 此行為提供產生合規性和狀態報告的系統管理方法。</p>\n","examples":[{"code":"New-CMBMSClientConfigureCheckIntervalPolicy -PolicyState Enabled -ClientWakeupFrequencyMinutes 45 -KeyRecoveryOption PasswordOnly","description":"","summary":"<p>此範例會建立使用下列屬性啟用的原則：</p>\n<ul>\n<li>用戶端會每隔 45 分鐘向 BitLocker 報表服務報告一次合規性和狀態資訊。</li>\n<li>用戶端只會傳送修復密碼。</li>\n</ul>\n","title":"範例 1：具有 45 分鐘用戶端檢查期間且只有密碼委付的新原則"},{"code":"New-CMBMSClientConfigureCheckIntervalPolicy -PolicyState Enabled -ClientWakeupFrequencyMinutes 1440 -KeyRecoveryOption PasswordAndPackage","description":"","summary":"<p>此範例會建立使用下列屬性啟用的原則：</p>\n<ul>\n<li>用戶端會每隔 1440 分鐘向 BitLocker 報表服務報告一次合規性和狀態資訊， (一天) 。</li>\n<li>用戶端會傳送含有密碼的復原套件。</li>\n</ul>\n","title":"範例 2：具有每日用戶端檢查期間且會縮寫復原套件的新原則"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"new-cmrdvconfigurebdepolicy","text":"New-CMRDVConfigureBDEPolicy"},{"href":"new-cmblmsetting","text":"New-CMBlmSetting"},{"href":"/mem/configmgr/protect/tech-ref/bitlocker/settings#bitlocker-management-services","text":"BitLocker 設定參考"}],"module":"ConfigurationManager","name":"New-CMBMSClientConfigureCheckIntervalPolicy","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.AdminConsole.BitlockerManagement.PolicyObject</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>設定此參數來管理用戶端向 BitLocker 報表服務報告的合規性和狀態信息頻率。 頻率是每隔 1 分鐘到 2880 分鐘， (48 小時) 。 用戶端檢查狀態的預設值為90分鐘。</p>\n<p>小於預設值的頻率值會增加網路和伺服器使用量。 較小的值可能會限制伺服器可以處理的客戶端數目。</p>\n","name":"ClientWakeupFrequencyMinutes","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>此參數會將通配符視為常值字元值。 您無法將其與 <strong>ForceWildcardHandling</strong> 結合。</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>此參數會處理通配符，並可能導致非預期的行為 (不建議) 。 您無法將其與 <strong>DisableWildcardHandling</strong> 結合。</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>BitLocker 復原資訊包括修復密碼和一些唯一標識符數據。 您也可以選取包含包含受 BitLocker 保護之磁碟驅動器加密金鑰的套件。 此金鑰套件受到一或多個修復密碼保護。 當磁碟損毀或損毀時，套件可能有助於進行特殊復原。</p>\n","name":"KeyRecoveryOption","parameterValueGroup":"PasswordAndPackage, PasswordOnly","position":"Named","type":"<span class=\"no-loc xref\">KeyRecoveryOption</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>使用此參數來設定原則。</p>\n<ul>\n<li><p>\n              <code>Enabled</code>：如果您啟用此原則，金鑰復原資訊會自動以無訊息方式備份至設定的金鑰復原伺服器位置。 狀態報表會自動以無訊息方式傳送至設定的報表伺服器位置。</p>\n</li>\n<li><p>\n              <code>Disabled</code> 或 <code>NotConfigured</code>：如果您停用或未設定此原則，用戶端不會儲存金鑰復原或狀態報告資訊。</p>\n</li>\n</ul>\n","name":"PolicyState","parameterValueGroup":"Enabled, Disabled, NotConfigured","position":"Named","type":"<span class=\"no-loc xref\">State</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>建立原則來管理 BitLocker 磁碟驅動器加密復原資訊的密鑰復原服務備份。</p>\n","syntaxes":["New-CMBMSClientConfigureCheckIntervalPolicy [-PolicyState <State>] [-ClientWakeupFrequencyMinutes <Int32>]\n [-KeyRecoveryOption <KeyRecoveryOption>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [<CommonParameters>]"],"uid":"ConfigurationManager.New-CMBMSClientConfigureCheckIntervalPolicy","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"zh-tw","loc_version":"2024-08-21T21:18:36.7205003Z","loc_source_id":"Github-72476255#live","loc_file_id":"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/New-CMBMSClientConfigureCheckIntervalPolicy.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/new-cmbmsclientconfigurecheckintervalpolicy","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBMSClientConfigureCheckIntervalPolicy","schemaType":"PowershellCmdlet","summary":"<p>建立原則來管理 BitLocker 磁碟驅動器加密復原資訊的密鑰復原服務備份。</p>\n","uid":"ConfigurationManager.New-CMBMSClientConfigureCheckIntervalPolicy"}],"canonical_url":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/new-cmbmsclientconfigurecheckintervalpolicy?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/new-cmbmsclientconfigurecheckintervalpolicy?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>建立原則來管理 BitLocker 磁碟驅動器加密復原資訊的密鑰復原服務備份。 此備份提供系統管理方法來復原 BitLocker 所加密的數據，以避免因為缺少金鑰資訊而遺失數據。</p>\n<p>BitLocker 復原資訊包括修復密碼和一些唯一標識符數據。 您也可以選取包含包含受 BitLocker 保護之磁碟驅動器加密金鑰的套件。 此金鑰套件受到一或多個修復密碼保護。 當磁碟損毀或損毀時，套件可能有助於進行特殊復原。</p>\n<p>此原則會管理客戶端檢查裝置上 BitLocker 保護原則和狀態的頻率。 您也可以管理合規性和狀態資訊，以儲存至 BitLocker 報表伺服器。 此行為提供產生合規性和狀態報告的系統管理方法。</p>\n\" />\r\n<meta name=\"hideEdit\" content=\"true\" />\r\n<meta name=\"loc_file_id\" content=\"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/New-CMBMSClientConfigureCheckIntervalPolicy.md\" />\r\n<meta name=\"loc_source_id\" content=\"Github-72476255#live\" />\r\n<meta name=\"loc_version\" content=\"2024-08-21T21:18:36.7205003Z\" />\r\n<meta name=\"module\" content=\"ConfigurationManager\" />\r\n<meta name=\"ms.contentlocale\" content=\"zh-tw\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"New-CMBMSClientConfigureCheckIntervalPolicy\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>建立原則來管理 BitLocker 磁碟驅動器加密復原資訊的密鑰復原服務備份。</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"New-CMBMSClientConfigureCheckIntervalPolicy [-PolicyState <State>] [-ClientWakeupFrequencyMinutes <Int32>]\n [-KeyRecoveryOption <KeyRecoveryOption>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.New-CMBMSClientConfigureCheckIntervalPolicy\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}