Skip to content

Function to find patch Tuesday in the current month.

Notifications You must be signed in to change notification settings

tsrob50/Get-PatchTuesday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Get-PatchTuesday

Patching is important, but automating updates can be difficult due to patching releases on the second Tuesday of the month. The code in this repo is an example of how to identify the date of the second Tuesday for a given month. The purpose is to use in a script or automation to schedule maintenance windows for patching. The script will output the second Tuesday of the month by default. Optionally, you can pass in a week day and an instance count to find what date that day falls on.

About

Function to find patch Tuesday in the current month.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published