Scheduled tasks. Sometimes you need to make a batch file a script call and schedule the package.
let's say that you have "script.vbs" that you want to run, you will need to create this batch:
cscript script.vbs
cscript - windows script, vbs script. , Ruby - .