<< Click to Display Table of Contents >> RayManageSoft Unified Endpoint Manager > 3.1 > User Guide > Appendix I: Preference Settings for Managed Devices > Alphabetical Listing of Preference Settings for Managed Devices DiskReservedKB |
Command-line | Registry | Project Variable
The amount of disk space reserved on each drive. When checking whether there is enough disk space to install the application, RayManageSoft Unified Endpoint Manager attempts to leave this amount free on each drive to which it is installing files.
If there will be less than this amount of free space after the installation of the application is completed:
•If UserInteractionLevel is set to Full, RayManageSoft Unified Endpoint Manager prompts the end-user to determine whether or not to continue with the installation. If the end-user elects to not proceed (default choice), the installation fails.
•If UserInteractionLevel is set to any other value but Full, the installation fails.
Values / Range: |
Integer between 1 - 1,000,000,000 |
Default value: |
1024 |
Command-line
Tool: |
Installation agent |
Example: |
-o DiskReservedKB=2048 |
Registry
Installed by: |
Manual configuration |
User setting: |
HKEY_CURRENT_USER\SOFTWARE\ManageSoft Corp\ ManageSoft\Launcher\CurrentVersion |
Computer setting: |
[Registry]\ManageSoft\Launcher\CurrentVersion |
Project Variable
Define as: |
DiskReservedKB |
Reference as: |
$(DiskReservedKB) |