Josh King 9/25/2017

Recurrence Patterns and PowerShell

Read Original

This technical blog post introduces a custom PowerShell function called Test-RecurrencePattern. It solves the problem of scheduling scripts for complex monthly patterns (e.g., 'second Friday') from PowerShell, which isn't natively supported. The article explains the function's use, provides a code example for integrating it into scheduled jobs, and discusses its availability on the PowerShell Gallery.

Recurrence Patterns and PowerShell

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week