#!/bin/pwsh
param($context)

Set-Service ssh-agent -StartupType AutomaticDelayedStart;