User Tools

Site Tools


sw:veeam:heaps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sw:veeam:heaps [2022/07/03 09:35] – created rpleckosw:veeam:heaps [2022/07/03 09:46] (current) rplecko
Line 30: Line 30:
 By default, Veeam services are run as the LocalSystem account. As a result, all processes are started under NT AUTHORITY\SYSTEM context. If the Windows OS is running out of Desktop Heap memory, new processes can't be started.  By default, Veeam services are run as the LocalSystem account. As a result, all processes are started under NT AUTHORITY\SYSTEM context. If the Windows OS is running out of Desktop Heap memory, new processes can't be started. 
 == Solution == == Solution ==
 +
 +The Desktop Heap size must be increased via a registry modification.
 +
 +Because this change will affect the desktop heap of all services (also known as non-interactive window stations), do not make the new value larger than necessary.
 +
 +Run regedit and navigate to
 +HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems
 +{{ :sw:veeam:pic1.png?700 }}
 +  
 +Find string named "Windows"
 +
 +{{ :sw:veeam:pic2.png?400 }}
 +
 +Edit the Value data to change the third "SharedSection" value only.
 +Do not modify any other values.
 +
 +{{ :sw:veeam:pic3.png?400 }}
 +
 +Press OK
 +Reboot the machine
  
sw/veeam/heaps.1656840946.txt.gz · Last modified: 2022/07/03 09:35 by rplecko