Save-ScreenCapture

1.0.0.1

Capture and save one or more screens to a file as a .JPG.
You provide a directory or it will use the current directory.
The files will be named by combining the screen device (e.g. DISPLAY1) and a timestamp.
Use -Verbose to see the resultant filename.
  Note - this is based upon a code fragment from a piece of malware discovered by John Lambert @JohnLATwC
  It looke
Capture and save one or more screens to a file as a .JPG.
You provide a directory or it will use the current directory.
The files will be named by combining the screen device (e.g. DISPLAY1) and a timestamp.
Use -Verbose to see the resultant filename.
  Note - this is based upon a code fragment from a piece of malware discovered by John Lambert @JohnLATwC
  It looked pretty useful so I decided to clean it up and make it available to the rest of the world.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Save-ScreenCapture -RequiredVersion 1.0.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Jeffrey Snover

Dependencies

This script has no dependencies.

Release Notes

Version 1.0.0.1 added the -Quality parameter to specify the level of compression: 0 for min size, 100 for max quality

FileList

Version History

Version Downloads Last updated
1.0.0.2 508 12/24/2016
1.0.0.1 (current version) 20 12/24/2016
1.0.0.0 53 12/23/2016