Role to install Windows Local Administrator Password Solution
Download URL
win_laps_download_url: https://download.microsoft.com/download/C/7/A/C7AAD914-A8A6-4904-88A1-29E657445D03/LAPS.x64.msi
If false, SSL certificates will not be validated.
win_laps_download_validate_certs: true
Any arguments the installer needs to either installthe package. If the package is an MSI do not supply the /qn, /log or /norestart arguments.
All Additional components (GPO Extension, Management Tools, Fat Client UI, PowerShell Module, GPO Editor Templates)
ADDLOCAL=CSE,Management,Management.UI,Management.PS,Management.ADMX
win_laps_install_args: ADDLOCAL=CSE ALLUSERS=1
The product id of the installed packaged. This is used for checking whether the product is already installed.
win_laps_install_product_id: '{97E2CA7B-B657-4FF7-A6DB-30ECC73E1E28}'
None.
license (GPL-2.0-or-later, MIT, etc)
andif888