hello,
to see which GPO is apploed to your machine/user, you can use following commands inside the terminal:
-
check your GPO applied for your user:
# gpresult /scope user /r
-
check the applied GPO for the machine:
# gpresult /scope computer /r
Please note that you can get an "access denied." message when querying the machine GPO. Use a terminal with elevated rights to do this. E.g. execute the command-line as admin.
To view the applied values in your GUI you can use the tool rsop.msc