To open Enterprise Manager Shell in Windows, run Command Prompt as an administrator and change directories to the installation directory by running the following command: cd C:\Program Files\exacqvision\enterprisemanager \enterprisesystemmanager\ Then type: enterprisesystemmanager.exe shell To open Enterprise Manager Shell in Linux, open a Terminal window and type: sudo /usr/local/exacq/esm/enterprisesystemmanager shell <br> The following commands can be used… Continue reading Enterprise System Manager Shell
Tag: Shell
exacqVision Enterprise Manager Error When Saving Custom User Role
When attempting to make changes to an existing user role a warning banner pops up “Error while saving user role. Please try again.” To resolve copy the script “fix_userroles.py” to the EnterpriseSystemManager install folder. WindowsC:\Program Files\exacqVision\EnterpriseManager\EnterpriseSystemManager Linux/usr/local/exacq/esm/ Navigate to EnterpriseManager directory and Launch the Interactive shell Windows cd “C:\Program Files\exacqVision\EnterpriseManager\EnterpriseSystemManager” Linux Run the Script You… Continue reading exacqVision Enterprise Manager Error When Saving Custom User Role