3.1.4.3.7.26 CLUSCTL_CLUSTER_REMOVE_INFRASTRUCTURE_FILESERVER

The CLUSCTL_CLUSTER_REMOVE_INFRASTRUCTURE_FILESERVER cluster control code<217> instructs the server to remove file server on the cluster set.

Protocol version 2.0 servers do not support this control and MUST fail this method by using error code 0x00000001 (ERROR_INVALID_FUNCTION).

The client SHOULD set the InBuffer parameter to CLUS_CREATE_INFRASTRUCTURE_FILESERVER_INPUT, as specified in section 2.2.3.59, associated with this control.

After successful completion of the method, the server MUST remove the file server created from the FileServerName specified in the InBuffer.

The server SHOULD accept a CLUSCTL_CLUSTER_REMOVE_INFRASTRUCTURE_FILESERVER cluster control code request if its protocol server state is in the read/write state, as specified in section 3.1.1.