easyOnboarding is a PowerShell-based tool designed to simplify:
- User onboarding
- Active Directory (AD) group management
- INI configuration file handling
It features an intuitive WPF-based GUI to streamline IT processes.
- ⚡ Automated onboarding workflow
- 🏢 AD group creation and management
- 📝 INI file editing and processing
- 🖥️ User-friendly WPF interface
- 🛠️ Integrated error handling and logging
- ⚙️ PowerShell 7+
- 🔑 Administrator privileges
- 📂 Configuration files:
🛠 easyONBOARDINGConfig.ini
(settings)📜 MainGUI.xaml
(GUI layout)
- Clone the repository: git clone https://github.com/yourusername/easyOnboarding.git
- Open PowerShell as Administrator.
- Navigate to the script directory: cd easyOnboarding
- Run the script: .\easyOnboarding_V1.3.3.ps1
📝 This project is licensed under the MIT License.
easyOnboarding ist ein PowerShell-basiertes Tool zur Vereinfachung von:
- Benutzer-Onboarding
- Active Directory ADUser Update (Benutzerdaten nachträglich einfach aktualisieren)
- Bearbeitung der INI-Konfiguration
Es bietet eine WPF-basierte GUI, um IT-Prozesse effizienter zu gestalten.
- ⚡ Automatisierter Onboarding-Prozess
- 🏢 Erstellung und Verwaltung von AD-Gruppen
- 📝 Bearbeitung und Verarbeitung von INI-Dateien
- 🖥️ Benutzerfreundliche WPF-Oberfläche
- 🛠️ Integrierte Fehlerbehandlung und Logging
- ⚙️ PowerShell 7+
- 🔑 Administratorrechte
- 📂 Konfigurationsdateien:
🛠 easyONBOARDINGConfig.ini
(Einstellungen)📜 MainGUI.xaml
(GUI-Layout)
- Repository klonen: git clone https://github.com/yourusername/easyOnboarding.git
- PowerShell als Administrator öffnen.
- In das Skriptverzeichnis wechseln: cd easyOnboarding
- Skript ausführen: .\easyOnboarding_V1.3.3.ps1
📝 Dieses Projekt ist unter der MIT-Lizenz veröffentlicht.