< Back
Get-HiveDevice
Post
NAME Get-HiveDevice
SYNOPSIS
Retrieves Hive Devices
SYNTAX
Get-HiveDevice [-detailed] [<CommonParameters>]
DESCRIPTION
Retrieves Hive Devices
PARAMETERS
-detailed [<SwitchParameter>]
If the Detailed Switch is used all device 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
Outputs Hive Device Properties
NOTES
Author: @pm091
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-HiveDevice
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-HiveDevice -Detailed
RELATED LINKS
https://github.com/pm091/PowerHive/blob ... eDevice.md
SYNOPSIS
Retrieves Hive Devices
SYNTAX
Get-HiveDevice [-detailed] [<CommonParameters>]
DESCRIPTION
Retrieves Hive Devices
PARAMETERS
-detailed [<SwitchParameter>]
If the Detailed Switch is used all device 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
Outputs Hive Device Properties
NOTES
Author: @pm091
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-HiveDevice
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-HiveDevice -Detailed
RELATED LINKS
https://github.com/pm091/PowerHive/blob ... eDevice.md