Skip to content

credential-broker v0.2.12

Choose a tag to compare

@mergi72 mergi72 released this 13 Jun 19:24
· 11 commits to main since this release

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.