< Back
Get-NfUserUtilization
Post
NAME Get-NfUserUtilization
SYNOPSIS
Retrieves the User Utilization Report for a filesystem
SYNTAX
Get-NfUserUtilization [-Path] <String> [[-User] <String>] [-numericId] [-numericSid] [<CommonParameters>]
DESCRIPTION
Retrieves the User Utilization Report 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? 2
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-numericId [<SwitchParameter>]
Invoke to obtain raw UID/GID instead of symbolic names
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-numericSid [<SwitchParameter>]
Invoke to obtain raw SID instead of symbolic name
Required? false
Position? named
Default value False
Accept pipeline input? true (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 Utilization objects for the filesystem
Otherwise the Utilization object for the requested user on the filesystem
-------------------------- EXAMPLE 1 --------------------------
PS C:\\temp>Get-UserUtilization -Path pool3/homes/s | select -First 5 | ft -AutoSize
name type class quota used
---- ---- ----- ----- ----
root user POSIX 0 1094112
10106 user POSIX 0 22065624
10107 user POSIX 0 2533856
10123 user POSIX 0 4721472
10124 user POSIX 0 2658640
-------------------------- EXAMPLE 2 --------------------------
PS C:\\temp>Get-UserUtilization -Path pool3/homes/s -User 6465
User Quota Used
---- ----- ----
6465 0 8048851024
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=New-NfFilesystem; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
New-NfFilesystem [-Path] <string> [-ReferencedQuota <string>] [-Quota <string>]
[-CustomProperties <string[]>] [-NoWait] [-WhatIf] [-Confirm] [<CommonParameters>]
ModuleName : NexentaFusion
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-NfFilesystem
Category : Function
Component :
Role :
Functionality :
SYNOPSIS
Retrieves the User Utilization Report for a filesystem
SYNTAX
Get-NfUserUtilization [-Path] <String> [[-User] <String>] [-numericId] [-numericSid] [<CommonParameters>]
DESCRIPTION
Retrieves the User Utilization Report 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? 2
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-numericId [<SwitchParameter>]
Invoke to obtain raw UID/GID instead of symbolic names
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-numericSid [<SwitchParameter>]
Invoke to obtain raw SID instead of symbolic name
Required? false
Position? named
Default value False
Accept pipeline input? true (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 Utilization objects for the filesystem
Otherwise the Utilization object for the requested user on the filesystem
-------------------------- EXAMPLE 1 --------------------------
PS C:\\temp>Get-UserUtilization -Path pool3/homes/s | select -First 5 | ft -AutoSize
name type class quota used
---- ---- ----- ----- ----
root user POSIX 0 1094112
10106 user POSIX 0 22065624
10107 user POSIX 0 2533856
10123 user POSIX 0 4721472
10124 user POSIX 0 2658640
-------------------------- EXAMPLE 2 --------------------------
PS C:\\temp>Get-UserUtilization -Path pool3/homes/s -User 6465
User Quota Used
---- ----- ----
6465 0 8048851024
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=New-NfFilesystem; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
New-NfFilesystem [-Path] <string> [-ReferencedQuota <string>] [-Quota <string>]
[-CustomProperties <string[]>] [-NoWait] [-WhatIf] [-Confirm] [<CommonParameters>]
ModuleName : NexentaFusion
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-NfFilesystem
Category : Function
Component :
Role :
Functionality :