Start-ScreenPNGProcess
Last updated
Was this helpful?
Was this helpful?
Start-ScreenPNGProcess -Directory 'C:\Screenshots'
Starts capturing screenshots with default delay and countStart-ScreenPNGProcess -Directory 'C:\Screenshots' -Count 5 -Delay 3
Starts capturing 5 screenshots with 3-second intervals