https://github.com/stevleibelt/windows_remove_old_users
Free as in freedom script to remove old users
https://github.com/stevleibelt/windows_remove_old_users
cleanup powershell remove retention user windows
Last synced: about 2 months ago
JSON representation
Free as in freedom script to remove old users
- Host: GitHub
- URL: https://github.com/stevleibelt/windows_remove_old_users
- Owner: stevleibelt
- License: gpl-3.0
- Created: 2021-05-26T10:25:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-27T08:45:47.000Z (over 4 years ago)
- Last Synced: 2025-01-19T18:49:40.933Z (about 1 year ago)
- Topics: cleanup, powershell, remove, retention, user, windows
- Language: PowerShell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Remove old users from windows
Free as in freedom script to remove old users.
The script will ask you one question. The amount of days a user can be offline from the system before it should be removed. Default value is 30 days.
The task was to automatically cleanup machines in a domain where a user logs on once in a while.
You can execute it by using the [start_remove_old_users.bat](start_remove_old_users.bat).