Removes an Exchange connector template.
The Remove-CIPPExConnectorTemplate function removes a specified Exchange connector template from CIPP.
![]()
![]()
Specifies the ID of the customer tenant where the operation will be performed. This parameter is mandatory for proper data isolation and multi-tenancy compliance.
![]()
![]()
Specifies the ID of the Exchange connector template to remove.
PS > Remove-CIPPExConnectorTemplate -CustomerTenantID "12345678-1234-1234-1234-1234567890AB" -TemplateId "98765432-4321-4321-4321-BA0987654321"