Posted On October 8, 2021

How to Remove Windows Junk via GPO – Chat, Weather, Hello, Shopping

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to Remove Windows Junk via GPO – Chat, Weather, Hello, Shopping
  1. Download and install Administrative Templates (.admx)

    • Windows 11 October 2021 Update [21H2] – https:// www.microsoft.com/en-us/download/details.aspx?id=103507

    • Windows 10 May 2021 Update (21H1) – https:// www.microsoft.com/download/103124
  2. Update your Central Store in AD (.admx and .adml)

    • \\intranet.kimconnect.com\SYSVOL\contoso.com\policies\PolicyDefinitions-21H2
    • \\intranet.kimconnect.com\SYSVOL\contoso.com\policies\PolicyDefinitions-21H1
  3. Remove Chat & Other Junks
    • GPO path to control Chat is: Computer Configuration > Administrative Templates > Windows Components > Chat

Read Microsoft documentation: https:// docs.microsoft.com/en-us/troubleshoot/windows-client/group-policy/create-and-manage-central-store

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

An Exercise in Discover Whether an Active Directory Account Has RDP Access to Windows Bastion Hosts

Check Computers: $computernames='RDPSERVER01','RDPSERVER02','RDPSERVER03' invoke-command -computername $computernames {get-localgroupmember 'remote desktop users'}|select PSComputername,Name # Sample output PS…

Remote Desktop Connection An internal error has occurred.

RDP Error Message:     Resolution: Method 1: Create and apply a self signed certificate…

Windows Server: Fibre Channel HBA Administration

Overview High performance servers, such as those being designated for SQL database workloads, are often…