Show Program messages when run as system

Yes, check out some of the new override options we added for the RunAs keyword, https://developer.bigfix.com/action-script/reference/execution/override.html. You should be able to use, something like:

RunAs=localuser
user={name of current user}
password=impersonate
asadmin=interactive

1 Like