{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/es-es/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":"25/6/2026","updated_at_date_time":"2026-06-25T23:40:51.8274355Z"},"_path":"module/configurationmanager/remove-cmapplicationgroupdeployment.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/es-es/powershell/module/configurationmanager/remove-cmapplicationgroupdeployment?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Remove-CMApplicationGroupDeployment.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"419d4624-8ba8-cf63-b453-9aadce3386c8","document_version_independent_id":"824da91a-c1b6-4947-df04-6059da037352","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/Remove-CMApplicationGroupDeployment.md","github_contributors":["aczechowski"],"locale":"es-es","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"03/25/2021","ms.service":"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/Remove-CMApplicationGroupDeployment.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Remove-CMApplicationGroupDeployment.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-06-25 11:40 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmapplicationgroupdeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMApplicationGroupDeployment","schemaType":"PowershellCmdlet","summary":"<p>Quite la implementación de un grupo de aplicaciones.</p>\n","uid":"ConfigurationManager.Remove-CMApplicationGroupDeployment"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Remove-CMApplicationGroupDeployment":{"href":"remove-cmapplicationgroupdeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMApplicationGroupDeployment","schemaType":"PowershellCmdlet","summary":"<p>Quite la implementación de un grupo de aplicaciones.</p>\n","uid":"ConfigurationManager.Remove-CMApplicationGroupDeployment"}},"description":"<p>Quite la implementación de un grupo de aplicaciones. Un grupo de aplicaciones contiene varias aplicaciones y los usuarios ven el grupo en el Centro de software como una sola entidad. Para obtener más información, consulte <a href=\"/mem/configmgr/apps/deploy-use/create-app-groups\">Creación de grupos de aplicaciones</a>.</p>\n<div class=\"NOTE\">\n<p>Nota:</p>\n<p>Ejecute cmdlets de Configuration Manager desde la unidad de sitio de Configuration Manager, por ejemplo <code>PS XYZ:\\&gt;</code>. Para obtener más información, consulte <a href=\"/powershell/sccm/overview\">Introducción</a>.</p>\n</div>\n","examples":[{"code":"Get-CMApplicationGroupDeployment -DeploymentId \"{483392DD-92BF-4CFD-9E21-2BB5F3C01BCD}\" | Remove-CMApplicationGroupDeployment","description":"","summary":"","title":"Ejemplo 1"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"get-cmapplicationgroupdeployment","text":"Get-CMApplicationGroupDeployment"},{"href":"new-cmapplicationgroupdeployment","text":"New-CMApplicationGroupDeployment"},{"href":"set-cmapplicationgroupdeployment","text":"Set-CMApplicationGroupDeployment"},{"href":"get-cmapplicationgroup","text":"Get-CMApplicationGroup"},{"href":"/mem/configmgr/apps/deploy-use/create-app-groups","text":"Crear grupos de aplicaciones"}],"module":"ConfigurationManager","name":"Remove-CMApplicationGroupDeployment","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>Especifique un objeto de colección en el que se implemente el grupo de aplicaciones. Para obtener este objeto, use el cmdlet <a href=\"get-cmcollection\">Get-CMCollection</a> .</p>\n","name":"Collection","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Especifique el identificador de la colección en la que se implementa el grupo de aplicaciones. El formato es <code>SMS00001</code> , por ejemplo.</p>\n","name":"CollectionId","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"acceptWildcardCharacters":true,"aliases":"","defaultValue":"None","description":"<p>Especifique el nombre de la colección en la que se implementa el grupo de aplicaciones.</p>\n","name":"CollectionName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"cf","defaultValue":"None","description":"<p>Solicitará confirmación antes de ejecutar el cmdlet.</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"AssignmentUniqueID, ApplicationDeploymentID","defaultValue":"None","description":"<p>Especifique el identificador de la implementación del grupo de aplicaciones. El formato de este identificador es un GUID estándar.</p>\n","name":"DeploymentId","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Este parámetro trata los caracteres comodín como valores de caracteres literales. No se puede combinar con <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Ejecute el comando sin pedir confirmación.</p>\n","name":"Force","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Este parámetro procesa caracteres comodín y puede provocar un comportamiento inesperado (no recomendado). No se puede combinar con <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"Assignment, ApplicationGroupDeployment, ApplicationGroup","defaultValue":"None","description":"<p>Especifique un objeto para el grupo de aplicaciones. Para obtener este objeto, use el cmdlet <a href=\"get-cmapplicationgroup\">Get-CMApplicationGroup</a> .</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"acceptWildcardCharacters":true,"aliases":"ApplicationGroupName","defaultValue":"None","description":"<p>Especifique el nombre del grupo de aplicaciones.</p>\n","name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"CI_ID, ApplicationGroupID","defaultValue":"None","description":"<p>Especifique el identificador del grupo de aplicaciones.</p>\n","name":"SmsObjectId","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"wi","defaultValue":"None","description":"<p>Muestra lo que ocurriría si se ejecuta el cmdlet. El cmdlet no se ejecuta.</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Quite la implementación de un grupo de aplicaciones.</p>\n","syntaxes":["Remove-CMApplicationGroupDeployment -InputObject <IResultObject> [-Force] [-Collection <IResultObject>]\n [-CollectionId <String>] [-CollectionName <String>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]","Remove-CMApplicationGroupDeployment [-DeploymentId <String>] [-Force] [-Collection <IResultObject>]\n [-CollectionId <String>] [-CollectionName <String>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]","Remove-CMApplicationGroupDeployment [-Name <String>] [-Force] [-Collection <IResultObject>]\n [-CollectionId <String>] [-CollectionName <String>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]","Remove-CMApplicationGroupDeployment [-SmsObjectId <Int32>] [-Force] [-Collection <IResultObject>]\n [-CollectionId <String>] [-CollectionName <String>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Remove-CMApplicationGroupDeployment","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"es-es","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-CMApplicationGroupDeployment.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmapplicationgroupdeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMApplicationGroupDeployment","schemaType":"PowershellCmdlet","summary":"<p>Quite la implementación de un grupo de aplicaciones.</p>\n","uid":"ConfigurationManager.Remove-CMApplicationGroupDeployment"}],"canonical_url":"https://learn.microsoft.com/es-es/powershell/module/configurationmanager/remove-cmapplicationgroupdeployment?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/es-es/powershell/module/configurationmanager/remove-cmapplicationgroupdeployment?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Quite la implementación de un grupo de aplicaciones. Un grupo de aplicaciones contiene varias aplicaciones y los usuarios ven el grupo en el Centro de software como una sola entidad. Para obtener más información, consulte <a href=&quot;/mem/configmgr/apps/deploy-use/create-app-groups&quot;>Creación de grupos de aplicaciones</a>.</p>\n<div class=&quot;NOTE&quot;>\n<p>Nota:</p>\n<p>Ejecute cmdlets de Configuration Manager desde la unidad de sitio de Configuration Manager, por ejemplo <code>PS XYZ:\\&amp;gt;</code>. Para obtener más información, consulte <a href=&quot;/powershell/sccm/overview&quot;>Introducción</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-CMApplicationGroupDeployment.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=\"es-es\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Remove-CMApplicationGroupDeployment\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Quite la implementación de un grupo de aplicaciones.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMApplicationGroupDeployment -InputObject <IResultObject> [-Force] [-Collection <IResultObject>]\n [-CollectionId <String>] [-CollectionName <String>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMApplicationGroupDeployment [-DeploymentId <String>] [-Force] [-Collection <IResultObject>]\n [-CollectionId <String>] [-CollectionName <String>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMApplicationGroupDeployment [-Name <String>] [-Force] [-Collection <IResultObject>]\n [-CollectionId <String>] [-CollectionName <String>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMApplicationGroupDeployment [-SmsObjectId <Int32>] [-Force] [-Collection <IResultObject>]\n [-CollectionId <String>] [-CollectionName <String>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Remove-CMApplicationGroupDeployment\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}