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.
 [-force-account-delete {true|false}]- If this is set, the local CIFS configuration will be deleted irrespective of any communication errors. The default value for this field is false.- 
This parameter specifies the force-delete of CIFS server irrespective of any communication errors.
 
Examples
The following example deletes the CIFS server from a Vserver named vs1:
cluster1::> vserver cifs delete -vserver vs1