Get-ScreenPNG
Last updated
Was this helpful?
Gets ScreenPNG information.
Module
OSD
Platform
WinPE (amd64 / arm64)
Returns ScreenPNG data for the current system or OSD session context.
Get-ScreenPNG [[-Directory] <String>] [[-Prefix] <String>] [[-Delay] <UInt32>] [[-Count] <UInt32>] [-Clipboard]
[-Primary] [-ProgressAction <ActionPreference>] [<CommonParameters>]-Directory
String
False
Specifies the Directory to use when running Get-ScreenPNG.
-Prefix
String
False
Specifies the Prefix to use when running Get-ScreenPNG.
-Delay
UInt32
False
Specifies the Delay to use when running Get-ScreenPNG.
-Count
UInt32
False
Specifies the Count to use when running Get-ScreenPNG.
-Clipboard
SwitchParameter
False
Specifies the Clipboard to use when running Get-ScreenPNG.
-Primary
SwitchParameter
False
Specifies the Primary to use when running Get-ScreenPNG.
Last updated
Was this helpful?
Was this helpful?
Demonstrates a common way to run Get-ScreenPNG.
