Answer the question
In order to leave comments, you need to log in
How to remove multiple Acronis processes in a Windows server 2008r2 x64 terminal session?
How to remove multiple Acronis processes in a Windows server 2008r2 x64 terminal session and add them to boot for one user?
Acronis in particular, as well as other programs, create multiple processes in the Windows server 2008r2 x64 terminal equal in number to the number of logged in terminal users (which requires additional RAM and consumes processor resources)
In 32-bit OS, this problem was solved by transferring the program load from the branch for all HKLM../..Run in the branch for a specific user HKCU./..Run
In 64-bit OS, branches were added to load 32-bit applications:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\Microsoft\ (where the Windows\CurrentVersion\Run branch is absent)
Accordingly, the question is: where and how to correctly transfer the launch of Acronis applications from the branch for everyone to the branch for the current user?
Below is a list of processes that multiply:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"Acronis Scheduler2 Service"="\"C:\\Program Files (x86)\\Common Files\\Acronis\\Schedule2\\ schedhlp.exe\""
"TrayMonitor.exe"="C:\\Program Files (x86)\\Acronis\\TrayMonitor\\TrayMonitor.exe"
These are processes that do not multiply (can the above ones be moved here?)
[HKEY_LOCAL_MACHINE\SOFTWARE \Wow6432Node\Microsoft\Windows\CurrentVersion\Run]
"AcronisTibMounterMonitor"="C:\\Program Files (x86)\\Common Files\\Acronis\\TibMounter\\TibMounterMonitor.exe"
"BackupAndRecoveryMonitor.exe"="C:\\Program Files (x86)\\Acronis\ \BackupAndRecovery\\BackupAndRecoveryMonitor.exe"
This is a link to the Acronis Knowledge Base with a solution to the issue (but unfortunately the links to the files are broken and technical support is not responding) https://kb.acronis.com/content/2690
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question