Categories: EnglishWindows Server

Check your Group Policies settings (applies to your computer and user account)

Sometimes, you need to check on a targeted computer or user account which Group Policies are applied at the logon. It exists several mean to do that.

Fist, thanks to the command line prompt.

You can use the following commands depending what settings you want to check.

To get, the Group Policies applied to your computer:

gpresult /Scope Computer /v

To get, the Group Policies applied to your user account:

gpresult /Scope User /v

In these examples, you can see that I have configured several examples of policies. I allowed the PING request on my lab on all computers and I desactivated the display of the Server Manager on the logon. You can scroll up and down to see details.

With the same command, you can also generate an HTML file to get the whole configuration of user account and computer. Use the following command :

gpresult /h Extract.html

According to the location of the prompt, an HTML file called Extract.html will be generated. You will be able to see all the GPO configures on your user account and your computer. Both applied GPOs and denied GPOs.

You can display detailed configuration by playing with the « Show » and « Hide » links on the right part.

You can also use rsop.msc

You can also use the Resultant Set of Policy Management Console by simply running the following command in a prompt command or in Windows 8 Star Menu or in the « Run » windows (press WIN + R to display it) :

rsop.msc

The advantage of this method is the result is easier to read and understand thanks to the GUI. Obviously, we find back the same settings of applied GPO.

Share
Published by
thibault

Recent Posts

Synology ou UGREEN : quel NAS choisir en 2025 ?

NAS UGREEN DXP2800 2 baies Pendant plus de dix ans, j’ai été un utilisateur fidèle…

11 heures ago

Authentification multi facteur obligatoire sur Azure : Phase 2 dès octobre 2025

Authentification multi facteur obligatoire sur Azure : Phase 2 dès octobre 2025 Introduction L'authentification multi…

5 jours ago

Bruxelles inflige une amende record de 3 milliards d’euros à Google pour pratiques publicitaires

Bruxelles inflige une amende record de 3 milliards d'euros à Google pour pratiques publicitaires Introduction…

6 jours ago

Trello : L’acquisition stratégique des navigateurs Dia et Arc Browser

Introduction Trello, la célèbre plateforme de gestion de projets, a récemment fait parler d'elle avec…

1 semaine ago

Création d’une extension Chrome avec ChatGPT

Création d’une extension Chrome avec ChatGPT Comme beaucoup d'entre vous je continue de découvrir et…

2 semaines ago

Microsoft Excel IA : Découvrez la Nouvelle Formule =COPILOT()

Microsoft Excel IA : Découvrez la Nouvelle Formule =COPILOT() Introduction Microsoft continue de diluer de…

2 semaines ago