Disable Mail User operation

The Disable Mail User process mail-disables an existing user in the Active Directory directory service by removing the attributes used by Microsoft Exchange Server 2007.

The following table describes the input parameters for Disable Mail User process

Adapter request parameters for Disable Mail User process

Element

Definition

Required

<Identity>

Takes one of the following values:

  • ADObjectID
  • GUID
  • distinguished name
  • Domain\SamAccountName
  • user principal name (UPN)
  • LegacyExchangeDN
  • E-mail Address
  • User alias

Yes

<DomainController>

Specifies the Fully Qualified Domain Name (FQDN) of the domain controller that writes this configuration change to Active Directory

The DomainController parameter should be included on the command.

No

<IgnoreDefaultScope>

Instructs the command to ignore the default recipient scope setting for the Exchange Management Shell and use the entire forest as the scope

This allows the command to access Active Directory objects that are not currently in the default scope. Using the IgnoreDefaultScope parameter introduces the following restrictions:

You cannot use the DomainController parameter. The command will use an appropriate global catalog server automatically.

You can only use the DN for the Identity parameter. Other forms of identification, such as alias or GUID, are not accepted.

No

Was this page helpful? Yes No Submitting... Thank you

Comments