Showing posts with label Group Policy. Show all posts
Showing posts with label Group Policy. Show all posts

Apr 21, 2023

Windows Server : Google Chrome Policy for Active Directory GPO

How To add Google Chrome Policy into Active Directory GPO (Group Policy Object).

At times SysAdmin might have the needs to control certain aspect or settings of Google Chrome (such as Start/Home Page), this maybe a tasks too large when your company owns thousands of computers. The most easiest way to deploy the settings via GPO (Group Policy Object) in Active Directory.

This video will show you how to download the Google Chrome Policy (Officially) and deploy it to Active Directory GPO (Central Store) for a much easier and faster deployment, if you find my video useful, please do consider to "Like" and "Subscribe" to my channel (@DanielTechTips), it will means a lot to me. Thanks.



  1. Download Google Chrome Policy.
  2. Extract the download file and search for "windows" folder.
  3. Copy --> "chrome.admx & google.admx" files to Windows Server or to external storage.
  4. Copy also --> "en-US\chrome.adml & google.adml" files.
  5. Copy *.admx files to Windows Server "central store" located at --> %serverlogon%\sysvol\[domain name]\Policies\PolicyDefinitions
  6. Copy *.adml files to --> %serverlogon%\sysvol\[domain name]\Policies\PolicyDefinitions\en-US
  7. Now open --> Group Policy Management
  8. Verify "Google" policy is available for configurations.



!!! HAPPY COMPUTING !!!

Jan 5, 2023

Windows 10 : Location of Group Policy Object for Local Computer

 Windows 10 22H2, Location of Group Policy Object (GPO) for Local Computer. Able to copy all files and folders to another computer thus without the need to re-configure all policies again.

C:\Windows\System32\GroupPolicy

Copy all files and folders to another location (eg. Pendrive) and overwrite the same into another computer of the same location. This method is suitable for deploying GPO without ADDS.

After computer restart, all policies will be in effect.


!!! HAPPY COMPUTING !!!