< Back

Get-HiveEvents

Sat Jan 18, 2020 8:56 pm

NAME Get-HiveEvents



SYNOPSIS

Retrieves hive events





SYNTAX

Get-HiveEvents [-all] [<CommonParameters>]



Get-HiveEvents -FilterDays <UInt16> [<CommonParameters>]





DESCRIPTION

Retrieves hive events from all the hive devices





PARAMETERS

-FilterDays <UInt16>



Required? true

Position? named

Default value 0

Accept pipeline input? false

Accept wildcard characters? false



-all [<SwitchParameter>]



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 Event Properties





NOTES





Author: @pm091



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



PS C:\\>Get-HiveEvents















RELATED LINKS

https://github.com/pm091/PowerHive/blob ... eEvents.md