GPO Not working

Aakash Shah 1 Reputation point
2021-09-17T12:35:59.307+00:00

Hi there,

I am trying to configure "desktop shortcut" GPO for a Google Chrome web page but its not working for a user /or security group. just work for workstations.

if I add workstation it will show up in the gpresult /r but for user its not even showing up.

User Configuration GPO is configured still its not applying to users/groups instead applies to workstation. am i making any mistakes?

please help. thanks

133132-image.png

133161-image.png

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,770 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Philippe Levesque 5,691 Reputation points MVP
    2021-09-17T12:47:40.937+00:00

    Hi

    Make sure domain computer got read in the delegated tab. If you apply a security group and remove authenticated user, the computer account can't read the GPO to apply it.

    Thanks


  2. Limitless Technology 39,371 Reputation points
    2021-09-17T14:59:57.78+00:00

    Hello

    Thank you for reaching out.

    Yes, you can apply GPO to particular Security Group.

    1. Please check if the User is member of that Group and also Computer account is in that Group and OU which you want to apply this GPO.
    2. On the Client computer please run gpupdate /force then gpresult /h C:\test\gpresult.html to check if the GPO has been applied to that user and computer account.
    3. Please have a look on below Microsoft threads discussing the same about chrome shortcut.

    https://social.technet.microsoft.com/Forums/en-US/ad48c7fd-e538-4222-a108-d2e46aebb4e5/how-to-configure-url-shortcut-in-chrome-by-gpo?forum=winserverGP

    https://social.technet.microsoft.com/Forums/windowsserver/en-US/3682addf-2fce-4e80-a56a-d9179581b17b/group-policy-using-to-create-chome-shortcuts?forum=winserverGP

    Hope these helps to resolve the issue.

    Thanks