If a name change is necessary, the SVM will need to be rejoined to the domain. To rejoin the domain without losing any CIFS shares, run the following commands: cluster::> vserver cifs modify -vserver ...If a name change is necessary, the SVM will need to be rejoined to the domain. To rejoin the domain without losing any CIFS shares, run the following commands: cluster::> vserver cifs modify -vserver <vserver_name> -cifs-server <CIFS_server_name> -domain <domain_name> -status-admin down cluster::> vserver cifs modify -vserver <vserver_name> -cifs-server <NEW_CIFS_server_name> The CIFS server is automatically started after the command completes