{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/de-de/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":"25.06.2026","updated_at_date_time":"2026-06-25T23:20:45.247173Z"},"_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/de-de/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","document_id":"248e5d5b-d642-609f-4464-9e18a8565360","document_version_independent_id":"91a83485-0fb0-6926-8390-12ae3585c0b5","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":"de-de","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-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-06-25 11:20 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/new-cmblencryptionmethodwithxts","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBLEncryptionMethodWithXts","schemaType":"PowershellCmdlet","summary":"<p>Erstellen Sie eine Richtlinie zum Konfigurieren des Algorithmus und der Verschlüsselungsstärke, die von der BitLocker-Laufwerkverschlüsselung auf Windows 10-Geräten verwendet werden.</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>Erstellen Sie eine Richtlinie zum Konfigurieren des Algorithmus und der Verschlüsselungsstärke, die von der BitLocker-Laufwerkverschlüsselung auf Windows 10-Geräten verwendet werden.</p>\n","uid":"ConfigurationManager.New-CMBLEncryptionMethodWithXts"}},"description":"<p>Erstellen Sie eine Richtlinie zum Konfigurieren des Algorithmus und der Verschlüsselungsstärke, die von der BitLocker-Laufwerkverschlüsselung auf Windows 10-Geräten verwendet werden. Diese Richtlinie wird angewendet, wenn Sie BitLocker aktivieren. Wenn das Laufwerk bereits verschlüsselt ist oder die Verschlüsselung ausgeführt wird, hat das Ändern der Verschlüsselungsmethode keine Auswirkungen.</p>\n<p>Verwenden Sie für Windows 8.1 Geräte das 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>In diesem Beispiel wird eine windows 10-Richtlinie erstellt, die deaktiviert ist. Da die mit dem Cmdlet New-CMBLEncryptionMethodPolicy angegebene allgemeine Richtlinie AES-256 angibt, verwendet BitLocker dieselbe Verschlüsselungsmethode auf allen Geräten.</p>\n","title":"Beispiel 1: Neue deaktivierte Richtlinie"},{"code":"New-CMBLEncryptionMethodWithXts -PolicyState Enabled -OSDriveEncryptionMethod AesCbc128 -FixedDriveEncryptionMethod AesCbc128 -RemovableDriveEncryptionMethod AesCbc128","description":"","summary":"<p>In diesem Beispiel wird eine Richtlinie erstellt, die aktiviert ist und die XTS-CBC-128-Bit-Verschlüsselung für alle Laufwerktypen angibt.</p>\n","title":"Beispiel 2: Neue aktivierte Richtlinie mit XTS-CBC 128-Bit-Verschlüsselung"}],"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":"Referenz zu BitLocker-Einstellungen"}],"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>Dieser Parameter behandelt Wildcardzeichen als Literalzeichenwerte. Sie können es nicht mit <strong>ForceWildcardHandling</strong> kombinieren.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Geben Sie eine Verschlüsselungsmethode für Festplattenlaufwerke an.</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>Dieser Parameter verarbeitet Wildcardzeichen und kann zu unerwartetem Verhalten führen (nicht empfohlen). Sie können es nicht mit <strong>DisableWildcardHandling</strong> kombinieren.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Geben Sie eine Verschlüsselungsmethode für das Betriebssystemlaufwerk an.</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>Verwenden Sie diesen Parameter, um die Richtlinie zu konfigurieren.</p>\n<ul>\n<li><p>\n              <code>Enabled</code>: Wenn Sie diese Richtlinie aktivieren, konfigurieren Sie separat einen Verschlüsselungsalgorithmus und die Verschlüsselungsstärke für Schlüssel für Festplattenlaufwerke, Betriebssystemlaufwerke und Wechseldatenträger. Für Festplatten- und Betriebssystemlaufwerke wird der XTS-AES-Algorithmus empfohlen. Wenn Sie ein Wechseldatenträger in einem Windows 8.1 Gerät verwenden, verwenden Sie AES-CBC 128-Bit oder AES-CBC 256-Bit.</p>\n</li>\n<li><p>\n              <code>Disabled</code> oder <code>NotConfigured</code>: Wenn Sie diese Richtlinie deaktivieren oder nicht konfigurieren, verwendet BitLocker AES mit der gleichen Bitstärke wie eine Richtlinie, die Sie mit dem Cmdlet <a href=\"new-cmblencryptionmethodpolicy\">New-CMBLEncryptionMethodPolicy</a> angeben. Wenn Sie diese Richtlinie nicht aktivieren, verwendet BitLocker die Standardverschlüsselungsmethode von XTS-AES 128-Bit.</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>Geben Sie eine Verschlüsselungsmethode für Wechseldatenträger an.</p>\n","name":"RemovableDriveEncryptionMethod","parameterValueGroup":"AesXts128, AesXts256, AesCbc128, AesCbc256","position":"Named","type":"<span class=\"no-loc xref\">WindowsTenEncryptionMethod</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Erstellen Sie eine Richtlinie zum Konfigurieren des Algorithmus und der Verschlüsselungsstärke, die von der BitLocker-Laufwerkverschlüsselung auf Windows 10-Geräten verwendet werden.</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":"de-de","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>Erstellen Sie eine Richtlinie zum Konfigurieren des Algorithmus und der Verschlüsselungsstärke, die von der BitLocker-Laufwerkverschlüsselung auf Windows 10-Geräten verwendet werden.</p>\n","uid":"ConfigurationManager.New-CMBLEncryptionMethodWithXts"}],"canonical_url":"https://learn.microsoft.com/de-de/powershell/module/configurationmanager/new-cmblencryptionmethodwithxts?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/de-de/powershell/module/configurationmanager/new-cmblencryptionmethodwithxts?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Erstellen Sie eine Richtlinie zum Konfigurieren des Algorithmus und der Verschlüsselungsstärke, die von der BitLocker-Laufwerkverschlüsselung auf Windows 10-Geräten verwendet werden. Diese Richtlinie wird angewendet, wenn Sie BitLocker aktivieren. Wenn das Laufwerk bereits verschlüsselt ist oder die Verschlüsselung ausgeführt wird, hat das Ändern der Verschlüsselungsmethode keine Auswirkungen.</p>\n<p>Verwenden Sie für Windows 8.1 Geräte das 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=\"de-de\" />\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>Erstellen Sie eine Richtlinie zum Konfigurieren des Algorithmus und der Verschlüsselungsstärke, die von der BitLocker-Laufwerkverschlüsselung auf Windows 10-Geräten verwendet werden.</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/"}