User Tools

Site Tools


fix_scripts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
fix_scripts [11/22/2025 05:06] johnsonjohnfix_scripts [11/22/2025 05:13] (current) johnsonjohn
Line 77: Line 77:
  
 =====01 Test Impersonate Group===== =====01 Test Impersonate Group=====
-<code>+<code javascript testImpersonatorGroup.js>
 //JWJ0215 2024 //JWJ0215 2024
 // Query the Group Members [sys_user_grmember] table to find members of the specified group // Query the Group Members [sys_user_grmember] table to find members of the specified group
Line 98: Line 98:
  
 =====02 Email Outbound===== =====02 Email Outbound=====
-<code>+<code javascript emailOutbound.js>
 //JWJ0215 2024 //JWJ0215 2024
 ClearUserLog(); ClearUserLog();
Line 117: Line 117:
  
 =====03 Cancel Scheduled Reports===== =====03 Cancel Scheduled Reports=====
-<code>+<code javascript cancelScheduledReports.js>
 //JWJ0215 2024 //JWJ0215 2024
 // 3.  Cancel all scheduled reports   ***sysauto_report.LIST***  set to active=false and run_type=5 on_demand // 3.  Cancel all scheduled reports   ***sysauto_report.LIST***  set to active=false and run_type=5 on_demand
Line 137: Line 137:
  
 =====04 Cancel CMDB Jobs===== =====04 Cancel CMDB Jobs=====
-<code>+<code javascript cancelCMDBjobs.js>
 //JWJ0215 2024 //JWJ0215 2024
 // 4.  Cancel all CMDB Schedules      // 4.  Cancel all CMDB Schedules     
Line 158: Line 158:
  
 =====05 Cert Scheduled List===== =====05 Cert Scheduled List=====
-<code>+<code javascript certScheduledList-ONDemand.js>
 //JWJ0215 2024 //JWJ0215 2024
 //5. cert_schedule.LIST second   run_type=5 on_demand   //5. cert_schedule.LIST second   run_type=5 on_demand  
Line 178: Line 178:
  
 =====06 Scheduled Data Collection===== =====06 Scheduled Data Collection=====
-<code>+<code javascript scheduledData.js>
 //JWJ0215 2024 //JWJ0215 2024
 // 6.  Cancel all 'Scheduled Data Collection' Jobs     ***sysauto_pa.LIST***    run_type=5 on_demand // 6.  Cancel all 'Scheduled Data Collection' Jobs     ***sysauto_pa.LIST***    run_type=5 on_demand
Line 198: Line 198:
  
 =====07 Cancel Data Mgmt===== =====07 Cancel Data Mgmt=====
-<code>+<code javascript cancelDataMGMT.js>
 // 7.  Set all Data Management Tasks to 'Cancelled'... // 7.  Set all Data Management Tasks to 'Cancelled'...
 // JWJ  03.13.24 // JWJ  03.13.24
Line 226: Line 226:
  
 =====08 SAM Killer===== =====08 SAM Killer=====
-<code>+<code javascript SAMKiller.js>
 // 8.  Set all SAM jobs to cancelled // 8.  Set all SAM jobs to cancelled
 //JWJ0215  SAM KILLER sys_trigger //JWJ0215  SAM KILLER sys_trigger
Line 246: Line 246:
  
 =====09 Data Collectors-On Demand===== =====09 Data Collectors-On Demand=====
-<code>+<code javascript dataCollectors-on-demand.js>
 //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 268: Line 268:
  
 =====10 LDAP Active-False===== =====10 LDAP Active-False=====
-<code>+<code javascript ldapActiveFalse.js>
 //JWJ0215 2024 //JWJ0215 2024
 //10. Set all LDAP OU DEFINITIONS to Active=false //10. Set all LDAP OU DEFINITIONS to Active=false
Line 288: Line 288:
  
 =====11 Turn off LDAP===== =====11 Turn off LDAP=====
-<code>+<code javascript turnOffLDAP.js>
 //JWJ0215 2024 //JWJ0215 2024
 //11. Set all LDAP Server to Active=false //11. Set all LDAP Server to Active=false
Line 308: Line 308:
  
 =====12 ECC Queue===== =====12 ECC Queue=====
-<code>+<code javascript eccQueue.js>
 //JWJ0215 2024 //JWJ0215 2024
 //Post upgrade 12 to clear all ECC_Queue tables per KB0547597 //Post upgrade 12 to clear all ECC_Queue tables per KB0547597
Line 322: Line 322:
  
 =====God Mode DEV===== =====God Mode DEV=====
-<code>+<code javascript godModeDEV.js>
 //  JWJ 11.17.23 //  JWJ 11.17.23
 //  POST CLONE Script for specific instance //  POST CLONE Script for specific instance
Line 613: Line 613:
  
 =====God Mode SAND===== =====God Mode SAND=====
-<code>+<code javascript godModeSAND.js>
 //  JWJ 11.17.23 //  JWJ 11.17.23
 //  POST CLONE Script for specific instance //  POST CLONE Script for specific instance
Line 904: Line 904:
  
 =====God Mode TEST===== =====God Mode TEST=====
-<code>+<code javascript godModeTEST.js>
 //  JWJ 11.17.23 //  JWJ 11.17.23
 //  GOD MODE FIX SCRIPT //  GOD MODE FIX SCRIPT
Line 1191: Line 1191:
  
 =====Theme Colors TEST===== =====Theme Colors TEST=====
-<code>+<code javascript themeColorsTEST.js>
 //  JWJ 11.17.23 //  JWJ 11.17.23
 //  POST CLONE Script for specific instance //  POST CLONE Script for specific instance
fix_scripts.txt · Last modified: by johnsonjohn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki