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

https://github.com/it-delinquent/laps_with_powershell

A custom made WPF form to handle LAPS administering built in PowerShell
https://github.com/it-delinquent/laps_with_powershell

active-directory activedirectory expiration group laps password password-expiration powershell powershell-script windows wpf wpf-application wpf-form wpf-ui

Last synced: 4 months ago
JSON representation

A custom made WPF form to handle LAPS administering built in PowerShell

Awesome Lists containing this project

README

          

# LAPS
### A custom made WPF form to handle LAPS administering

The main features of this include:

- All the functions from the Microsoft LAPS GUI and more
- Group Policy update on the host for quicker password resets
- Custom output messages
- Password copy button (removed auto copy)

You need to change some things in the script for it to work however:

1. Enter your domain controller and domain root in the variables at the top of the script
2. Enter your base64 data to use your own icon

![alt text](https://github.com/IT-Delinquent/LAPS/blob/master/LAPS.png)

[mharwood.uk](https://mharwood.uk)