I'm trying to use the Run Program in Guest workflow to run a linux bash script in a VM. If I use a local login, it works, if I try and use a domain account, it fails with "failed to authenticate with the guest operating system using the supplied credentials". I can login with the domain account manually.
I've tried svc_user, "domain\svc_user", "svc_user@domain", "svc_user@fqdn.domain.com" ... no go.
Anyone know how to use a non-local account here?