In the source code it does seem to support domain authentication but I do not get how to make ti work. What I tried: `$creds = Get-Credential Invoke-ScriptSentry -Credential $creds `
In the source code it does seem to support domain authentication but I do not get how to make ti work.
What I tried:
$creds = Get-Credential Invoke-ScriptSentry -Credential $creds