Remove-NfsUser Command | Vmware PowerCLI Reference

Remove-NfsUser

This cmdlet deletes the specified NFS user accounts.

Syntax

Remove-NfsUser
-NfsUser < NfsUser[] >
[CommonParameters]

Parameters

Required Parameter Name Type Position Features Description
required
NfsUser NfsUser[] named
  • pipeline
Specifies the NFS user account you want to delete.

Output

Examples

Example 1

Remove-NfsUser -NfsUser $n1

Deletes the specified NFS user account.

Related Commands

NfsUser

This cmdlet retrieves NFS user accounts.

This cmdlet creates an NFS user account on the specified virtual machine host.

This cmdlet deletes the specified NFS user accounts.

This cmdlet configures existing NFS user accounts by changing the password associated with the account.