mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-26 22:45:53 +03:00
[PR #256] [CLOSED] comprehensive user deletion tool #568
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#568
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/community-scripts/pull/256
Author: @sunnypatell
Created: 10/7/2024
Status: ❌ Closed
Base:
main← Head:informatic-user-removal-tool📝 Commits (1)
6df7a0bcomprehensive user deletion tool with SID, local storage, RAM/CPU Usage, and more...📊 Changes
2 files changed (+334 additions, -0 deletions)
View changed files
📝
community_scripts.json(+15 -0)➕
scripts/Sunny_Delete_Users.ps1(+319 -0)📄 Description
This 320 line powershell CLI tool is used to delete users from C:\Users with a comprehensive ASCII based UI including progress bar, ETA, SID of every user, cleaning user temp registries to avoid corrupt users, local storage, RAM/CPU Usage, preset default accounts to be saved e.g. (NetworkService, Default...), grabs current logged in user using query user/quser (syntax for Windows Pro/Enterprise logic).
GUI is ASCII based with colour co-ordination and is beautiful.
This tool is intended to be used in corporate on windows enterprise settings where multiple users log onto a PC.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.