VMware Horizon Community
as900
Contributor
Contributor

Add ADMX Template to Active Directory GPO

Update Horizon GPO,add new template to GPO,

old *.adm can be add.

new *.admx cannot be add.

Can't see it

1.PNG

Tags (3)
5 Replies
techguy129
Expert
Expert

adm are local group policy

You need to put the admx files on your domains sysvol folder

%systemroot%\sysvol\domain\policies\PolicyDefinitions

Managing Group Policy ADMX Files Step-by-Step Guide

as900
Contributor
Contributor

I have been completed.

But, I had a issue:

2.PNG

This is *.admx files be copy path

1.PNG

Reply
0 Kudos
techguy129
Expert
Expert

From your computer that you are trying to edit the group policy, browse with file explorer to \\sh.dto\SysVol\sh.dto\Policies\PolicyDefinitions\ That path is replicated between domain controllers and should contain the pcoip.admx file. You may be hitting one that hasn't replicated the file yet or the something is wrong with the replication in your domain

as900
Contributor
Contributor

What do I need to do?

How long will the file replication take?

Until now,that still is failed

Reply
0 Kudos
techguy129
Expert
Expert

You can manually copy it to all your domain controllers or troubleshoot your replication issue on the domain controllers.

http://jackstromberg.com/2014/07/sysvol-and-group-policy-out-of-sync-on-server-2012-r2-dcs-using-dfs...