https://github.com/ps-easyit/easyonboarding
easyOnboarding is a PowerShell tool for onboarding, AD group management, and INI file editing via a WPF GUI. Requires PowerShell 7+ and admin rights.
https://github.com/ps-easyit/easyonboarding
active-directory-integration ad-management admin-tools automation-scripts automation-tools powershell-onboarding powershell-script powershell7 user-management user-onboarding
Last synced: about 1 month ago
JSON representation
easyOnboarding is a PowerShell tool for onboarding, AD group management, and INI file editing via a WPF GUI. Requires PowerShell 7+ and admin rights.
- Host: GitHub
- URL: https://github.com/ps-easyit/easyonboarding
- Owner: PS-easyIT
- Created: 2025-03-15T14:06:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T20:55:10.000Z (about 1 year ago)
- Last Synced: 2025-03-22T21:34:07.664Z (about 1 year ago)
- Topics: active-directory-integration, ad-management, admin-tools, automation-scripts, automation-tools, powershell-onboarding, powershell-script, powershell7, user-management, user-onboarding
- Language: PowerShell
- Homepage: https://phinit.de/psscripts/psscripts-scripts-module/
- Size: 543 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PowerShell GUI Script for Active Directory Onboarding
---
**Version:** 1.3.10 | **Last Update:** 2025-03-30 | **Author:** Andreas Hepp
This PowerShell-based WPF GUI script simplifies the onboarding process for new employees in Active Directory environments. It reads a centralized INI configuration to dynamically control the interface, design elements, and logic for user creation or updates.
## 🔑 Key Features
- INI-driven WPF GUI for user input and visual customization
- Automatic AD user creation or update with attribute mapping
- Flexible UPN generation via INI templates
- Multi-format reporting (HTML, TXT, PDF)
- CSV import for bulk user operations
- Dynamic logo and icon management
- Advanced password generator with configurable policies
- Modular structure with logging, AD module checks, and Exchange Online support
## ⚙️ Requirements
- PowerShell 7.x
- AD module installed and available
- Administrator privileges for full functionality
---
For installation, run the provided `INSTALL-XXX.exe` with elevated rights.
For questions or feedback, contact: [info@phinit.de]
More info and updates: [https://www.PSscripts.de]