Search Knowledge Base by Keyword
-
Introduction
-
Fundamentals
-
Favorites
-
Dashboards
-
Attachments
-
Reports
-
- Available Reports
- All Asset Types
- Application Certification Status
- Application Discovery
- Application Group Analysis
- App Group to SCCM Collection Analysis
- Application Install Count
- Application License Management
- Application Usage
- Asset Column Mappings
- Asset Count by Property
- Asset Links Count by Asset Type
- Build Sheet
- Computer User Assignment
- Delegate Relationships
- ETL Synch Data
- ETL5 Staging Data
- Migration Readiness (Basic)
- Migration Readiness (Complex)
- O365 License Management
- O365 Migration Readiness
- Patch Summary
- SCCM OSD Status
- Scheduled Computers by Wave
- Scheduled Users by Manager
- User Migration Readiness
- VIP Users
- Wave & Task Details
- Wave Group
- Windows 10 Applications
- Show all articles ( 15 ) Collapse Articles
-
Self Service
-
Workflow
-
Assets
-
- View Asset
- Asset Properties
- Images
- Notes
- Waves
- Tasks
- Attachments
- History
- Rationalization
- QR Code
- Linked Assets
- SCCM Add/Remove Programs
- Altiris Add/Remove Programs
- Related Assets
- Relationship Chart
- Permissions
- Show all articles ( 1 ) Collapse Articles
-
Event Logs
-
Users & Groups
-
Asset Types
-
Charts & Dashboards
-
Options
-
- Modules
- Analytics
- Asset Images
- Asset Rationalization
- Asset Rules
- Attachments
- Bulk Edit
- Data Generator
- Data Mapping
- ETL
- Form Builder
- Multi-Factor Authentication
- Relationship Chart
- Reports
- Self Service
- Single Sign-On
- T-Comm
- Show all articles ( 3 ) Collapse Articles
-
Module Settings
-
-
-
- View Connection
- Connection Properties
- Make Into Connector
- Delete Connection
- Inbound Jobs
- Outbound Jobs
- New Inbound Job
- New Outbound Job
- Enable Job
- Disable Job
- Edit Inbound Job
- Edit Outbound Job
- Upload File
- Run Inbound Job
- Run Outbound Job
- Set Runtime to Now
- Reset Job
- Delete Job
- Job Log
- Show all articles ( 4 ) Collapse Articles
-
-
- View Connector
- Connector Properties
- Authentication Methods
- New Authentication Method
- Edit Authentication Method
- Delete Authentication Method
- Fields
- Edit Field
- Inbound Job Fields
- Edit Inbound Job Field
- Inbound Job Templates
- New Inbound Job Template
- Edit Inbound Job Template
- Delete Inbound Job Template
- Outbound Job Fields
- Edit Outbound Job Field
- Outbound Job Templates
- New Outbound Job Template
- Edit Outbound Job Template
- Delete Outbound Job Template
- Show all articles ( 5 ) Collapse Articles
-
-
- ETL5 Connectors
- Absolute
- Azure Active Directory
- Comma-Separated Values (CSV) File
- Generic Rest JSON API
- Generic Rest XML API
- Ivanti (Landesk)
- JAMF
- JSON Data (JSON) File
- MariaDB
- Microsoft Endpoint Manager: Configuration Manager
- Microsoft SQL
- Microsoft Intune
- Oracle MySQL
- PostgreSQL
- Pure Storage
- ServiceNow
- Tanium
- XML Data (XML) File
- Show all articles ( 4 ) Collapse Articles
-
-
API & Stored Procedures
-
Administration
-
FAQs
Task Scheduler
< Back
From the Task Scheduler, you can create daily, hourly and weekly scheduled tasks to run ReadyWorks cron jobs. To create the scheduled tasks:
- Open the Task Scheduler
- Select the Task Scheduler Library folder from the navigation menu. From the Actions menu, click New Folder…
- Enter ReadyWorks for new folder name and click OK
- The ReadyWorks folder will appear under the Task Scheduler Library folder
- Create a Daily task
- From the Actions menu, click Create Task…
- On the General tab, enter the settings of the task
- Name – Daily
- User Account – NT AUTHORITY\SYSTEM
- On the Trigger tab, create a trigger for the task
- Trigger – Daily
- Start Time – 1:00 AM
- On the Actions tab, create an action for the task
- Program – %SystemRoot%\rws\www\console\_cron\run_tasks_daily.cmd
- Click OK to create the Daily task
- Create an Hourly task
- From the Actions menu, click Create Task…
- On the General tab, enter the settings of the task
- Name – Hourly
- User Account – NT AUTHORITY\SYSTEM
- On the Trigger tab, create a trigger for the task
- Trigger – Daily
- Start Time – 1:30 AM
- Repeat Task Every – 1 hour, Indefinitely
- On the Actions tab, create an action for the task
- Program – %SystemRoot%\rws\www\console\_cron\run_tasks_hourly.cmd
- Click OK to create the Hourly task
- Create a Weekly task
- From the Actions menu, click Create Task…
- On the General tab, enter the settings of the task
- Name – Weekly
- User Account – NT AUTHORITY\SYSTEM
- On the Trigger tab, create a trigger for the task
- Trigger – Weekly
- Start Time – 1:45 AM
- On the Actions tab, create an action for the task
- Program – %SystemRoot%\rws\www\console\_cron\run_tasks_weekly.cmd
- Click OK to create the Weekly task
- The daily, hourly, and weekly tasks will be displayed in the Task Scheduler
- Exit the Task Scheduler
Tags: