An open API service indexing awesome lists of open source software.

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

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).