In Windows 10:
Is there a way to use Powershell to modify the taskbar functionality? I know 7++Taskbar Tweaker does this, but I was curious if this can be done via Powershell as I can't use Taskbar Tweaker.
Goal:
Have multiple icons of same program open, next to each other, with no labels.
For example if I have a copy of PROD open in SSMS, and DEV in another instance of SSMS, I would like to click once just on the PROD (or DEV) without waiting for the hover to come down. I know this is not a major deal, just curious if powershell can do it and how.
Thanks for your help.