Exporting Execution Results

With Remote Shutdown, you can easily export the execution results of a business operation to the CSV file format for future analysis or processing by an automated tool. To export the execution results, click the Export button from the Execution Results view toolbar. You are proposed to choose between exporting the selected results and all results. You can also press the Export button from the Organize Ribbon group on the Program page when the Execution Results view is in focus. It is also possible to use the pop-up menu of the Execution Results view to export the results. The Export Execution Results Wizard will appear on the screen Pic 1.

The Export Execution Results Wizard welcome page

Pic 1. The Export Execution Results Wizard welcome page

The first page of the Export Execution Results Wizard is the welcome page used to introduce you to the feature the wizard is supposed to help you with. After reading the welcome information, press Next to continue with export.

On the next page of the Export Execution Results Wizard, you are offered to choose the file you are going to save the execution results to and the CSV format options. The file path should be provided to the Export To field Pic 2. You can choose the encoding to be used for saving the data, as well as the field delimiter and the text qualifier. While performing export, you may also define if you would like the column header to be present in the resulting file, which would make it easier for you to identify each column. This feature can be enabled using the Include column header option.

Configuring the export options

Pic 2. Configuring the export options

After you are ready with configuring the export options, press Finish to proceed with export. The file containing the task execution results will be created in the path specified.

The CSV file with the exported results consists of seven columns, which are the following:

Column Index

Header

Description

1

Run

Information about the run during which the result was generated.

2

Group

The group the operated Machine belongs to.

3

Machine

The operated Machine's name.

4

Container

The Active Directory container the operated Machine belongs to.

5

Title

The execution result title.

6

Type

The execution result type that indicates severity level.

7

Description

The execution result description.

8

Time

The time when the event occurred.

9

Error Code

The error code for the execution result, if any.

Sample exported data in the CSV format

"Run","Group","Machine","Container","Title","Severity","Description","Time","Error Code"

"'Shut Down' - 1/17/2018 6:34:46 PM - Processed: 1 Machine (Successful: 0, Warnings: 0, Errors: 1, Canceled: 0) - Duration: less than 1 sec","Dreamlight","W2003-x86-sp1","Floor 2\Office 203","Prepare Remote Agent","Error","The remote agent cannot be installed to the 'W2003-x86-sp1.Dreamlight.local (192.168.5.94)' Machine as the client operating system is no longer supported by the agent.","2018-01-17 18:34:46",

"'Retrieve MAC Address Task' - 1/17/2018 7:01:53 PM - Processed: 2 Machines (Successful: 2, Warnings: 0, Errors: 0, Canceled: 0) - Duration: less than 1 sec","Dreamlight","WXP-X86-SP1","Floor 2\Office 204","NetBIOS","Warning","The MAC address could not be retrieved using the NetBIOS method. Command timed out.","2018-01-17 19:01:53",

"'Retrieve MAC Address Task' - 1/17/2018 7:01:53 PM - Processed: 2 Machines (Successful: 2, Warnings: 0, Errors: 0, Canceled: 0) - Duration: less than 1 sec","Dreamlight","WXP-X86-SP1","Floor 2\Office 204","DHCP (192.168.1.1)","Warning","The MAC address could not be retrieved using the DHCP method. Failed to read the MAC address from the '192.168.1.1' DHCP server. Could not connect to the DHCP server using the credentials specified within the Credentials view. Access is denied (Error code: 5).","2018-01-17 19:01:53","5"

"'Wake on LAN Task' - 1/17/2018 6:58:36 PM - Processed: 2 Machines (Successful: 2, Warnings: 0, Errors: 0, Canceled: 0) - Duration: 10 sec","Dreamlight","W2003-x86-sp1","Floor 2\Office 203","WOL","Information","The 'W2003-x86-sp1.Dreamlight.local (192.168.5.94)' Machine is responding, thus it has been turned on successfully.","2018-01-17 18:58:46",

"'Wake on LAN Task' - 1/17/2018 6:58:36 PM - Processed: 2 Machines (Successful: 2, Warnings: 0, Errors: 0, Canceled: 0) - Duration: 10 sec","Dreamlight","W2003-x86-sp1","Floor 2\Office 203","IPv6 Link-Local Multicast","Warning","The WOL packet could not be sent using the IPv6 Link-Local Multicast method. A socket operation was attempted to an unreachable network (Error code: 10051).","2018-01-17 18:58:36","10051"