ScheduledJobTools

2.3.0

A PowerShell module for managing PowerShell scheduled jobs and their results.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name ScheduledJobTools

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

Install-PSResource -Name ScheduledJobTools

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

Copyright

(c)2013-2024 JDH Information Technology Solutions, Inc. All Rights Reserved

Package Details

Author(s)

  • Jeff Hicks

Tags

ScheduledJob

Functions

Export-ScheduledJob Import-ScheduledJob Get-ScheduledJobResult Remove-OldJobResult Get-ScheduledJobDetail

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

## ScheduledJobTools 2.3.0

### Added

- Added property set RunInfo for the scheduled job definition type.
- Added script property LastRun to the scheduled job definition type.

### Changed

- Moved script property definitions to the types ps1xml file.
- Code cleanup.
- Converted Changelog to new format.
- Reorganized module layout.
- Updated online help links.
- Minor help updates.

FileList

Version History

Version Downloads Last updated
2.3.0 (current version) 80 10/17/2024
2.2.0 1,530 9/4/2020
2.1.0 240 2/15/2019
2.0.0 81 10/23/2018