credential-broker v0.2.12
Credential Broker installer release. Uses schtasks.exe for task delete/create/query/run instead of PowerShell ScheduledTasks cmdlets. The schtasks wrapper evaluates native exit codes explicitly, keeps missing-task cleanup non-fatal, and registers the per-user ONLOGON task with a PowerShell -File launcher command. Verifies the task with schtasks query, logs matching Credential task candidates for diagnostics, and falls back to the local broker launcher when task start is unavailable.