Get-OSDWinEvent
Last updated
Was this helpful?
Gets OSDWinEvent information.
Module
OSD
Platform
WinPE (amd64 / arm64)
Returns OSDWinEvent data for the current system or OSD session context.
Get-OSDWinEvent [[-Area] <String>] [[-DayCount] <Int32>] [[-LogName] <String[]>]
[-ProgressAction <ActionPreference>] [<CommonParameters>]-Area
String
False
Specifies the Area to use when running Get-OSDWinEvent.
-DayCount
Int32
False
Specifies the DayCount to use when running Get-OSDWinEvent.
-LogName
String[]
False
Specifies the LogName to use when running Get-OSDWinEvent.
Last updated
Was this helpful?
Was this helpful?
Demonstrates a common way to run Get-OSDWinEvent.
