Started Rust Development (#10)
Reviewed-on: brotoskyj/CHAMP#10 Co-authored-by: brotoskyj <jbrotosky@gmail.com> Co-committed-by: brotoskyj <jbrotosky@gmail.com>
This commit was merged in pull request #10.
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
|
||||

|
||||
|
||||
# CHAMP
|
||||
|
||||
Central Helpesk Application and Management Program
|
||||
|
||||
CHAMP is a program that allows support staff of enterprise helpdesks to centrally manage most sections of an Active Directory profile as well as manage common device features associated with Windows Domain environments
|
||||
## Features
|
||||
|
||||
**Account Management**
|
||||
- Search by Username or Lastname
|
||||
- Account Creation Date
|
||||
- Account Enabled
|
||||
- Display Name
|
||||
- Email Address
|
||||
- Job Title
|
||||
- Last Bad Password
|
||||
- Last Logon Time (To currently connected domain controller)
|
||||
- Organizational Unit
|
||||
- Password Last Set
|
||||
- Password Expired
|
||||
- Active Directory Group Memberships
|
||||
|
||||
**Computer/Device Management**
|
||||
- C$ / Remote Computer File Explorer
|
||||
- Current Logged on User
|
||||
- LAPS Password Viewer
|
||||
- Remote to Computer via SCCM
|
||||
- Reboot Computer and automatically remote back in via SCCM
|
||||
- SCCM Remote Control Viewer Log Parser
|
||||
|
||||
**Side Bar**
|
||||
- Customizable Bookmarks
|
||||
|
||||
**Other Tools**
|
||||
- Useful tools to other departments in an organization like Cyber Security or Incident Response Teams
|
||||
## Roadmap
|
||||
|
||||
- Themes
|
||||
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
- [Icons](https://www.flaticon.com/authors/bombasticon-studio)
|
||||
- [Slint](https://slint.dev/)
|
||||
Reference in New Issue
Block a user