{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/pt-br/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":"25/06/2026","updated_at_date_time":"2026-06-25T23:40:25.7880897Z"},"_path":"module/configurationmanager/remove-cmalertsubscription.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/pt-br/powershell/module/configurationmanager/remove-cmalertsubscription?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Remove-CMAlertSubscription.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","description":"Remove um objeto de subscrição de alerta.","document_id":"b7e33694-dfcd-2b04-1878-7d326b84a28d","document_version_independent_id":"b9f1d1c9-3217-c219-4d32-2fdbccbd3903","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-CMAlertSubscription.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"pt-br","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/Remove-CMAlertSubscription.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Remove-CMAlertSubscription.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-CMAlertSubscription","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 11:40 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmalertsubscription","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMAlertSubscription","schemaType":"PowershellCmdlet","summary":"<p>Remove um objeto de subscrição de alerta.</p>\n","uid":"ConfigurationManager.Remove-CMAlertSubscription"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Remove-CMAlertSubscription":{"href":"remove-cmalertsubscription","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMAlertSubscription","schemaType":"PowershellCmdlet","summary":"<p>Remove um objeto de subscrição de alerta.</p>\n","uid":"ConfigurationManager.Remove-CMAlertSubscription"}},"description":"<p>O cmdlet <strong>Remove-CMAlertSubscription</strong> remove uma subscrição de alerta do Configuration Manager.</p>\n<div class=\"NOTE\">\n<p>Observação</p>\n<p>Execute cmdlets do Configuration Manager a partir da unidade do site do Configuration Manager, por exemplo <code>PS XYZ:\\&gt;</code>. Para obter mais informações, veja <a href=\"/powershell/sccm/overview\">Introdução</a>.</p>\n</div>\n","examples":[{"code":"PS XYZ:\\> Remove-CMAlertSubscription -Id \"16777310\"","description":"<p>Este comando remove uma subscrição de alerta com o respetivo ID.</p>\n","summary":"","title":"Exemplo 1: Remover uma subscrição de alerta por ID"},{"code":"PS XYZ:\\> Remove-CMAlertSubscription -Name \"Subscription01\"","description":"<p>Este comando remove uma subscrição de alerta denominada Subscription01.</p>\n","summary":"","title":"Exemplo 2: Remover uma subscrição de alerta pelo nome"},{"code":"PS XYZ:\\> $SubObj = Get-CMAlertSubscription -Id \"16777310\"\nPS XYZ:\\> Remove-CMAlertSubscription -AlertSubscription $SubObj","description":"<p>O primeiro comando obtém um objeto de subscrição de alerta que tem o ID 16777310 e, em seguida, armazena o objeto na variável $SubObj.</p>\n<p>O segundo comando elimina a subscrição de alerta no $SubObj.</p>\n","summary":"","title":"Exemplo 3: Remover uma subscrição de alerta com a saída de outro cmdlet"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"new-cmalertsubscription","text":"New-CMAlertSubscription"},{"href":"get-cmalertsubscription","text":"Get-CMAlertSubscription"},{"href":"set-cmalertsubscription","text":"Set-CMAlertSubscription"}],"module":"ConfigurationManager","name":"Remove-CMAlertSubscription","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"cf","defaultValue":"False","description":"<p>Solicita a confirmação antes de executar o cmdlet.</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Este parâmetro trata os carateres universais como valores de carateres literais. Não pode combiná-lo com <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Força o comando a ser executado sem pedir a confirmação do utilizador.</p>\n","name":"Force","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Este parâmetro processa carateres universais e pode levar a um comportamento inesperado (não recomendado). Não pode combiná-lo com <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Especifica o ID de uma subscrição de alerta.</p>\n","isRequired":true,"name":"Id","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Especifica um objeto de notificação de alerta no Configuration Manager.</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"acceptWildcardCharacters":true,"aliases":"","defaultValue":"None","description":"<p>Especifica o nome de uma subscrição de alerta.</p>\n","isRequired":true,"name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"wi","defaultValue":"False","description":"<p>Mostrar o que aconteceria se o cmdlet fosse executado. O cmdlet não é executado.</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Remove um objeto de subscrição de alerta.</p>\n","syntaxes":["Remove-CMAlertSubscription [-Force] -InputObject <IResultObject> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Remove-CMAlertSubscription [-Force] -Id <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]","Remove-CMAlertSubscription [-Force] -Name <String> [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Remove-CMAlertSubscription","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"pt-br","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-CMAlertSubscription.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmalertsubscription","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMAlertSubscription","schemaType":"PowershellCmdlet","summary":"<p>Remove um objeto de subscrição de alerta.</p>\n","uid":"ConfigurationManager.Remove-CMAlertSubscription"}],"canonical_url":"https://learn.microsoft.com/pt-br/powershell/module/configurationmanager/remove-cmalertsubscription?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/pt-br/powershell/module/configurationmanager/remove-cmalertsubscription?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>O cmdlet <strong>Remove-CMAlertSubscription</strong> remove uma subscrição de alerta do Configuration Manager.</p>\n<div class=&quot;NOTE&quot;>\n<p>Observação</p>\n<p>Execute cmdlets do Configuration Manager a partir da unidade do site do Configuration Manager, por exemplo <code>PS XYZ:\\&amp;gt;</code>. Para obter mais informações, veja <a href=&quot;/powershell/sccm/overview&quot;>Introdução</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-CMAlertSubscription.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=\"pt-br\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Remove-CMAlertSubscription\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Remove um objeto de subscrição de alerta.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMAlertSubscription [-Force] -InputObject <IResultObject> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMAlertSubscription [-Force] -Id <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMAlertSubscription [-Force] -Name <String> [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Remove-CMAlertSubscription\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}