Skip to content

Commit 926283d

Browse files
Update README.md
1 parent 633b154 commit 926283d

File tree

1 file changed

+3
-4
lines changed
  • Server-Side Components/Scheduled Jobs/ACL Audit Utility

1 file changed

+3
-4
lines changed

Server-Side Components/Scheduled Jobs/ACL Audit Utility/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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.
1717
2. 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

0 commit comments

Comments
 (0)