< Back

Get-NsGroupUtilization

Sat Jan 18, 2020 5:13 pm

NAME Get-NsGroupUtilization



SYNOPSIS

Retrieves the group userspace Utilization for a filesystem





SYNTAX

Get-NsGroupUtilization [-Path] <String> [-Group <String>] [<CommonParameters>]





DESCRIPTION

Retrieves the group userspace Utilization for a filesystem





PARAMETERS

-Path <String>



Required? true

Position? 1

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-Group <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 group is specified, all userspaceUtilization objects for the filesystem

Otherwise the userspaceUtilization object for the requested group on the filesystem





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



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



name type class quota used

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

root group POSIX 0 11776

Domain Users@domin group SMB 0 955878912









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



PS C:\\>Get-GroupUtilization -Path p1/top6 -Group "Domain Users@domain"



name : Domain Users@domain

type : group

class : SMB

quota : 0

used : 955878912











RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Get-NsJobs; noun=; verb=}

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

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

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Get-NsJobs [[-JobId] <string>] [<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 : Get-NsJobs

Category : Function

Component :

Role :

Functionality :