< Back

Get-Omnirpt

Sat Jan 18, 2020 8:45 pm

NAME Get-Omnirpt



SYNOPSIS

omnirpt -report session_objects





SYNTAX

Get-Omnirpt [-Report] <String> [[-Session] <String>] [[-Timeframe] <String>] [[-Days] <Int32>] [<CommonParameters>]





DESCRIPTION

Converts the session_objects report to a PowerShell array





PARAMETERS

-Report <String>



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



-Session <String>



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Timeframe <String>



Required? false

Position? 3

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Days <Int32>



Required? false

Position? 4

Default value 0

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



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



PS C:\\>Get-Omnirpt 2018/03/30-01















RELATED LINKS

https://github.com/jorioux/PowerDP