Install-ZoomIt

2024.12.7.0

This script downloads and installs ZoomIt from Sysinternals Live. Choose between the x86 and x64 versions of ZoomIt by specifying the Architecture parameter. The script can also configure various settings such as running ZoomIt on startup, accepting the EULA, hiding the system tray icon, and hiding the Options Window on first run.

Installation Options

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

Install-Script -Name Install-ZoomIt -RequiredVersion 2024.12.7.0

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)

  • Michael Escamilla

Functions

Stop-ProcessByName Set-RegistryValue

Dependencies

This script has no dependencies.

Release Notes

2024.11.22.0    :   Initial release
2024.11.22.1    :   Changed Parameter ShowFirstRun to ShowOptions
2024.12.2.1     :   Added Check if ZoomIt is already in Destination Path
Added Check if ZoomIt version is newer than the existing version in the Destination Path
Added Check if Zoomit is already running on system
Modified the ShowTrayIcon parameter to always set a value
Added some functions for repeated tasks
2024.12.2.2     :   Changes to Publish to PSGallery
2024.12.2.7     :   Added Destination option
Added StartZoomIt parameter

FileList

Version History

Version Downloads Last updated
2024.12.7.1 15 12/7/2024
2024.12.7.0 (current version) 4 12/7/2024
2024.12.2.2 10 12/3/2024
2024.12.2.1 4 12/3/2024