Upload Third-Party Inventory Data

IT Asset Management (Cloud)

The Upload third-party inventory data scheduled task executes the ComplianceUpload.exe tool to upload any intermediate data packages that are currently sitting in the IntermediateData folder on the inventory beacon.

When each adapter (inventory or business information) is run, the system attempts an immediate upload to the application server. Therefore this scheduled task should most often check and find an empty folder: it is designed as a catch-up to automatically retry any uploads that previously failed.

You can use the Windows Scheduled Tasks system tool to modify the timing of the scheduled task or to modify the command-line options used with the upload tool (ComplianceUpload.exe).

Run by: Microsoft Task Scheduler.

Default schedule: activated by default, and set to run daily at 12:00:00 (24-hour format), repeated every 10 minutes.

Default command line:

"Prog-Drive:\Program Files\ManageSoft\Common\ndcrproc.exe"

-e "Prog-Drive:\Program Files\ManageSoft\DotNet\bin\ComplianceUpload.exe"

-l "Prog-Drive:\Program Files\ManageSoft\DotNet\bin\ComplianceUpload.exe" -o CREATE_NO_WINDOW=True

IT Asset Management (Cloud)

Current