Share via


Deleting an NFS client computer from an NFS client group

Applies To: Windows Server 2003 R2

To delete an NFS client computer from an NFS client group using the command line

  1. Open the command prompt.

  2. At the command prompt, type:

    nfsadmin server [ComputerName] deletemembersGroupNameMember**[,Member...]**

    Argument Description

    ComputerName

    The name of the computer you want to manage.

    GroupName

    The name of the group from which you want to delete members.

    Member

    The host name or IP address of the member you want to delete.

    Note

    To view the complete syntax for this command, at a command prompt, type: nfsadmin server /?