{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/ja-jp/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":"Jonathan Gao","id":"2213767","name":"mumian","profile_url":"https://github.com/mumian"},{"display_name":"sankethka","id":"16908144","name":"sankethka","profile_url":"https://github.com/sankethka"}],"update_at":"2026/06/25","updated_at_date_time":"2026-06-25T23:56:39.0469578Z"},"_path":"module/configurationmanager/set-cmboundary.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/ja-jp/powershell/module/configurationmanager/set-cmboundary?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMBoundary.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"04468b7a-d756-6053-83f1-6f981ce5b5e1","document_version_independent_id":"1afca193-6564-43f7-9f48-7a788e320c95","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":"7148a594d71d791149e9a7319d36a1216c9cf387","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/7148a594d71d791149e9a7319d36a1216c9cf387/sccm-ps/ConfigurationManager/Set-CMBoundary.md","github_contributors":["aczechowski","damabe","mumian","sankethka"],"locale":"ja-jp","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"12/14/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/Set-CMBoundary.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMBoundary.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","title":"Set-CMBoundary","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 11:56 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmboundary","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMBoundary","schemaType":"PowershellCmdlet","summary":"<p>サイト境界を構成します。</p>\n","uid":"ConfigurationManager.Set-CMBoundary"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMBoundary":{"href":"set-cmboundary","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMBoundary","schemaType":"PowershellCmdlet","summary":"<p>サイト境界を構成します。</p>\n","uid":"ConfigurationManager.Set-CMBoundary"}},"description":"<p>サイト境界を構成するには、このコマンドレットを使用します。 境界は、管理できる 1 つ以上のデバイスを含むネットワークの場所です。 境界には、IP サブネット、Active Directory サイト名、IPv6 プレフィックス、IP アドレス範囲、または VPN を指定できます。 詳細については、「 <a href=\"/mem/configmgr/core/servers/deploy/configure/define-site-boundaries-and-boundary-groups\">サイトの境界と境界グループを定義する</a>」を参照してください。</p>\n<div class=\"NOTE\">\n<p>注:</p>\n<p>\n              <code>PS XYZ:\\&gt;</code>など、Configuration Manager サイト ドライブから Configuration Manager コマンドレットを実行します。 詳細については、「作業の <a href=\"/powershell/sccm/overview\">開始</a>」を参照してください。</p>\n</div>\n","examples":[{"code":"Set-CMBoundary -Name \"Default-ADSite\" -NewName \"ADSiteBoundary01\"","description":"","summary":"<p>このコマンドは、境界名を Default-ADSite から ADSiteBoundary01 に変更します。</p>\n","title":"例 1: 境界の名前を変更する"},{"code":"$BoundaryObj = Get-CMBoundary -Id \"16777217\"\nSet-CMBoundary -InputObject $BoundaryObj -Value \"IPSubnet17\"","description":"","summary":"<p>この例では、最初のコマンドは、16777217の ID を持つ境界を取得し、それを入力オブジェクト $BoundaryObjに挿入します。</p>\n<p>2 番目のコマンドは、入力オブジェクト $BoundaryObjを使用して境界を識別し、その値を IPSubnet17 に変更します。</p>\n","title":"例 2: InputObject を使用して境界の値を変更する"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"get-cmboundary","text":"Get-CMBoundary"},{"href":"new-cmboundary","text":"New-CMBoundary"},{"href":"remove-cmboundary","text":"Remove-CMBoundary"}],"module":"ConfigurationManager","name":"Set-CMBoundary","notes":"<p>この戻りオブジェクトとそのプロパティの詳細については、「 <a href=\"/mem/configmgr/develop/reference/core/servers/configure/sms_boundary-server-wmi-class\">サーバー WMI クラスSMS_Boundary</a>」を参照してください。</p>\n","outputs":[{"description":"","name":"<span class=\"no-loc xref\">IResultObject</span>\n"}],"parameters":[{"aliases":"cf","defaultValue":"False","description":"<p>コマンドレットを実行する前に確認メッセージを表示します。</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>このパラメーターは、ワイルドカード文字をリテラル文字の値として扱います。 \n              <strong>ForceWildcardHandling</strong> と組み合わせることはできません。</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>このパラメーターはワイルドカード文字を処理し、予期しない動作が発生する可能性があります (推奨されません)。 \n              <strong>DisableWildcardHandling</strong> と組み合わせることはできません。</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"BoundaryId","defaultValue":"None","description":"<p>変更する境界識別子 (ID) を指定します。 この値は整数です (たとえば、 <code>26</code>)。</p>\n","isRequired":true,"name":"Id","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>変更する境界オブジェクトを指定します。 このオブジェクトを取得するには、 <a href=\"get-cmboundary\">Get-CMBoundary コマンドレットを</a> 使用します。</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"DisplayName, Name","defaultValue":"None","description":"<p>境界の新しい名前を指定します。</p>\n","name":"NewName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"NewBoundaryType","defaultValue":"None","description":"<p>境界の種類を指定します。</p>\n","name":"NewType","parameterValueGroup":"IPSubnet, ADSite, IPV6Prefix, IPRange, Vpn","position":"Named","type":"<span class=\"no-loc xref\">BoundaryTypes</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>境界を定義するデータを指定します。 たとえば、Active Directory サイトの値を <code>Default-First-Site-Name</code>できます。</p>\n","name":"NewValue","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>このパラメーターを追加して、作業中のアイテムを表すオブジェクトを返します。 既定では、このコマンドレットは出力を生成しない場合があります。</p>\n","name":"PassThru","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"BoundaryType","defaultValue":"None","description":"<p>境界の種類を指定します。</p>\n","isRequired":true,"name":"Type","parameterValueGroup":"IPSubnet, ADSite, IPV6Prefix, IPRange, Vpn","position":"Named","type":"<span class=\"no-loc xref\">BoundaryTypes</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>境界を記述するデータを指定します。</p>\n","isRequired":true,"name":"Value","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>文字列全体ではなく、接続名または説明の先頭と一致するように、このパラメーターを <code>$true</code> に設定します。 詳細については、「 <a href=\"/mem/configmgr/core/servers/deploy/configure/boundaries#vpn\">ネットワークの場所を境界として定義する</a>」を参照してください。</p>\n","name":"ValueStartsWith","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"wi","defaultValue":"False","description":"<p>コマンドレットが実行されるとどうなるかを示します。 コマンドレットは実行されません。</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>サイト境界を構成します。</p>\n","syntaxes":["Set-CMBoundary -InputObject <IResultObject> [-NewName <String>] [-NewType <BoundaryTypes>] [-NewValue <String>]\n [-PassThru] [-ValueStartsWith <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]","Set-CMBoundary -Id <String> [-NewName <String>] [-NewType <BoundaryTypes>] [-NewValue <String>] [-PassThru]\n [-ValueStartsWith <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]","Set-CMBoundary [-NewName <String>] [-NewType <BoundaryTypes>] [-NewValue <String>] [-PassThru]\n -Type <BoundaryTypes> -Value <String> [-ValueStartsWith <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMBoundary","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"ja-jp","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/Set-CMBoundary.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmboundary","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMBoundary","schemaType":"PowershellCmdlet","summary":"<p>サイト境界を構成します。</p>\n","uid":"ConfigurationManager.Set-CMBoundary"}],"canonical_url":"https://learn.microsoft.com/ja-jp/powershell/module/configurationmanager/set-cmboundary?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/ja-jp/powershell/module/configurationmanager/set-cmboundary?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>サイト境界を構成するには、このコマンドレットを使用します。 境界は、管理できる 1 つ以上のデバイスを含むネットワークの場所です。 境界には、IP サブネット、Active Directory サイト名、IPv6 プレフィックス、IP アドレス範囲、または VPN を指定できます。 詳細については、「 <a href=&quot;/mem/configmgr/core/servers/deploy/configure/define-site-boundaries-and-boundary-groups&quot;>サイトの境界と境界グループを定義する</a>」を参照してください。</p>\n<div class=&quot;NOTE&quot;>\n<p>注:</p>\n<p>\n              <code>PS XYZ:\\&amp;gt;</code>など、Configuration Manager サイト ドライブから Configuration Manager コマンドレットを実行します。 詳細については、「作業の <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/Set-CMBoundary.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=\"ja-jp\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Set-CMBoundary\" />\r\n<meta name=\"notes\" content=\"<p>この戻りオブジェクトとそのプロパティの詳細については、「 <a href=&quot;/mem/configmgr/develop/reference/core/servers/configure/sms_boundary-server-wmi-class&quot;>サーバー WMI クラスSMS_Boundary</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=\"Set-CMBoundary -InputObject <IResultObject> [-NewName <String>] [-NewType <BoundaryTypes>] [-NewValue <String>]\n [-PassThru] [-ValueStartsWith <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMBoundary -Id <String> [-NewName <String>] [-NewType <BoundaryTypes>] [-NewValue <String>] [-PassThru]\n [-ValueStartsWith <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMBoundary [-NewName <String>] [-NewType <BoundaryTypes>] [-NewValue <String>] [-PassThru]\n -Type <BoundaryTypes> -Value <String> [-ValueStartsWith <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMBoundary\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}