vserver active-directory delete
Delete an Active Directory account
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver active-directory delete command deletes the Active Directory account for a specified Vserver.
Parameters
- -vserver <vserver> - Vserver
- This parameter specifies the Vserver for the Active Directory account you want to delete.
Examples
The following example deletes the Active Directory account for a Vserver named vs1:
cluster1::> vserver active-directory delete -vserver vs1
In order to delete an Active Directory machine account, you must supply the
name and password of a Windows account with sufficient privileges to remove
computers from the "example.com" domain.
Enter the user name: Administrator
Enter the password:
Give documentation feedback