Remove-NfsUser

This cmdlet deletes the specified NFS user accounts.

Syntax

-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

    Feedback

    Was this page helpful?