{"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":"sankethka","id":"16908144","name":"sankethka","profile_url":"https://github.com/sankethka"}],"update_at":"2026/06/26","updated_at_date_time":"2026-06-26T00:05:52.5596996Z"},"_path":"module/configurationmanager/set-cmmanagementpoint.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-cmmanagementpoint?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMManagementPoint.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","description":"Configuration Manager の管理ポイントの設定を変更します。","document_id":"098106be-81d6-eeb0-f2d1-43a2e85103b1","document_version_independent_id":"c48cafe3-b2f4-b604-5bb8-51f7bbcd7ea7","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":"48cf632fb4b9ad92060012681a500478254de750","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/48cf632fb4b9ad92060012681a500478254de750/sccm-ps/ConfigurationManager/Set-CMManagementPoint.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"ja-jp","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"05/07/2019","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-CMManagementPoint.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMManagementPoint.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-CMManagementPoint","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-26 12:05 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmmanagementpoint","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMManagementPoint","schemaType":"PowershellCmdlet","summary":"<p>Configuration Manager の管理ポイントの設定を変更します。</p>\n","uid":"ConfigurationManager.Set-CMManagementPoint"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMManagementPoint":{"href":"set-cmmanagementpoint","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMManagementPoint","schemaType":"PowershellCmdlet","summary":"<p>Configuration Manager の管理ポイントの設定を変更します。</p>\n","uid":"ConfigurationManager.Set-CMManagementPoint"}},"description":"<p>\n              <strong>Set-CMManagementPoint</strong> コマンドレットは、Configuration Manager の管理ポイントの設定を変更します。\n管理ポイントは、ポリシーとサービスの情報をクライアントに提供し、クライアントから構成データを受信する Configuration Manager サイトです。</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":"PS XYZ:\\> Set-CMManagementPoint -SiteSystemServerName \"CMDEV-TEST02.TSQA.CORP.CONTOSO.COM\" -SiteCode \"CM2\" -EnableSSL $False -UseSiteDatabase $True","description":"<p>このコマンドは、Configuration Manager インストールの管理ポイントの設定を変更します。\nコマンドは、管理ポイントに関する次の情報を指定します。</p>\n<ul>\n<li>新しい管理ポイントは、CMDEV-TEST02 という名前のサイト システムに表示されます。TSQA。CONTOSO.COM。</li>\n<li>サイトにはコード CM2 があります。</li>\n<li>管理ポイントは、サイト データベースに対して情報を照会します。</li>\n<li>コマンドは、管理ポイントの SSL を有効にします。</li>\n</ul>\n","summary":"","title":"例 1: サイト システムとサイト コードの管理ポイントの設定を変更する"},{"code":"PS XYZ:\\> Set-CMManagementPoint -SiteSystemServerName \"CMDEV-TEST02.TSQA.CORP.CONTOSO.COM \" -SiteCode \"CM2\" -ClientConnectionType InternetAndIntranet -AllowDevice $True -EnableSSL $True -GenerateAlert $False -UseSiteDatabase $False -SQLServerFqdnName \"CMDEV-TEST02.TSQA.CORP.CONTOSO.COM\" -SQLServerInstanceName \"MSSQLServer\" -DatabaseName \"ContosoSQL01\"","description":"<p>このコマンドは、Configuration Manager インストールの管理ポイントの設定を変更します。\nコマンドは、管理ポイントに関する次の情報を指定します。</p>\n<ul>\n<li>新しい管理ポイントは、CMDEV-TEST02 という名前のサイト システムに表示されます。TSQA。CONTOSO.COM。\nこの名前は、MSSQLServer という名前の SQL Server インスタンスの完全修飾ドメイン名でもあります。</li>\n<li>サイトにはコード CM2 があります。</li>\n<li>管理ポイントは、インターネットおよびイントラネット クライアントとポータブル デバイスからの接続を受け入れます。</li>\n<li>管理ポイントには、ContosoSQL01 というデータベース名が関連付けられています。</li>\n<li>コマンドは、管理ポイントの SSL を有効にします。</li>\n</ul>\n","summary":"","title":"例 2: サイト システムとサイト コード、接続の種類、およびデータベース名の管理ポイント設定を変更する"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"add-cmmanagementpoint","text":"Add-CMManagementPoint"},{"href":"get-cmmanagementpoint","text":"Get-CMManagementPoint"},{"href":"remove-cmmanagementpoint","text":"Remove-CMManagementPoint"}],"module":"ConfigurationManager","name":"Set-CMManagementPoint","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">IResultObject</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>管理ポイントがデバイス クライアントをサポートするかどうかを示します。</p>\n","name":"AllowDevice","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>クライアント接続の種類を指定します。\nこのパラメーターの有効な値は次のとおりです。</p>\n<ul>\n<li>インターネット</li>\n<li>InternetAndIntranet</li>\n<li>イントラネット</li>\n</ul>\n","name":"ClientConnectionType","parameterValueGroup":"Internet, Intranet, InternetAndIntranet","position":"Named","type":"<span class=\"no-loc xref\">ClientConnectionTypes</span>\n"},{"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>管理ポイントがサイト データベース情報のクエリに使用するサイト データベースまたはサイト データベース レプリカの名前を指定します。</p>\n","name":"DatabaseName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</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":"","name":"EnableCloudGateway","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>SSL を有効にするかどうかを示します。</p>\n","name":"EnableSsl","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</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":"","defaultValue":"None","description":"<p>管理ポイントが正常性アラートを生成するかどうかを示します。</p>\n","name":"GenerateAlert","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"ManagementPoint","defaultValue":"None","description":"<p>管理ポイント オブジェクトを使用して値を変更する管理ポイントを指定します。\n管理ポイント オブジェクトを取得するには、 <a href=\"get-cmmanagementpoint\">Get-CMManagementPoint</a> コマンドレットを使用します。</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>このパラメーターを追加して、作業中のアイテムを表すオブジェクトを返します。 既定では、このコマンドレットは出力を生成しない場合があります。</p>\n","name":"PassThru","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>サイト システムの役割をホストする Configuration Manager サイトのサイト コードを指定します。</p>\n","name":"SiteCode","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"Name, ServerName","defaultValue":"None","description":"<p>サイト システムの役割をホストするサーバーの名前を指定します。</p>\n","isRequired":true,"name":"SiteSystemServerName","parameterValueGroup":"","position":"0","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"SqlServerFqdnName","defaultValue":"None","description":"","name":"SqlServerFqdn","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>クライアントがサイト システムとの通信に使用する SQL Server インスタンスの名前を指定します。</p>\n","name":"SqlServerInstanceName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>管理ポイントがドメイン ユーザー アカウントではなく独自のコンピューター アカウントを使用してサイト データベース情報にアクセスすることを示します。</p>\n","name":"UseComputerAccount","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>管理ポイントがサイト情報にアクセスするために使用するドメイン ユーザー アカウントを指定します。</p>\n","name":"UserName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>管理ポイントがサイト データベース レプリカではなくサイト データベースに対して情報を照会するかどうかを示します。</p>\n","name":"UseSiteDatabase","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>Configuration Manager の管理ポイントの設定を変更します。</p>\n","syntaxes":["Set-CMManagementPoint [-AllowDevice <Boolean>] [-ClientConnectionType <ClientConnectionTypes>]\n [-DatabaseName <String>] [-EnableCloudGateway <Boolean>] [-EnableSsl <Boolean>] [-GenerateAlert <Boolean>]\n -InputObject <IResultObject> [-PassThru] [-SqlServerFqdn <String>] [-SqlServerInstanceName <String>]\n [-UseComputerAccount] [-UserName <String>] [-UseSiteDatabase <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMManagementPoint [-AllowDevice <Boolean>] [-ClientConnectionType <ClientConnectionTypes>]\n [-DatabaseName <String>] [-EnableCloudGateway <Boolean>] [-EnableSsl <Boolean>] [-GenerateAlert <Boolean>]\n [-PassThru] [-SiteCode <String>] [-SiteSystemServerName] <String> [-SqlServerFqdn <String>]\n [-SqlServerInstanceName <String>] [-UseComputerAccount] [-UserName <String>] [-UseSiteDatabase <Boolean>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMManagementPoint","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-CMManagementPoint.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmmanagementpoint","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMManagementPoint","schemaType":"PowershellCmdlet","summary":"<p>Configuration Manager の管理ポイントの設定を変更します。</p>\n","uid":"ConfigurationManager.Set-CMManagementPoint"}],"canonical_url":"https://learn.microsoft.com/ja-jp/powershell/module/configurationmanager/set-cmmanagementpoint?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/ja-jp/powershell/module/configurationmanager/set-cmmanagementpoint?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>\n              <strong>Set-CMManagementPoint</strong> コマンドレットは、Configuration Manager の管理ポイントの設定を変更します。\n管理ポイントは、ポリシーとサービスの情報をクライアントに提供し、クライアントから構成データを受信する Configuration Manager サイトです。</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-CMManagementPoint.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-CMManagementPoint\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Configuration Manager の管理ポイントの設定を変更します。</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMManagementPoint [-AllowDevice <Boolean>] [-ClientConnectionType <ClientConnectionTypes>]\n [-DatabaseName <String>] [-EnableCloudGateway <Boolean>] [-EnableSsl <Boolean>] [-GenerateAlert <Boolean>]\n -InputObject <IResultObject> [-PassThru] [-SqlServerFqdn <String>] [-SqlServerInstanceName <String>]\n [-UseComputerAccount] [-UserName <String>] [-UseSiteDatabase <Boolean>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMManagementPoint [-AllowDevice <Boolean>] [-ClientConnectionType <ClientConnectionTypes>]\n [-DatabaseName <String>] [-EnableCloudGateway <Boolean>] [-EnableSsl <Boolean>] [-GenerateAlert <Boolean>]\n [-PassThru] [-SiteCode <String>] [-SiteSystemServerName] <String> [-SqlServerFqdn <String>]\n [-SqlServerInstanceName <String>] [-UseComputerAccount] [-UserName <String>] [-UseSiteDatabase <Boolean>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMManagementPoint\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}