{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/pt-br/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":"21/08/2026","updated_at_date_time":"2026-08-21T08:55:39.1013277Z"},"_path":"module/configurationmanager/new-cmblencryptionmethodwithxts.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/pt-br/powershell/module/configurationmanager/new-cmblencryptionmethodwithxts?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/New-CMBLEncryptionMethodWithXts.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","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-CMBLEncryptionMethodWithXts.md","github_contributors":["aczechowski"],"locale":"pt-br","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-CMBLEncryptionMethodWithXts.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/New-CMBLEncryptionMethodWithXts.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-21 08:55 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/new-cmblencryptionmethodwithxts","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBLEncryptionMethodWithXts","schemaType":"PowershellCmdlet","summary":"<p>Crie uma política para configurar o algoritmo e a força de criptografia usados pela Criptografia de Unidade de Disco BitLocker em dispositivos Windows 10.</p>\n","uid":"ConfigurationManager.New-CMBLEncryptionMethodWithXts"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.New-CMBLEncryptionMethodWithXts":{"href":"new-cmblencryptionmethodwithxts","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBLEncryptionMethodWithXts","schemaType":"PowershellCmdlet","summary":"<p>Crie uma política para configurar o algoritmo e a força de criptografia usados pela Criptografia de Unidade de Disco BitLocker em dispositivos Windows 10.</p>\n","uid":"ConfigurationManager.New-CMBLEncryptionMethodWithXts"}},"description":"<p>Crie uma política para configurar o algoritmo e a força de criptografia usados pela Criptografia de Unidade de Disco BitLocker em dispositivos Windows 10. Essa política é aplicada quando você ativa o BitLocker. Se a unidade já estiver criptografada ou se a criptografia estiver em andamento, a alteração do método de criptografia não terá efeito.</p>\n<p>Para dispositivos Windows 8.1, use o cmdlet <a href=\"new-cmblencryptionmethodpolicy\">New-CMBLEncryptionMethodPolicy</a>.</p>\n","examples":[{"code":"New-CMBLEncryptionMethodPolicy -PolicyState Enabled -EncryptionMethod AES256\nNew-CMBLEncryptionMethodWithXts -PolicyState Disabled","description":"","summary":"<p>Este exemplo cria uma política do Windows 10 que está desabilitada. Como a política geral especificada com o cmdlet New-CMBLEncryptionMethodPolicy especifica AES-256, o BitLocker usa o mesmo método de criptografia em todos os dispositivos.</p>\n","title":"Exemplo 1: Nova política desabilitada"},{"code":"New-CMBLEncryptionMethodWithXts -PolicyState Enabled -OSDriveEncryptionMethod AesCbc128 -FixedDriveEncryptionMethod AesCbc128 -RemovableDriveEncryptionMethod AesCbc128","description":"","summary":"<p>Este exemplo cria uma política habilitada e especifica a criptografia XTS-CBC de 128 bits em todos os tipos de unidade.</p>\n","title":"Exemplo 2: Nova política habilitada com criptografia XTS-CBC de 128 bits"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"new-cmblencryptionmethodpolicy","text":"New-CMBLEncryptionMethodPolicy"},{"href":"new-cmblmsetting","text":"New-CMBlmSetting"},{"href":"/mem/configmgr/protect/tech-ref/bitlocker/settings#drive-encryption-method-and-cipher-strength","text":"Referência de configurações do BitLocker"}],"module":"ConfigurationManager","name":"New-CMBLEncryptionMethodWithXts","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.AdminConsole.BitlockerManagement.PolicyObject</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>Esse parâmetro trata caracteres curinga como valores de caracteres literais. Você não pode combiná-lo com <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Especifique um método de criptografia para unidades de dados fixas.</p>\n","name":"FixedDriveEncryptionMethod","parameterValueGroup":"AesXts128, AesXts256, AesCbc128, AesCbc256","position":"Named","type":"<span class=\"no-loc xref\">WindowsTenEncryptionMethod</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Esse parâmetro processa caracteres curinga e pode levar a um comportamento inesperado (não recomendado). Você não pode combiná-lo com <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Especifique um método de criptografia para a unidade do sistema operacional.</p>\n","name":"OSDriveEncryptionMethod","parameterValueGroup":"AesXts128, AesXts256, AesCbc128, AesCbc256","position":"Named","type":"<span class=\"no-loc xref\">WindowsTenEncryptionMethod</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Use esse parâmetro para configurar a política.</p>\n<ul>\n<li><p>\n              <code>Enabled</code>: se você habilitar essa política, configure separadamente um algoritmo de criptografia e força de criptografia de chave para unidades de dados fixas, unidades de sistema operacional e unidades de dados removíveis. Para unidades fixas e do SO, o algoritmo XTS-AES é recomendado. Se você for usar uma unidade removível em um dispositivo Windows 8.1, use AES-CBC de 128 bits ou AES-CBC de 256 bits.</p>\n</li>\n<li><p>\n              <code>Disabled</code> ou <code>NotConfigured</code>: Se você desabilitar ou não configurar essa política, o BitLocker usará o AES com a mesma força de bit que uma política especificada com o cmdlet <a href=\"new-cmblencryptionmethodpolicy\">New-CMBLEncryptionMethodPolicy</a> . Se você não habilitar essa política, o BitLocker usará o método de criptografia padrão de XTS-AES de 128 bits.</p>\n</li>\n</ul>\n","name":"PolicyState","parameterValueGroup":"Enabled, Disabled, NotConfigured","position":"Named","type":"<span class=\"no-loc xref\">State</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Especifique um método de criptografia para unidades removíveis.</p>\n","name":"RemovableDriveEncryptionMethod","parameterValueGroup":"AesXts128, AesXts256, AesCbc128, AesCbc256","position":"Named","type":"<span class=\"no-loc xref\">WindowsTenEncryptionMethod</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Crie uma política para configurar o algoritmo e a força de criptografia usados pela Criptografia de Unidade de Disco BitLocker em dispositivos Windows 10.</p>\n","syntaxes":["New-CMBLEncryptionMethodWithXts [-PolicyState <State>] [-OSDriveEncryptionMethod <WindowsTenEncryptionMethod>]\n [-FixedDriveEncryptionMethod <WindowsTenEncryptionMethod>]\n [-RemovableDriveEncryptionMethod <WindowsTenEncryptionMethod>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]"],"uid":"ConfigurationManager.New-CMBLEncryptionMethodWithXts","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"pt-br","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-CMBLEncryptionMethodWithXts.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/new-cmblencryptionmethodwithxts","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBLEncryptionMethodWithXts","schemaType":"PowershellCmdlet","summary":"<p>Crie uma política para configurar o algoritmo e a força de criptografia usados pela Criptografia de Unidade de Disco BitLocker em dispositivos Windows 10.</p>\n","uid":"ConfigurationManager.New-CMBLEncryptionMethodWithXts"}],"canonical_url":"https://learn.microsoft.com/pt-br/powershell/module/configurationmanager/new-cmblencryptionmethodwithxts?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/pt-br/powershell/module/configurationmanager/new-cmblencryptionmethodwithxts?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Crie uma política para configurar o algoritmo e a força de criptografia usados pela Criptografia de Unidade de Disco BitLocker em dispositivos Windows 10. Essa política é aplicada quando você ativa o BitLocker. Se a unidade já estiver criptografada ou se a criptografia estiver em andamento, a alteração do método de criptografia não terá efeito.</p>\n<p>Para dispositivos Windows 8.1, use o cmdlet <a href=&quot;new-cmblencryptionmethodpolicy&quot;>New-CMBLEncryptionMethodPolicy</a>.</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-CMBLEncryptionMethodWithXts.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=\"pt-br\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"New-CMBLEncryptionMethodWithXts\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Crie uma política para configurar o algoritmo e a força de criptografia usados pela Criptografia de Unidade de Disco BitLocker em dispositivos Windows 10.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"New-CMBLEncryptionMethodWithXts [-PolicyState <State>] [-OSDriveEncryptionMethod <WindowsTenEncryptionMethod>]\n [-FixedDriveEncryptionMethod <WindowsTenEncryptionMethod>]\n [-RemovableDriveEncryptionMethod <WindowsTenEncryptionMethod>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.New-CMBLEncryptionMethodWithXts\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}