{"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"},{"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:49:39.9228673Z"},"_path":"module/configurationmanager/remove-cmsoftwareupdatepoint.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/remove-cmsoftwareupdatepoint?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Remove-CMSoftwareUpdatePoint.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"3de9aed4-ebcf-cd79-9fa5-3cbce6e6b748","document_version_independent_id":"779cf7f3-eefe-4d5f-8871-c6ad6df958a6","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":"e877dd704dd9912bf7cd72e0affbf1933690ba85","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/e877dd704dd9912bf7cd72e0affbf1933690ba85/sccm-ps/ConfigurationManager/Remove-CMSoftwareUpdatePoint.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"zh-cn","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"12/15/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/Remove-CMSoftwareUpdatePoint.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Remove-CMSoftwareUpdatePoint.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","title":"Remove-CMSoftwareUpdatePoint","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 11:49 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmsoftwareupdatepoint","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMSoftwareUpdatePoint","schemaType":"PowershellCmdlet","summary":"<p>删除软件更新点。</p>\n","uid":"ConfigurationManager.Remove-CMSoftwareUpdatePoint"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Remove-CMSoftwareUpdatePoint":{"href":"remove-cmsoftwareupdatepoint","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMSoftwareUpdatePoint","schemaType":"PowershellCmdlet","summary":"<p>删除软件更新点。</p>\n","uid":"ConfigurationManager.Remove-CMSoftwareUpdatePoint"}},"description":"<p>使用此 cmdlet 删除软件更新点站点系统角色。</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":"Remove-CMSoftwareUpdatePoint -SiteCode \"CM1\" -SiteSystemServerName \"UpdateSystem.Western.Contoso.com\"","description":"","summary":"<p>cmdlet 需要站点代码和名称。\n由于命令不包括 <strong>Force</strong> 参数，因此此示例将提示你进行确认。</p>\n","title":"示例 1：按名称删除软件更新点"},{"code":"$CMSUP = Get-CMSoftwareUpdatePoint -SiteCode \"CM1\" -SiteSystemServerName \"UpdateSystem.Western.Contoso.com\"\n\nRemove-CMSoftwareUpdatePoint -InputObject $CMSUP -Force","description":"","summary":"<p>第一个命令获取软件更新点并将其保存到 <strong>$CMSUP</strong> 变量。</p>\n<p>第二个命令删除变量中保存的软件更新点。\n此命令使用 <strong>Force</strong> 参数，因此 cmdlet 不会提示你进行确认。</p>\n","title":"示例 2：使用变量删除软件更新点"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"add-cmsoftwareupdatepoint","text":"Add-CMSoftwareUpdatePoint"},{"href":"get-cmsoftwareupdatepoint","text":"Get-CMSoftwareUpdatePoint"},{"href":"set-cmsoftwareupdatepoint","text":"Set-CMSoftwareUpdatePoint"}],"module":"ConfigurationManager","name":"Remove-CMSoftwareUpdatePoint","notes":"","parameters":[{"aliases":"cf","defaultValue":"False","description":"<p>提示你在运行 cmdlet 之前进行确认。</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"DefaultSoftwareUpdatePointServerName","defaultValue":"None","description":"<p>指定默认软件更新点的 FQDN。</p>\n","name":"DefaultServerName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"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>添加此参数以在不要求确认的情况下运行 cmdlet。</p>\n","name":"Force","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":"SoftwareUpdatePoint","defaultValue":"None","description":"<p>指定要删除的软件更新点对象。 若要获取此对象，请使用 <a href=\"get-cmsoftwareupdatepoint\">Get-CMSoftwareUpdatePoint</a> cmdlet。</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":"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":"wi","defaultValue":"False","description":"<p>显示在 cmdlet 运行时发生的情况。 cmdlet 不会运行。</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>删除软件更新点。</p>\n","syntaxes":["Remove-CMSoftwareUpdatePoint [-DefaultServerName <String>] [-Force] -InputObject <IResultObject>\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Remove-CMSoftwareUpdatePoint [-DefaultServerName <String>] [-Force] [-SiteCode <String>]\n [-SiteSystemServerName] <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]"],"uid":"ConfigurationManager.Remove-CMSoftwareUpdatePoint","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/Remove-CMSoftwareUpdatePoint.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmsoftwareupdatepoint","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMSoftwareUpdatePoint","schemaType":"PowershellCmdlet","summary":"<p>删除软件更新点。</p>\n","uid":"ConfigurationManager.Remove-CMSoftwareUpdatePoint"}],"canonical_url":"https://learn.microsoft.com/zh-cn/powershell/module/configurationmanager/remove-cmsoftwareupdatepoint?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/zh-cn/powershell/module/configurationmanager/remove-cmsoftwareupdatepoint?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>使用此 cmdlet 删除软件更新点站点系统角色。</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/Remove-CMSoftwareUpdatePoint.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=\"Remove-CMSoftwareUpdatePoint\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>删除软件更新点。</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMSoftwareUpdatePoint [-DefaultServerName <String>] [-Force] -InputObject <IResultObject>\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMSoftwareUpdatePoint [-DefaultServerName <String>] [-Force] [-SiteCode <String>]\n [-SiteSystemServerName] <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Remove-CMSoftwareUpdatePoint\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}