Using the EsGui command
The EsGui command makes it possible to interact with the interface of the SES Evolution agent. It can be used in scripts or in the shortcut to the interface on the Windows Desktop. The following are the options that this command offers:
/silent or /s
|
Hides the agent interface (only its icon) in the Windows notification area. |
/ShowPanel <panel> |
Shows a specific tab of the agent interface. The possible values are:
|
/EnterMaintenanceMode | Starts maintenance mode. The agent interface must be run with administration privileges, and maintenance mode must be allowed in the agent group settings. For further information, refer to the section Understanding self-protection on agents and performing maintenance operations. |
/LeaveMaintenanceMode | Quits maintenance mode. The agent interface must be run with administration privileges. |
/GenerateDiagnostic <path.zip> /AcknowledgePersonalDataCollection /DiagnosticComment <comment> |
Generates a diagnostic package without tracing. Specify the destination folder of the package. The /AcknowledgePersonalDataCollection parameter is mandatory to allow the collection of personal data. The /DiagnosticComment parameter is optional, and makes it possible to add comments. For further information, refer to the section Troubleshooting issues. |
/StartDiagnosticWithTraces /AcknowledgePersonalDataCollection | Starts diagnosing and tracing. |
/StopDiagnosticWithTraces <path.zip> /DiagnosticComment <comment> | Stops tracing and finishes generating the diagnostic package. Specify the location to save the package. |
/CancelDiagnostic | Cancels the diagnostic in progress. |
/GrantWebAccess | Starts a period of temporary web access, if the policy allows it. For further information, refer to the section Accessing the web temporarily from the agent. |
/ExportLogs | Exports the agent's logs. You can specify the destination folder as an option. The agent interface must be run with administration privileges. For further information, refer to the section Reading logs of offline agents. |
/ForceConnection |
Forces the agent's connection to the agent handler to send logs and information about the status of the agent, and to get new configurations, policies or updates. |