< Back

Get-NsUserUtilization

Sat Jan 18, 2020 5:13 pm

NAME Get-NsUserUtilization



SYNOPSIS

Retrieves the user userspace Utilization for a filesystem





SYNTAX

Get-NsUserUtilization [-Path] <String> [-User <String>] [<CommonParameters>]





DESCRIPTION

Retrieves the user userspace Utilization for a filesystem





PARAMETERS

-Path <String>



Required? true

Position? 1

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-User <String>



Required? false

Position? named

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

If no user is specified, all userspaceUtilization objects for the filesystem

Otherwise the userspaceUtilization object for the requested user on the filesystem





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-UserUtilization p1/top6 | ft



name type class quota used

---- ---- ----- ----- ----

root user POSIX 0 11776

user1@domain user SMB 0 955878912



Get all user userspace Utilization for a filesystem









-------------------------- EXAMPLE 2 --------------------------



PS C:\\>"user1@domain" | Get-UserUtilization p1/top6



name : user1@domain

type : user

class : SMB

quota : 0

used : 955878912



Get a specific user userspace Utilization for a filesystem











RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=New-NsFilesystem; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

New-NsFilesystem [-Path] <string> [-ReferencedQuota <string>] [-Quota <string>]

[-CustomProperties <string[]>] [-NoWait] [-WhatIf] [-Confirm] [<CommonParameters>]



ModuleName : NexentaStor

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : New-NsFilesystem

Category : Function

Component :

Role :

Functionality :