{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/fr-fr/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":"01/09/2026","updated_at_date_time":"2026-09-01T12:05:19.213039Z"},"_path":"module/configurationmanager/new-cmblmsetting.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/fr-fr/powershell/module/configurationmanager/new-cmblmsetting?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/New-CMBlmSetting.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-CMBlmSetting.md","github_contributors":["aczechowski"],"locale":"fr-fr","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"08/18/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-CMBlmSetting.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/New-CMBlmSetting.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-09-01 12:05 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/new-cmblmsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBlmSetting","schemaType":"PowershellCmdlet","summary":"<p>Créez une stratégie de paramètres de gestion BitLocker.</p>\n","uid":"ConfigurationManager.New-CMBlmSetting"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.New-CMBlmSetting":{"href":"new-cmblmsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBlmSetting","schemaType":"PowershellCmdlet","summary":"<p>Créez une stratégie de paramètres de gestion BitLocker.</p>\n","uid":"ConfigurationManager.New-CMBlmSetting"}},"description":"<p>Créez une stratégie de paramètres de gestion BitLocker. Vous configurez les stratégies spécifiques avec d’autres applets de commande, puis utilisez cette applet de commande pour créer la stratégie de gestion. Pour plus d’informations sur les applets de commande de stratégie spécifiques, consultez <a href=\"#related-links\">Liens connexes</a>.</p>\n<p>Utilisez l’applet <a href=\"new-cmsettingdeployment\">de commande New-CMSettingDeployment</a> pour déployer ce paramètre dans une collection.</p>\n","examples":[{"code":"$policies = @()\n\n$policies += New-CMBLEncryptionMethodWithXts  -PolicyState Enabled -OSDriveEncryptionMethod AesXts256\n$policies += New-CMBMSOSDEncryptionPolicy -PolicyState Enabled -Protector TpmOnly\n$Policies += New-CMUseOsEnforcePolicy -PolicyState Enabled -GracePeriodDays 0\n$Policies += New-CMBMSClientConfigureCheckIntervalPolicy -PolicyState Enabled -ClientWakeupFrequencyMinutes 9\n\nNew-CMBlmSetting -Name \"BLM Settings\" -Policies $policies","description":"","summary":"<p>Cet exemple crée un paramètre de gestion BitLocker avec une collection de stratégies BitLocker standard.</p>\n","title":"Exemple 1 : Créer un paramètre BitLocker avec des stratégies standard"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"new-cmblencryptionmethodpolicy","text":"New-CMBLEncryptionMethodPolicy"},{"href":"new-cmblencryptionmethodwithxts","text":"New-CMBLEncryptionMethodWithXts"},{"href":"new-cmbmsclientconfigurecheckintervalpolicy","text":"New-CMBMSClientConfigureCheckIntervalPolicy"},{"href":"new-cmbmsfdvencryptionpolicy","text":"New-CMBMSFDVEncryptionPolicy"},{"href":"new-cmbmsosdencryptionpolicy","text":"New-CMBMSOSDEncryptionPolicy"},{"href":"new-cmbmsuserexemptionpolicy","text":"New-CMBMSUserExemptionPolicy"},{"href":"new-cmenhancedpin","text":"New-CMEnhancedPIN"},{"href":"new-cmfdvdenywriteaccesspolicy","text":"New-CMFDVDenyWriteAccessPolicy"},{"href":"new-cmfdvpassphrasepolicy","text":"New-CMFDVPassPhrasePolicy"},{"href":"new-cmmoreinfourlpolicy","text":"New-CMMoreInfoUrlPolicy"},{"href":"new-cmnooverwritepolicy","text":"New-CMNoOverwritePolicy"},{"href":"new-cmospassphrase","text":"New-CMOSPassphrase"},{"href":"new-cmprebootrecoveryinfo","text":"New-CMPrebootRecoveryInfo"},{"href":"new-cmrdvconfigurebdepolicy","text":"New-CMRDVConfigureBDEPolicy"},{"href":"new-cmrdvdenywriteaccesspolicy","text":"New-CMRDVDenyWriteAccessPolicy"},{"href":"new-cmrdvpassphrasepolicy","text":"New-CMRDVPassPhrasePolicy"},{"href":"new-cmsccompliancepolicy","text":"New-CMScCompliancePolicy"},{"href":"new-cmtpmautoresealpolicy","text":"New-CMTpmAutoResealPolicy"},{"href":"new-cmuidpolicy","text":"New-CMUidPolicy"},{"href":"new-cmusefddenforcepolicy","text":"New-CMUseFddEnforcePolicy"},{"href":"new-cmuseosenforcepolicy","text":"New-CMUseOsEnforcePolicy"},{"href":"set-cmblmplaintextstorage","text":"Set-CMBlmPlaintextStorage"},{"href":"new-cmsettingdeployment","text":"New-CMSettingDeployment"},{"href":"copy-cmblmsetting","text":"Copy-CMBlmSetting"},{"href":"get-cmblmsetting","text":"Get-CMBlmSetting"},{"href":"remove-cmblmsetting","text":"Remove-CMBlmSetting"},{"href":"set-cmblmsetting","text":"Set-CMBlmSetting"},{"href":"new-cmsettingdeployment","text":"New-CMSettingDeployment"},{"href":"/mem/configmgr/protect/deploy-use/bitlocker/deploy-management-agent","text":"Déployer la gestion BitLocker"}],"module":"ConfigurationManager","name":"New-CMBlmSetting","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.PowerShell.Cmdlets.EP.BitLockerManagement.BlmSettings</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>Spécifiez une description facultative pour mieux identifier cette stratégie.</p>\n","name":"Description","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Ce paramètre traite les caractères génériques comme des valeurs de caractère littéral. Vous ne pouvez pas la combiner avec <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Ce paramètre traite les caractères génériques et peut entraîner un comportement inattendu (non recommandé). Vous ne pouvez pas la combiner avec <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Spécifiez un nom pour cette stratégie afin de l’identifier.</p>\n","isRequired":true,"name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Spécifiez un tableau de stratégies BitLocker à inclure. Pour plus d’informations sur les applets de commande de stratégie spécifiques, consultez <a href=\"#related-links\">Liens connexes</a>.</p>\n<p>Si vous ne spécifiez aucune stratégie avec le paramètre <strong>-Policies</strong> , la stratégie par défaut est une stratégie de chiffrement de lecteur de système d’exploitation unique et non configurée. Pour plus d’informations sur ce type de stratégie par défaut, consultez <a href=\"new-cmbmsosdencryptionpolicy\">New-CMBMSOSDEncryptionPolicy</a>.</p>\n","name":"Policies","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">PolicyObject</span><span>[</span><span>]</span></p>\n"}],"schema":"PowershellCmdlet","summary":"<p>Créez une stratégie de paramètres de gestion BitLocker.</p>\n","syntaxes":["New-CMBlmSetting [-Policies <PolicyObject[]>] -Name <String> [-Description <String>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]"],"uid":"ConfigurationManager.New-CMBlmSetting","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"fr-fr","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-CMBlmSetting.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/new-cmblmsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"New-CMBlmSetting","schemaType":"PowershellCmdlet","summary":"<p>Créez une stratégie de paramètres de gestion BitLocker.</p>\n","uid":"ConfigurationManager.New-CMBlmSetting"}],"canonical_url":"https://learn.microsoft.com/fr-fr/powershell/module/configurationmanager/new-cmblmsetting?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/fr-fr/powershell/module/configurationmanager/new-cmblmsetting?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Créez une stratégie de paramètres de gestion BitLocker. Vous configurez les stratégies spécifiques avec d’autres applets de commande, puis utilisez cette applet de commande pour créer la stratégie de gestion. Pour plus d’informations sur les applets de commande de stratégie spécifiques, consultez <a href=&quot;#related-links&quot;>Liens connexes</a>.</p>\n<p>Utilisez l’applet <a href=&quot;new-cmsettingdeployment&quot;>de commande New-CMSettingDeployment</a> pour déployer ce paramètre dans une collection.</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-CMBlmSetting.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=\"fr-fr\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"New-CMBlmSetting\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Créez une stratégie de paramètres de gestion BitLocker.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"New-CMBlmSetting [-Policies <PolicyObject[]>] -Name <String> [-Description <String>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.New-CMBlmSetting\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}