Skip to content

Commit 16d1587

Browse files
authored
Update README.md
updated the file with latest comments related to the new function
1 parent dea3847 commit 16d1587

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • Server-Side Components/Background Scripts/Auto-Deactivate Users Not Logged In for X Days

Server-Side Components/Background Scripts/Auto-Deactivate Users Not Logged In for X Days/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
2. Paste the script and execute:
88
```javascript
99
deactivateDormantUsers(90);
10+
11+
**Script Explanation**
12+
This script helps the admin team to identify the users who are inactive since the last "x" amount of days and make their profiles inactive. Along with the deactivation of user accounts, the group memberships of the user profiles also will be removed to prevent any mishappen.

0 commit comments

Comments
 (0)