Update Group Policy Definitions – ADMX

In this tutorial, I’ll explain why and how to update Group Policy Definitions (GPOs) in an Active Directory environment. Before explaining how to do this, we will see why to update the files, for understanding I will start from an example. You are in an Active Directory environment which is composed of 2 Windows Server …

Read more



Active Directory: configuring dynamic access control – DAC

In this tutorial, I suggest you discover the dynamic access control available on Windows Server in an Active Directory environment. Before getting to the heart of the matter, I will introduce you to dynamic access control also called DAC (Dynamic Access Control). DAC adds additional control over NTFS access rights which allows rights to be …

Read more



Active Directory: Restore default GPOs Default Domain Policy / Default Domain Controller Policy

In this tutorial, we will see how to restore GPO Default Domain Policy / Default Domain Controller Policy to default. On domain controllers, a DCGPOFIX command line tool is available to restore the 2 default policies. Before proceeding with the restoration of the policies, I advise you to make a backup of this one before. …

Read more



Active Directory : configure a central store for ADMX / ADML files

In this “How” tutorial, I will explain how to create a central store to centralize the group policy definition files (ADMX / ADML).The central store allows file replication using the SYSVOL directory of domain controllers and therefore having the same configuration on all the controllers.



Bitlocker : store recovery password in Active Directory

Presentation In this tutorial, we will see how to store the Bitlocker recovery password in the Active Directrory. The recovery password is requested when the user forgets his pin code or when he wishes to access the hard disk on another computer when the TPM module has been used. Viewing passwords is done using the …

Read more



GPO: add a registry key

Intro In this tutorial, we will see how using a group policy, add a registry key. With group policies, it is also possible to delete or modify the value of an existing key Depending on the hive (HKLM / HKCU), the strategy should be placed on the correct OU (Organizational unit) and the correct computer …

Read more



Admin Center: installation in gateway mode

Intro In this tutorial, we will see how to install the Admin Center in gateway mode. As a reminder, the Admin Center is a Web interface that allows the administration of Windows servers using WinRM. From the Admin Center, it is almost possible the same as with the graphical interface: Monitor a set of servers …

Read more