Improper Script Schedules
Purpose
The purpose of this document is to present the scripts that are improperly scheduled.
Associated Content
Auditing
| Content | Type | Function | 
|---|---|---|
| CWM - Automate - Script - MySQL - View - Create (pvl_Scheduled_Scripts) | Script | Imports the associated view. | 
| CWM - Automate - Dataview - Improper Script Schedules | Dataview | Stores the improperly scheduled scripts | 
Dependencies
| Content | Type | Function | 
|---|---|---|
| CWM - Automate - View - pvl_Scheduled_Scripts | Custom Table | Stores and executes the SQL query utilized by the Dataview - Improper Script Schedules. | 
Implementation
1.
Import the following script from the ProSync plugin:
2.
Import the following Dataview from the ProSync plugin:
3.
Reload the system cache:
4.
Execute the CWM - Automate - Script - MySQL - View - Create (pvl_Scheduled_Scripts) against any computer to create/update the pvl_Scheduled_Scripts Custom View. This script will automatically run the CWM - Automate - Script - MySQL - Permission - Set Custom Table Permissions to provide the necessary table permissions.
5.
Validate the presence of data in the CWM - Automate - Dataview - Improper Script Schedules dataview.
6.
Remove the CWM - Automate - Script - MySQL - View - Create (pvl_Scheduled_Scripts) script.