4.15 Other Use Cases for Custom Server Settings (Advanced)

Below is a list of configuration values that might address various environmental or functional issues. Do not use them unless you are advised to do so by PlateSpin Support.

Table 4-5 List of Common Use Cases for changing settings in the Web configuration tool

Issue or Use Case

Value Shown in the Config Tool

Remarks

Discovery/Inventory issues

<add key="UseServiceForCommonInventory" value="true" />
<add key="UseServiceForMigrateInventory" value="false" />
<add key="EarliestWindowsVersionForCommonInventory" value="5.2" />

 

Target boot issues related to drivers

 <add key="TargetMachineRegistryCleanupLevel" value="None" />

 

Controller installation issues on sources (mainly due to environmental restrains)

<add key="InstallControllerUsingService" value="true" />
<add key="RunControllerUnderSameCredsAsRemoteAccess" value="false" />

 

Issues related to database size growth

<add key="PowerConvertDBSizeLimitInBytes" value="4294967296" />
<add key="PlateSpinDBCleanupThresholdPercent" value="80" />
<add key="OFXDBCleanupThresholdInBytes" value="4294967296" />