Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/GreyCorbel/admpwd

AdmPwd project
https://github.com/GreyCorbel/admpwd

Last synced: about 2 months ago
JSON representation

AdmPwd project

Awesome Lists containing this project

README

        

# AdmPwd project
This is source code for AdmPwd project that has been previously hosted on MSDN gallery - project has been used as base for Microsoft branded LAPS solution.

Enhancements over Microsoft LAPS:
* usage of CNG instead of CryptoAPI for crypto operations
* password management on ARM64 machines
* installer supported on pure 64-bit Windows without WoW64
* Support for automatic password change of managed local admin account on fresh install on new machine that reuses computer account of machine where password was previously managed

Moved to github so as make it easier to allow cooperation, contribution and development of the solution. For details on current functionality, see release note for releases.

Feel free to fork and bring updates

--Jiri