Today, Login Agent and Credential Manager are setup in the way that only single windows account is allowed to login and run processes on a particular PC.
This is not optimal if your organization cares about Digital Worker separation of Duties. Let's say you have one worker performing HR duties and the other Finance. HR worker runs payroll on the weekends and Finance worker runs Mon-Fri.
In today's world, we need to standup two VMs to accommodate.
My proposal is to modify Login Agent and Credential Management to allow any number of windows accounts to login to a single VM one after another ( not at the same time ).
This will allow for more efficient use of hardware and not affect licensing or RPA operations.