sw:veeam:heaps
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| sw:veeam:heaps [2022/07/03 09:35] – created rplecko | sw: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 | ||
| + | {{ : | ||
| + | | ||
| + | Find string named " | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | Edit the Value data to change the third " | ||
| + | Do not modify any other values. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | Press OK | ||
| + | Reboot the machine | ||
sw/veeam/heaps.1656840946.txt.gz · Last modified: 2022/07/03 09:35 by rplecko
