ISSUE/OBSERVED BEHAVIOR
--------------------------------------------------------------------------------
Several instances of BASupSrvcCnfg.exe on Terminal Server.
every user that logs on to a Citrix or terminal server session, starts an instance of BASupSrvcCnfg.exe because it is in the HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run\ registry key.
EXPECTED BEHAVIOR
--------------------------------------------------------------------------------
not to have multiple instances of BASupSrvcCnfg.exe process running
Analysis
______________
This is expected and by design. The BASupSrvcCnfg.exe is the process that runs in user mode to allow for interactions with the user: to present the session authorization prompt (when configured), to provide chat functionality inside the MSPC session, etc.
So, in a situation where multiple users are connected to a Terminal Server, it is expected that this process runs in every session logged in.
Partner reply :
I just did some testing. The functions you describe don’t work in a Terminal/Citrix session but only in the console session. So there is no need for starting this process for every users that logs on