You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: