Command line quick start - Windows
- Last UpdatedSep 25, 2025
- 1 minute read
The EdgeCmd utility is AVEVA's proprietary tool for configuring Edge Data Store () from a command line. EdgeCmd utility must be installed on the device with . For instructions on installing EdgeCmd utility, see the EdgeCmd utility help.
To access EdgeCmd utility on Windows:
-
Open a command prompt.
-
Type the following command and press Enter:
edgecmd Help
The EdgeCmd utility launches, displaying the introductory material followed by a command prompt:
Welcome to AVEVA Edge Data Store configuration utility. Utility version: 1.0.0.148
Command-line options => 'Configuration', 'Help'
Please enter ID of a component you would like to configure or to get component specific help output. Example: .\edgecmd.exe Help ComponentId .\edgecmd.exe Configuration ComponentId
To get set of components registered to the Edge Data Store please run: .\edgecmd.exe Configuration System Components
To configure the system, please use 'System' as the ComponentId. Example of getting System help output: .\edgecmd.exe Help System Example of configuring System Logging level: .\edgecmd.exe Configuration System logging LogLevel=Warning
C:\Users\John>