Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Unified Supply Chain

Install the CrudeSync import service

  • Last UpdatedAug 14, 2026
  • 1 minute read

In this section you will learn: How to install the CrudeSyncImport Windows service, set the service identity and the failure mode.

  1. Open a CMD or PowerShell prompt with elevated privileges in the following folder:

    \Web\SpiralSuite\CrudeSyncImport\<CrudeSyncImportFolder>\Release

  2. Install the CrudeSyncImport service by executing the following commands:

    .\CrudeSyncImport.exe Install /Account=NetworkService

    sc.exe failure "SpiralCrudeSyncImport" reset=86400 actions=restart/1000/restart/1000