{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/zh-tw/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"},{"display_name":"Dan Mabee","id":"40476441","name":"damabe","profile_url":"https://github.com/damabe"},{"display_name":"sankethka","id":"16908144","name":"sankethka","profile_url":"https://github.com/sankethka"}],"update_at":"2026/6/25","updated_at_date_time":"2026-06-25T23:01:05.3418941Z"},"_path":"module/configurationmanager/get-cmobjectsecurityscope.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-tw/powershell/module/configurationmanager/get-cmobjectsecurityscope?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Get-CMObjectSecurityScope.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"3f9197f1-b79d-a535-6262-2ba9c955c033","document_version_independent_id":"8f56841c-1d7a-ead5-015a-1977978d820f","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":"0eebe140da8d33091d6703e03cf0d5da3ec90ad8","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/0eebe140da8d33091d6703e03cf0d5da3ec90ad8/sccm-ps/ConfigurationManager/Get-CMObjectSecurityScope.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"zh-tw","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"12/21/2021","ms.service":"configuration-manager","ms.subservice":"other","ms.topic":"reference","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/Get-CMObjectSecurityScope.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Get-CMObjectSecurityScope.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","title":"Get-CMObjectSecurityScope","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 11:01 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmobjectsecurityscope","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMObjectSecurityScope","schemaType":"PowershellCmdlet","summary":"<p>取得 對象的安全性範圍。</p>\n","uid":"ConfigurationManager.Get-CMObjectSecurityScope"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Get-CMObjectSecurityScope":{"href":"get-cmobjectsecurityscope","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMObjectSecurityScope","schemaType":"PowershellCmdlet","summary":"<p>取得 對象的安全性範圍。</p>\n","uid":"ConfigurationManager.Get-CMObjectSecurityScope"}},"description":"<p>使用此 Cmdlet 取得與 Configuration Manager 對象相關聯的安全性範圍。</p>\n<p>如需安全性範圍的詳細資訊，請參閱 Configuration <a href=\"/mem/configmgr/core/understand/fundamentals-of-role-based-administration\">Manager 中以角色為基礎的系統管理基本概念</a>。</p>\n<div class=\"NOTE\">\n<p>注意事項</p>\n<p>從 Configuration Manager 月臺磁碟驅動器執行 Configuration Manager Cmdlet，例如 <code>PS XYZ:\\&gt;</code>。 如需詳細資訊，請 <a href=\"/powershell/sccm/overview\">參閱開始使用</a>。</p>\n</div>\n","examples":[{"code":"Get-CMApplication -Name \"Central app\" | Get-CMObjectSecurityScope","description":"","summary":"<p>此命令會先取得名為 <strong>Central 應用程式的應用程式</strong>物件。 然後，它會使用管線運算符將對象傳遞至 <strong>Get-CMObjectSecurityScope</strong>，以取得與應用程式對象相關聯的所有安全性範圍。</p>\n","title":"範例 1：取得應用程式的安全性範圍"},{"code":"$pkg = Get-CMPackage -Id \"XYZ00001\"\nGet-CMObjectSecurityScope -InputObject $pkg -Name \"Scope1\"","description":"","summary":"<p>此命令會取得名為 <strong>Scope1</strong> 的安全性範圍，該範圍與標識 <strong>碼為 XYZ00001</strong> 的套件相關聯。</p>\n","title":"範例 2：取得套件的安全性範圍"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"add-cmobjectsecurityscope","text":"Add-CMObjectSecurityScope"},{"href":"remove-cmobjectsecurityscope","text":"Remove-CMObjectSecurityScope"},{"href":"get-cmsecurityscope","text":"Get-CMSecurityScope"},{"href":"/mem/configmgr/core/servers/deploy/configure/configure-role-based-administration#automate-with-windows-power-shell","text":"使用 Windows PowerShell 自動化角色型管理"}],"module":"ConfigurationManager","name":"Get-CMObjectSecurityScope","notes":"<p>如需這個傳回物件及其屬性的詳細資訊，請 <a href=\"/mem/configmgr/develop/reference/core/servers/configure/sms_securedcategory-server-wmi-class\">參閱SMS_SecuredCategory伺服器 WMI 類別</a>。</p>\n","outputs":[{"description":"","name":"<span class=\"no-loc xref\">IResultObject[]</span>\n"},{"description":"","name":"<span class=\"no-loc xref\">IResultObject</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"},{"aliases":"CategoryId","defaultValue":"None","description":"<p>指定與 Configuration Manager 對象相關聯之安全性範圍的標識碼。 這個值是 <code>CategoryID</code> 屬性，例如<code>SMS00UNA</code><strong>預設</strong>範圍。</p>\n","name":"Id","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>指定與安全性範圍相關聯的 Configuration Manager 物件。 若要取得這個物件，請使用 <strong>物件類型的 Get</strong> Cmdlet。 例如， <strong>應用程式物件的 Get-CMApplication</strong> 。</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"acceptWildcardCharacters":true,"aliases":"CategoryName","defaultValue":"None","description":"<p>指定與 Configuration Manager 對象相關聯的安全性範圍名稱。</p>\n","name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>取得 對象的安全性範圍。</p>\n","syntaxes":["Get-CMObjectSecurityScope -InputObject <IResultObject> [-Name <String>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]","Get-CMObjectSecurityScope [-Id <String>] -InputObject <IResultObject> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]"],"uid":"ConfigurationManager.Get-CMObjectSecurityScope","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"zh-tw","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-CMObjectSecurityScope.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmobjectsecurityscope","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMObjectSecurityScope","schemaType":"PowershellCmdlet","summary":"<p>取得 對象的安全性範圍。</p>\n","uid":"ConfigurationManager.Get-CMObjectSecurityScope"}],"canonical_url":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/get-cmobjectsecurityscope?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/get-cmobjectsecurityscope?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>使用此 Cmdlet 取得與 Configuration Manager 對象相關聯的安全性範圍。</p>\n<p>如需安全性範圍的詳細資訊，請參閱 Configuration <a href=&quot;/mem/configmgr/core/understand/fundamentals-of-role-based-administration&quot;>Manager 中以角色為基礎的系統管理基本概念</a>。</p>\n<div class=&quot;NOTE&quot;>\n<p>注意事項</p>\n<p>從 Configuration Manager 月臺磁碟驅動器執行 Configuration Manager Cmdlet，例如 <code>PS XYZ:\\&amp;gt;</code>。 如需詳細資訊，請 <a href=&quot;/powershell/sccm/overview&quot;>參閱開始使用</a>。</p>\n</div>\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-CMObjectSecurityScope.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-tw\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Get-CMObjectSecurityScope\" />\r\n<meta name=\"notes\" content=\"<p>如需這個傳回物件及其屬性的詳細資訊，請 <a href=&quot;/mem/configmgr/develop/reference/core/servers/configure/sms_securedcategory-server-wmi-class&quot;>參閱SMS_SecuredCategory伺服器 WMI 類別</a>。</p>\n\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>取得 對象的安全性範圍。</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMObjectSecurityScope -InputObject <IResultObject> [-Name <String>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMObjectSecurityScope [-Id <String>] -InputObject <IResultObject> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Get-CMObjectSecurityScope\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}