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
- Host: GitHub
- URL: https://github.com/it-delinquent/laps_with_powershell
- Owner: IT-Delinquent
- Created: 2019-06-06T13:10:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T11:33:43.000Z (about 1 year ago)
- Last Synced: 2025-04-03T22:41:40.279Z (6 months ago)
- Topics: active-directory, activedirectory, expiration, group, laps, password, password-expiration, powershell, powershell-script, windows, wpf, wpf-application, wpf-form, wpf-ui
- Language: PowerShell
- Homepage:
- Size: 61.5 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LAPS
### A custom made WPF form to handle LAPS administeringThe 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
[mharwood.uk](https://mharwood.uk)