The C# User Utilities Application optimizes IT administrative tasks through a comprehensive, user-friendly interface. Transitioning from PowerShell to a potent C# application, it's crafted for efficiency and accessibility, leveraging the capabilities of .NET 7.0 for Windows.
- Enhanced User Account Management
- Selective Windows Update Installation
- Password Policy Automation
- Accurate System Time Synchronization
- Manual Update Installation via Microsoft Update Catalog
- File Management Enhancements
- Proof of Concept (POC) Tools for IT security and management
- Windows 10 or later
- .NET 7.0-windows SDK
To build and run the application from source:
- Clone the repository:
git clone https://github.com/0xAnthonyW/User-Utilities.git
Open the solution in Visual Studio, build the project, and run the executable.
- Interact with the application through its intuitive WinForms interface by simply clicking on the buttons corresponding to the task you wish to perform, such as "Password Reset" or "Wi-Fi Reset". Each button is designed to execute a specific IT administrative function efficiently.