You are here: Supporting Documents > everRun Command Line Interface Reference > AVCLI Command Descriptions > ad-remove

ad-remove

Usage

avcli ad-remove --username name [--password password] domain

Description

The ad-remove command removes the everRun system from the specified Active Directory domain and disables Active Directory support.

Options

--username name

The user with rights to remove the everRun system from the specified domain.

--password password The password of the user with rights to remove the everRun system from the specified domain. If you do not give the password, you are automatically prompted for it.
domain The name of the Active Directory domain from which the everRun system is to be removed.

Examples

$ avcli ad-remove --username domain\administrator --password secret domain
$ avcli ad-remove --username domain\administrator domain
of