Yubico / yubikey-piv-manager

Tool for configuring your PIV-enabled YubiKey
https://developers.yubico.com/yubikey-piv-manager/
GNU General Public License v3.0
39 stars 7 forks source link

Deploy the ADMX template with NSIS installer #22

Open MichaelGrafnetter opened 7 years ago

MichaelGrafnetter commented 7 years ago

Feature request: I have created an ADMX template for the Windows version of the PIV Manager. These templates are mainly used in enterprise environments for central management. It would be nice if the installer for Windows deployed this template to the local ADMX store:

R-Adrian commented 7 years ago

note: do not assume that PolicyDefinitions is always under %windir%

in a domain setup its location will usually be different, usually in the SYSVOL folder from Active Directory so that it can be replicated across domain controllers.

https://support.microsoft.com/ro-ro/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra

quote: To create a Central Store for .admx and .adml files, create a folder that is named PolicyDefinitions in the following location (for example) on the domain controller: \contoso.com\SYSVOL\contoso.com\policies