ad-remove
Usage
avcli ad-remove --username name [--password password] [--secure-mode true|false] 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. |
--secure-mode true|false | Enable (true, the default) or disable (false) secure mode. |
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