Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 862 Bytes

File metadata and controls

20 lines (16 loc) · 862 Bytes

Remove-CIPPTransportRule

SYNOPSIS

Removes an Exchange transport rule.

DESCRIPTION

The Remove-CIPPTransportRule function removes a specified transport rule from Exchange in CIPP.

PARAMETERS

-CustomerTenantID

Foo Foo
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.

-RuleGuid

Foo Foo
Specifies the GUID of the transport rule to remove.

EXAMPLE 1

PS > Remove-CIPPTransportRule -CustomerTenantID "12345678-1234-1234-1234-1234567890AB" -RuleGuid "98765432-4321-4321-4321-BA0987654321"