Skip to content
/ EndOf Public

PowerShell script for handling EndOfWeek and EndOfDay tasks

Notifications You must be signed in to change notification settings

innovoft/EndOf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

EndOf

PowerShell script for handling EndOfWeek and EndOfDay tasks scheduled inside of Task Scheduler.

Features

  • Combines handling EndOfWeek and EndOfDay tasks such that they are processed in series instead of parallel if done separately
  • Uses ProcessPipeline such that when tasks are broken up into different stages one task in each stage can be processing like a CPU pipline are factory assembly line

Releases

No releases published

Packages

No packages published