There are two ways to customize your TaskBand during the Task Sequence execution.
1. Using PowerShell script
2. Batch Script as described here.
Pin the taskbar items whatever you want😊 as per your org requirement, not blindly😏
go to the location "%userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\"
copy all the shortcut files from this location and save them to
your reference package folder.
for me, I have created one folder on the reference machine desktop named "TaskBandAutomation\Taskbar".
now what next? open registry settings for users and navigate to "Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Taskband" and say export and save as TaskBand.reg. where? on your desktop or anywhere you want. anyway, we have to delete this file after getting some info from it.