scheduled_jobs_scripts
Differences
This shows you the differences between two versions of the page.
| scheduled_jobs_scripts [2025/11/24 04:35] – created johnsonjohn | scheduled_jobs_scripts [2025/11/24 05:19] (current) – johnsonjohn | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====Application Update Checker==== | ====Application Update Checker==== | ||
| - | < | + | < |
| // JWJ03.14.24 | // JWJ03.14.24 | ||
| //run in xplore | //run in xplore | ||
| Line 29: | Line 29: | ||
| ====Classify Aging Tickets 2-3-6 Months ==== | ====Classify Aging Tickets 2-3-6 Months ==== | ||
| - | < | + | < |
| // JWJ0215 2024 | // JWJ0215 2024 | ||
| // view aging tickets 2, 3, and 6 months. | // view aging tickets 2, 3, and 6 months. | ||
| Line 76: | Line 76: | ||
| ====Close Req if RITM is closed ==== | ====Close Req if RITM is closed ==== | ||
| - | < | + | < |
| // JWJ0215 | // JWJ0215 | ||
| // This will close any request that is open ONLY If all RITMs are closed. | // This will close any request that is open ONLY If all RITMs are closed. | ||
| Line 112: | Line 112: | ||
| ====CMDB Knowledge Related Lists ==== | ====CMDB Knowledge Related Lists ==== | ||
| - | < | + | < |
| // JWJ0215 4.2.24 | // JWJ0215 4.2.24 | ||
| // get all the tables in the cmdb class | // get all the tables in the cmdb class | ||
| Line 147: | Line 147: | ||
| ====Find Record with Given SYS_ID ==== | ====Find Record with Given SYS_ID ==== | ||
| - | < | + | < |
| // JWJ0215 2022 | // JWJ0215 2022 | ||
| //This script searches all tables for the record identified by a given sys_id. | //This script searches all tables for the record identified by a given sys_id. | ||
| Line 256: | Line 256: | ||
| ====Inactive Accounts ==== | ====Inactive Accounts ==== | ||
| - | < | + | < |
| // JWJ This will disable inactive accounts and send an email to admins of the group is-applications-servicenow | // JWJ This will disable inactive accounts and send an email to admins of the group is-applications-servicenow | ||
| // line 8 sets the time of inactivity. Also, this only finds active users. | // line 8 sets the time of inactivity. Also, this only finds active users. | ||
| Line 313: | Line 313: | ||
| ====Knowledge in Draft Mode ==== | ====Knowledge in Draft Mode ==== | ||
| - | < | + | < |
| // JWJ0215 2022 | // JWJ0215 2022 | ||
| ClearUserLog(); | ClearUserLog(); | ||
| Line 328: | Line 328: | ||
| ====MHCure Close REQ-RITM ==== | ====MHCure Close REQ-RITM ==== | ||
| - | < | + | < |
| // JWJ0215 06/07/22 | // JWJ0215 06/07/22 | ||
| // var SOURCE_REQUESTS = [' | // var SOURCE_REQUESTS = [' | ||
| Line 363: | Line 363: | ||
| ====Scheduled Data Collector Killer ==== | ====Scheduled Data Collector Killer ==== | ||
| - | < | + | < |
| //Cancel all Scheduled Data Collectors -Set to On Demand | //Cancel all Scheduled Data Collectors -Set to On Demand | ||
| // JWJ0215 07.02.24 | // JWJ0215 07.02.24 | ||
| Line 384: | Line 384: | ||
| ====Time and Date Update ==== | ====Time and Date Update ==== | ||
| - | < | + | < |
| // JWJ0215 12.5.24 | // JWJ0215 12.5.24 | ||
| // Set the time and date properties | // Set the time and date properties | ||
| Line 396: | Line 396: | ||
| ====Update Knowledge to Published ==== | ====Update Knowledge to Published ==== | ||
| - | < | + | < |
| // JWJ This will find knowledge articles in the internal knowledgebase that are in draft mode | // JWJ This will find knowledge articles in the internal knowledgebase that are in draft mode | ||
| // and set them to published. | // and set them to published. | ||
| Line 415: | Line 415: | ||
| =====Project Insight Update===== | =====Project Insight Update===== | ||
| - | < | + | < |
| /*MDP0722 10/23/2024 | /*MDP0722 10/23/2024 | ||
| Take project insight response and update ServiceNow | Take project insight response and update ServiceNow | ||
scheduled_jobs_scripts.txt · Last modified: by johnsonjohn
