Configure the CloudData silo
- Last UpdatedAug 07, 2024
- 1 minute read
To configure the silo
-
Sign in as a member of the DNA Installers group.
-
Start an elevated PowerShell session.
-
Execute the following command to change the directory:
cd $env:DNAInstallRoot\CloudData\scripts
-
Do one of the following:
-
If you are in the control room, execute the following command:
\Start-ConfigTool.ps1 -ControlRoom -ConfigurationFile $env:SystemDrive\TelventInstall\Enterprise\LSSCADADSS.LOCAL\lspdcdss\OASySInfo.ini -Features CloudData,Core,ServiceFramework
-
If you are in a remote location, execute the following command:
.\Start-ConfigTool.ps1 -Remote
-
-
(Important) Reboot the computer after ConfigTool completes.
-
Proceed to the next section.