{"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/8/3","updated_at_date_time":"2026-08-03T07:49:20.5643292Z"},"_path":"module/configurationmanager/get-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/zh-cn/powershell/module/configurationmanager/get-cmblmsetting?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Get-CMBlmSetting.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"82dd4b76-81ae-5c7c-37e5-c234956f2bc7","document_version_independent_id":"4c009192-690e-6ec1-5fa1-9d2cc2e11785","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/Get-CMBlmSetting.md","github_contributors":["aczechowski"],"locale":"zh-cn","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"08/20/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/Get-CMBlmSetting.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Get-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-08-03 07:49 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmblmsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMBlmSetting","schemaType":"PowershellCmdlet","summary":"<p>从站点获取一个或所有 BitLocker 管理策略。</p>\n","uid":"ConfigurationManager.Get-CMBlmSetting"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Get-CMBlmSetting":{"href":"get-cmblmsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMBlmSetting","schemaType":"PowershellCmdlet","summary":"<p>从站点获取一个或所有 BitLocker 管理策略。</p>\n","uid":"ConfigurationManager.Get-CMBlmSetting"}},"description":"<p>从站点获取一个或所有 BitLocker 管理策略。 使用 <a href=\"new-cmblmsetting\">New-CMBlmSetting</a> 创建新的管理策略。</p>\n","examples":[{"code":"Get-CMBlmSetting | Where-Object { $_.Description -eq \"Unique Description\" }","description":"","summary":"<p>此示例获取所有策略，然后使用管道运算符筛选具有匹配说明的对象的结果。</p>\n","title":"示例 1：获取所有 BitLocker 管理策略并按说明进行筛选"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"copy-cmblmsetting","text":"Copy-CMBlmSetting"},{"href":"new-cmblmsetting","text":"New-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":"部署 BitLocker 管理"}],"module":"ConfigurationManager","name":"Get-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>此参数将通配符视为文本字符值。 不能将其与 <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"},{"acceptWildcardCharacters":true,"aliases":"","defaultValue":"None","description":"<p>指定要获取的策略的名称。</p>\n","name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>从站点获取一个或所有 BitLocker 管理策略。</p>\n","syntaxes":["Get-CMBlmSetting [-Name <String>] [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]"],"uid":"ConfigurationManager.Get-CMBlmSetting","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/Get-CMBlmSetting.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmblmsetting","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMBlmSetting","schemaType":"PowershellCmdlet","summary":"<p>从站点获取一个或所有 BitLocker 管理策略。</p>\n","uid":"ConfigurationManager.Get-CMBlmSetting"}],"canonical_url":"https://learn.microsoft.com/zh-cn/powershell/module/configurationmanager/get-cmblmsetting?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/zh-cn/powershell/module/configurationmanager/get-cmblmsetting?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>从站点获取一个或所有 BitLocker 管理策略。 使用 <a href=&quot;new-cmblmsetting&quot;>New-CMBlmSetting</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/Get-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=\"zh-cn\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Get-CMBlmSetting\" />\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=\"Get-CMBlmSetting [-Name <String>] [-DisableWildcardHandling] [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Get-CMBlmSetting\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}