Active Directory Management Interface (ADMI) for user and endpoint device management on an Active directory (AD) system.
The Active Directory Management Interface (ADMI) program is a tool with the aim of making Microsoft Active Directory (AD) and PowerShell easier to use for beginers. Full disclosure! - This is my high school senior capstone projet and may not be structured the best.
The system would create a Graphical user interface (GUI) based platform on which the user can manage a wide array of devices and issue commands to them. In addition, the Active Directory Management Interface (A.D.M.I.) would assist the admin's ability to administrate their users and perform actions quickly.
A.D.M.I. will increase its system's response time and ease of use.
To create the A.D.M.I. program The following goals will be achieved within the specified timeframe; meeting the predefined milestones:
Goals: Goal one: Create a GUI using a PowerShell system that can run without issues on a host computer.
Timeline: First 4 weeks of the project.
Goal two: Configure the batch system to interface with Microsoft AD.
Timeline: Next 4 weeks of the project.
Goal three: Testing and fine-tuning the program.
Timeline: Final 4 weeks of the project.
The academic goal of the A.D.M.I. program is to teach about the use of Microsoft AD and windows server 2016 / 2019. This project will allow for a demonstration of mastery in the subject fields of computer administration, networking, and programming. By utilizing techniques such as the use of PowerShell, as well as knowledge of computer systems and networking, this project is a catalyst for advanced computer administration tactics using a centralized and custom-made platform.
- Finish the GUI
Add input validationdone!- Implement logging
- Implement password updating
- Upload to (my class') domain controller
- Fine tuning && testing to make sure everything works!