A newer release of this product is available.
        
        
      vserver cifs delete
Delete a CIFS server.
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver cifs delete command deletes a CIFS server.
Parameters
-vserver <vserver name>- Vserver- 
This parameter specifies the Vserver for the CIFS server you want to delete.
 [-skip-ad-account-delete {true|false}]- If this option is enabled, the local CIFS configuration will be removed without deleting the AD account. The default setting for this field is false.- 
This parameter skips the deletion of the AD account and proceeds directly to the deletion of the local CIFS configuration.
 
Examples
The following example deletes the CIFS server from a Vserver named vs1:
cluster1::> vserver cifs delete -vserver vs1