< Back
Get-HiveUser
Post
NAME Get-HiveUser
SYNOPSIS
Gets Hive User
SYNTAX
Get-HiveUser [-detailed] [<CommonParameters>]
DESCRIPTION
Get The Detials for the Hive User Account
PARAMETERS
-detailed [<SwitchParameter>]
If the Detailed Switch is used all user properties will be returned
Required? false
Position? named
Default value False
Accept pipeline input? false
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
Hive User Properties
NOTES
Author: @pm091
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-HiveUser
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-HiveUser -Detailed
RELATED LINKS
https://github.com/pm091/PowerHive/blob ... iveUser.md
SYNOPSIS
Gets Hive User
SYNTAX
Get-HiveUser [-detailed] [<CommonParameters>]
DESCRIPTION
Get The Detials for the Hive User Account
PARAMETERS
-detailed [<SwitchParameter>]
If the Detailed Switch is used all user properties will be returned
Required? false
Position? named
Default value False
Accept pipeline input? false
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
Hive User Properties
NOTES
Author: @pm091
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-HiveUser
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-HiveUser -Detailed
RELATED LINKS
https://github.com/pm091/PowerHive/blob ... iveUser.md