[PR #256] [CLOSED] comprehensive user deletion tool #258

Closed
opened 2026-03-02 02:11:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/256
Author: @sunnypatell
Created: 10/7/2024
Status: Closed

Base: mainHead: informatic-user-removal-tool


📝 Commits (1)

  • 6df7a0b comprehensive 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.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/256 **Author:** [@sunnypatell](https://github.com/sunnypatell) **Created:** 10/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `informatic-user-removal-tool` --- ### 📝 Commits (1) - [`6df7a0b`](https://github.com/amidaware/community-scripts/commit/6df7a0b2e6d4273dd392ad1e0868c773bb0c923a) comprehensive user deletion tool with SID, local storage, RAM/CPU Usage, and more... ### 📊 Changes **2 files changed** (+334 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `community_scripts.json` (+15 -0) ➕ `scripts/Sunny_Delete_Users.ps1` (+319 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-02 02:11:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#258
No description provided.