Skip to main content

Improper Script Schedules

Purpose

The purpose of this document is to present the scripts that are improperly scheduled.

Associated Content

Auditing

ContentTypeFunction
CWM - Automate - Script - MySQL - View - Create (pvl_Scheduled_Scripts)ScriptImports the associated view.
CWM - Automate - Dataview - Improper Script SchedulesDataviewStores the improperly scheduled scripts

Dependencies

ContentTypeFunction
CWM - Automate - View - pvl_Scheduled_ScriptsCustom TableStores 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: Reload 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.