external help file | Module Name | online version | schema |
---|---|---|---|
KnowBe4-Partner-help.xml |
KnowBe4-Partner |
2.0.0 |
Removes a phishing campaign.
Remove-KB4PhishingCampaign [-CampaignId] <Int32> [<CommonParameters>]
Removes a phishing campaign.
Remove-KB4PhishingCampaign -CampaignId 1732830
This command removes a specific phishing campaign.
The Id of the phishing campaign.
Type: Int32
Parameter Sets: (All)
Aliases: Id
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Author: Terry Wilson