An open API service indexing awesome lists of open source software.

https://github.com/ps-easyit/easylaps


https://github.com/ps-easyit/easylaps

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# easyLAPS - Windows LAPS GUI

**easyLAPS** ist eine einfache und effiziente GUI-Anwendung zur Verwaltung des neuen Windows LAPS (Local Administrator Password Solution 2.0).
Mit dieser PowerShell-Anwendung können LAPS-Passwörter abgerufen, zurückgesetzt und verwaltet werden.

## 🚀 Funktionen
- **Anzeige von LAPS-Passwörtern**: Zeigt das aktuelle LAPS-Passwort eines ausgewählten Computers an.
- **Passwort-Reset**: Setzt das LAPS-Passwort sofort zurück.
- **AD-Computer-Liste**: Listet alle Computerobjekte aus Active Directory auf.
- **GUI-Unterstützung**: Benutzerfreundliche Oberfläche mit Steuerungselementen für einfaches Management.
- **Clipboard-Funktion**: Kopiert das Passwort direkt in die Zwischenablage.
- **INI-Datei Konfiguration**: Anpassbare Branding- und GUI-Einstellungen.

## 🖥️ Voraussetzungen
- **Windows PowerShell 5.1 oder neuer**
- **Windows LAPS (2.0)**
- **Active Directory-Modul für Windows PowerShell**
- **LAPS PowerShell-Modul (`Get-LapsADPassword`, `Reset-LapsPassword`)**

--------------

**easyLAPS** is a simple and efficient GUI application for managing the new Windows LAPS (Local Administrator Password Solution 2.0).
This PowerShell-based tool allows users to retrieve, reset, and manage LAPS passwords easily.

## 🚀 Features
- **Retrieve LAPS passwords**: Displays the current LAPS password of a selected computer.
- **Password reset**: Instantly resets the LAPS password.
- **AD computer list**: Lists all computer objects from Active Directory.
- **User-friendly GUI**: Provides an intuitive interface for easy management.
- **Clipboard function**: Copies passwords directly to the clipboard.
- **INI file configuration**: Customizable branding and GUI settings.

## 🖥️ Requirements
- **Windows PowerShell 5.1 or later**
- **Windows LAPS (2.0)**
- **Active Directory module for Windows PowerShell**
- **LAPS PowerShell module (`Get-LapsADPassword`, `Reset-LapsPassword`)**