System Tray Icon One-Liners

ianm, I’m guessing your using Powershell 7. Syncro’s module unfortunately is not compatible with Powershell 7 so you have to run it under Powershell 5.
Pwsh 7:

Powershell 5:

@isaacg thanks for the tag.