File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Server-Side Components/Scheduled Jobs/ACL Audit Utility Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,10 @@ This script audits Access Control Lists (ACLs) in your ServiceNow instance to id
1313
1414## Usage
1515
16- 1 . Navigate to ** System Definition > Script Includes ** in your ServiceNow instance.
16+ 1 . Navigate to ** System Definition >Scheduled jobs ** in your ServiceNow instance.
17172 . Create a new Script Include named ` ACL_Audit_Utility ` .
18- 3 . Paste the contents of ` ACL_Audit_Utility.js ` into the script field.
19- 4 . Ensure the script is set to ** Active** and ** Accessible from all application scopes** .
20- 5 . Run the script manually or schedule it using a ** Scheduled Job** .
18+ 3 . Paste the contents of ` code.js ` into the script field.
19+
2120
2221## Notes
2322
You can’t perform that action at this time.
0 commit comments