Skip to content

ShitShowDevelopment/RAMMap-Task-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 

Repository files navigation

RAMMap Task Scheduler

Windows batch script to automate creating scheduled tasks for RAMMap

Instructions

  • Download RAMMap.zip and extract the contents into C:\RAMMap

  • Download the RAMMap-Task-Scheduler.bat file and place it in a location of your choice

  • Open Windows Command Prompt and add RAMMap to PATH with the following command

set PATH=%PATH%;C:\RAMMap
  • Finally, run the RAMMap-Task-Scheduler.bat file and follow the prompts