On 2022/12/17 12:51 AM, Michael wrote:
Maybe an odd question?
Can you run two, or more, logins for the same user at the same time? (Say the
normal one on Crtl-Alt-F7 and an extra one on Crtl-Alt-F5?)
I have an app that behaves badly that I’d like to isolate to its own instance
of TDE. (There’s no fix for it and when it it goes bad it requires a desktop
restart.)
Doable? Or anyway to do something equivalent?
Two sessions for the same user is probably a bad idea, since both sessions would try to
read/write the same resources
and you don't really know what could go wrong.
You could though create a separate account and run only that bad app in that account, that
should have less side effects.
Cheers
Michele