GPO hide drive C

Lecteur C masqué

Presentation In this tutorial, we’ll see how to hide drive C using Group Policy (GPO). This GPO is often used to hide drives on RDS farms. Hiding the reader does not prevent access, it is possible to access the reader by the browser directly entering his address. If you want to apply the GPO to …

Read more



GPO: deploy msi applications

Install auto

In this article, we will see how to deploy applications in MSI format using Group Policy (GPO) in an Active Directory environment. There are two deployment modes : Assigned: Applies mainly to computers, program installation is forced. Published: applies only to users, this mode allows the installation of software at the request of the user, …

Read more



Apply a GPO to an Active Directory Group

Introduction In this article, I will explain how to apply a Group Policy (GPO) to an Active Directory group that contains multiple users. The tutorial also applies in case you want to apply the policy to a particular user. Prerequisites Have created the Active Directory group Having created the strategy The policy must be correctly …

Read more



GPO: Installing the FusionInventory Agent

Following the many messages that I can see on the forum regarding the installation of the FusionInventory agent, I will explain how I have been proceeding for several years. In this article, I will explain how to install the FusionInventory agent using a script that runs when the computer starts up. It is possible to …

Read more



WSUS: Set up client-side targeting

resume strategy

Presentation The client-side targeting on WSUS, when enabled, allows you to directly assign to a group declare in the console. This declaration is not done GPO or by modifying the register of the customer workstation. Once activated, it is no longer possible to change the assignment of a station by hand from the WSUS console. …

Read more



GPO: Run a script when the computer starts

Overview

Presentation In this article, we will see how to set up a script that runs at startup of the post using Group Policy (GPO). The advantage of using this type of script is that it is executed with the Administrators rights, which makes it possible to launch software installations on the workstation without any elevation …

Read more



BgInfo : print system information in the background

In this tutorial, I will show you how to display system related information with BgInfo. BgInfo allows you to display several information directly in the background of the computer, which allows you to know at a glance information such as the version of the OS, the IP address or the name of the computer. When …

Read more



Printer mapping: GPO and Script

When setting up an Active Directory, one of the things you want to set up automatically is the mapping of printers to users. Prerequisite: Have a server with the Print Service role (optional). It is possible to share a printer from the control panel. Have one or more shared printers. As for the mapping of …

Read more



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