11-24-2020 12:02 PM
12-04-2020 07:48 AM
@chpranay The following blog article describes a way to do just that: Customize Windows 10 Taskbar Configuration Using SCCM Task Sequence (systemcenterdudes.com)
12-30-2020 06:48 PM
01-07-2021 01:40 AM
@chpranay The article describes how to achieve this using a PowerShell command and an XML file. You don't have to use a Task Sequence to deploy this; you could just as easily create an Application (or even a Package/Program) that contains the XML file and runs the PowerShell command.