{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/zh-cn/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/6/25","updated_at_date_time":"2026-06-25T23:20:37.6611734Z"},"_path":"module/configurationmanager/new-cmblencryptionmethodpolicy.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-cn/powershell/module/configurationmanager/new-cmblencryptionmethodpolicy?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/New-CMBLEncryptionMethodPolicy.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"69267d53-f5c0-4d68-413b-0959147bc0a0","document_version_independent_id":"ff4e1b3e-12e2-4ee2-2297-cce1995e365c","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-CMBLEncryptionMethodPolicy.md","github_contributors":["aczechowski"],"locale":"zh-cn","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"08/13/2020","ms.service":"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-CMBLEncryptionMethodPolicy.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/New-CMBLEncryptionMethodPolicy.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-06-25 11:20 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/new-cmblencryptionmethodpolicy","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBLEncryptionMethodPolicy","schemaType":"PowershellCmdlet","summary":"<p>创建策略来配置 bitLocker 驱动器加密在Windows 8.1设备上使用的算法和密码强度。</p>\n","uid":"ConfigurationManager.New-CMBLEncryptionMethodPolicy"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.New-CMBLEncryptionMethodPolicy":{"href":"new-cmblencryptionmethodpolicy","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBLEncryptionMethodPolicy","schemaType":"PowershellCmdlet","summary":"<p>创建策略来配置 bitLocker 驱动器加密在Windows 8.1设备上使用的算法和密码强度。</p>\n","uid":"ConfigurationManager.New-CMBLEncryptionMethodPolicy"}},"description":"<p>创建策略来配置 bitLocker 驱动器加密在Windows 8.1设备上使用的算法和密码强度。 打开 BitLocker 时会应用此策略。 如果驱动器已加密，或者加密正在进行中，则更改加密方法不起作用。</p>\n<p>对于 Windows 10 设备，请使用 <a href=\"new-cmblencryptionmethodwithxts\">New-CMBLEncryptionMethodWithXts</a> cmdlet。</p>\n","examples":[{"code":"New-CMBLEncryptionMethodPolicy -PolicyState Enabled -EncryptionMethod AES256","description":"","summary":"<p>此示例创建一个已启用的策略，并指定 AES 256 位加密。</p>\n","title":"示例 1：使用 AES 256 位加密启用的新策略"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"new-cmblencryptionmethodwithxts","text":"New-CMBLEncryptionMethodWithXts"},{"href":"new-cmblmsetting","text":"New-CMBlmSetting"},{"href":"/mem/configmgr/protect/tech-ref/bitlocker/settings#drive-encryption-method-and-cipher-strength","text":"BitLocker 设置参考"}],"module":"ConfigurationManager","name":"New-CMBLEncryptionMethodPolicy","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.AdminConsole.BitlockerManagement.PolicyObject</span>\n"}],"parameters":[{"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>指定 BitLocker 在加密驱动器时要使用的加密方法之一。 默认值为 <code>Aes128</code> AES 128 位 () 。</p>\n","name":"EncryptionMethod","parameterValueGroup":"Aes128Diffuser, Aes256Diffuser, Aes128, Aes256","position":"Named","type":"<span class=\"no-loc xref\">EncryptionMethod</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>使用此参数配置策略。</p>\n<ul>\n<li><p>\n              <code>Enabled</code>：如果启用此策略，请使用 <strong>-EncryptionMethod</strong> 参数指定加密算法和密钥密码强度。 BitLocker 使用这些设置来加密驱动器。</p>\n</li>\n<li><p>\n              <code>Disabled</code> 或 <code>NotConfigured</code>：如果禁用或不配置此策略，BitLocker 将使用 AES 128 位的默认加密方法。</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 驱动器加密在Windows 8.1设备上使用的算法和密码强度。</p>\n","syntaxes":["New-CMBLEncryptionMethodPolicy [-PolicyState <State>] [-EncryptionMethod <EncryptionMethod>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]"],"uid":"ConfigurationManager.New-CMBLEncryptionMethodPolicy","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"zh-cn","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-CMBLEncryptionMethodPolicy.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/new-cmblencryptionmethodpolicy","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBLEncryptionMethodPolicy","schemaType":"PowershellCmdlet","summary":"<p>创建策略来配置 bitLocker 驱动器加密在Windows 8.1设备上使用的算法和密码强度。</p>\n","uid":"ConfigurationManager.New-CMBLEncryptionMethodPolicy"}],"canonical_url":"https://learn.microsoft.com/zh-cn/powershell/module/configurationmanager/new-cmblencryptionmethodpolicy?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/zh-cn/powershell/module/configurationmanager/new-cmblencryptionmethodpolicy?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>创建策略来配置 bitLocker 驱动器加密在Windows 8.1设备上使用的算法和密码强度。 打开 BitLocker 时会应用此策略。 如果驱动器已加密，或者加密正在进行中，则更改加密方法不起作用。</p>\n<p>对于 Windows 10 设备，请使用 <a href=&quot;new-cmblencryptionmethodwithxts&quot;>New-CMBLEncryptionMethodWithXts</a> cmdlet。</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-CMBLEncryptionMethodPolicy.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-cn\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"New-CMBLEncryptionMethodPolicy\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>创建策略来配置 bitLocker 驱动器加密在Windows 8.1设备上使用的算法和密码强度。</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"New-CMBLEncryptionMethodPolicy [-PolicyState <State>] [-EncryptionMethod <EncryptionMethod>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.New-CMBLEncryptionMethodPolicy\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}