Use following PowerShell scripts to create a scheduled task that runs each time I login to the system, and compile a list of applications installed with scoop. Also run scoop undate -a to keep everything updated.
Get-ScheduledTaskInfo
New-ScheduledTaskTrigger