Appendix
Enable SSL Connection in MSSQL
Secure the AssetExplorer MSSQL database by setting up an SSL connection. To create an SSL connection, you must obtain either a self-signed SSL certificate or purchase a verified SSL certificate from a vendor. To generate a self-signed certificate, go ...
Extracting logs for Endpoint Central and AssetExplorer
Extract Endpoint Central Log Files You can access the Endpoint Central server logs from the path below. <Install_Dir>\DesktopCentral_Server\logs Note: <Install_Dir> refers to the directory where the Endpoint Central server is installed. Extract ...
Change Web Server Port
Change Web Server Port on Windows Follow the steps given below to change the web server port where the AssetExplorer server is running: Go to <AssetExplorer>\bin directory. Execute the file changeWebServerPort.bat at command prompt as shown below: ...
Fetch Functions - Read-Only User
SELECT string_agg(format('%I(%s)', p.proname, pg_catalog.pg_get_function_identity_arguments(p.oid)),',') AS functions FROM pg_catalog.pg_proc p JOIN pg_catalog.pg_namespace n ON n.oid = p.pronamespace WHERE p.proname ...
Database Migration Tool
Migrate data between two databases as well as between operating systems (Linux to Windows and vice versa). Possible database migrations Data can be migrated between two databases of the same installation as well as also different installation between ...
Custom Truststore
AssetExplorer adopts custom truststore to support untrusted SSL certificates and self-signed certificates. Earlier, whenever AssetExplorer remote server tries to connect with AssetExplorer central server, the authenticity of the server will be ...
System Log Viewer
View the error logs generated by AssetExplorer. To view performance logs and to schedule performance monitoring click on performance monitoring tool View Error Logs Click the Community tab in the header pane. Click System Log Viewer under ...
Admin History - View History
View History records activities performed in an admin configuration. You view information on who carried out specific actions and when they were done. Role Required: SDAdmin Currently, View History is limited to only a few admin configurations. ...
Enroll for Two-Factor Authentication
Role Required: All technicians If two-factor authentication is enabled by the admin, users can enroll for it during their first login. If the admin has enabled both Email Verification and Google Authenticator, users can choose their preferred ...