Remove Remote Mailbox (Hybrid)

Applies To: System Center 2012 R2 Orchestrator, System Center 2012 SP1 - Orchestrator

You can use the Remove Remote Mailbox activity to delete an existing remote mailbox.

The following tables list the required properties, optional properties, and published data for this activity.

Required properties for Remove Remote Mailbox (Hybrid) activity

Element

Description

Valid values

Identity

Specifies the identity of the mailbox or mail user. It can be one of the following value types:

GUID

Distinguished name (DN)

Domain\Account

User principal name (UPN)

LegacyExchangeDN

SMTP address

Alias

String

Optional properties for Remove Remote Mailbox (Hybrid) activity

Element

Description

Valid values

Domain Controller

Specifies the fully qualified domain name (FQDN) of the domain controller that writes this configuration change to Active Directory.

String

Ignore Default Scope

Instructs the command to ignore the default recipient scope setting for the Exchange Management Shell session and to use the entire forest as the scope. This allows the command to access Active Directory objects that are not currently in the default scope.

If you use the Ignore Default Scope property, you should be aware of the following restrictions:

Domain Controller property cannot be used. The command uses an appropriate global catalog server automatically.

Only the DN for the Identity property can be used. Other forms of identification, such as alias or GUID, are not accepted.

Default value is True, when selected.

True or

False

Ignore Legal Hold

Ignores the legal hold status of the mail user and allows you to remove the mailbox that’s on legal hold. After a mailbox is removed, it cannot be included in a discovery search. Depending on the configured properties, removed mailboxes are either purged immediately or when the deleted mailbox retention period expires. Check with your organization’s policy or Human Resources department before you disable a mailbox that’s on legal hold.

Default value is True, when selected.

True or

False

Published data for Remove Remote Mailbox (Hybrid) activity

Element

Description

Valid values

Exchange Environment

Indicates the type of Exchange environment where this activity will be executed.

String

Exchange PowerShell Application

Specifies the application name segment of the connection URI.

String

Exchange Server Host

Specifies the connected Exchange Server.

String

Exchange Server Port

Specifies the connected Exchange Server port.

String

Exchange User Name

Username used to connect to Exchange Server.

String

Identity

Identity of the mailbox or mail user.

String

Skip CA Check

Indicates whether the client validates that the server certificate is signed by a trusted certification authority (CA) when connecting over Hypertext Transfer Protocol, over Secure Socket Layer.

String

Skip CN Check

Indicates whether the client validates that the certificate common name (CN) of the server matches the hostname of the server.

String

Skip Revocation Check

Indicates whether the connection does not validate the revocation status of the server certificate.

String

Use SSL

Indicates whether SSL encryption is used.

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator