GPO: disable access to previous versions

Resume

In this tutorial, I’ll explain how to disable access to previous versions from client computers by GPO in an active directory environment. Although convenient, this feature in case of user error can do some damage. As a reminder, in normal operation, access to previous versions is available by right-clicking on the folder. The GPO I …

Read more



GPO: Disable Server Manager at Logon

Overview

When logging on to a Windows Server (since 2008), the server manager opens automatically, but you do not necessarily need it. Personally, I even find that it tends to slow down the system. In this tutorial, we will see how to disable it with Group Policy (GPO) in an Active Directory environment. GPO: disable the …

Read more



GPO: Make users administrator of their computer

Presentation In this tutorial, we are going to have how to set up a GPO to make the admin domain users of their computer. The goal is to add the Domain Users group in the Administrators 1 group of the user station. The Domain Admins group is already a member of the group. Group Policy …

Read more



Network Drive Mapping: GPO and Script

Détail de la GPO

When setting up an Active Directory, one of the first things you want to set up is automatic mapping of network drives to different users. As a reminder, a network drive is a share presented to a workstation / user in the form of a letter like a hard disk / USB stick …. In …

Read more