
schtasks /create /tn DownloadReport /tr "C:\Reports
\DownloadReport.bat" /sc DAILY /st 22:00:00 /ru <
Username for
Windows
> /rp <
Password for Windows
>
3.
Run the
schtaks /Query
command to confirm that the Windows task is registered.
C:\Reports
CreateReport.bat
DownloadReport.bat
Report_DailyConfigurationReport_1.tgz <-Generated today
Report_DailyConfigurationReport_2.tgz <-Generated yesterday
Report_DailyConfigurationReport_3.tgz <-Generated two days ago
Execution example and explanation of script files
• The first time you execute the script files to create a configuration report and download a configuration
file, the:
Report_DailyConfigurationReport_1.tgz
file is created in the
C:\Reports
folder.
C:\Reports
CreateReport.bat
DownloadReport.bat
Report_DailyConfigurationReport_1.tgz
• On the second day:
Report_DailyConfigurationReport_1.tgz
is renamed
Report_DailyConfigurationReport_2.tgz
, and
Report_DailyConfigurationReport_1.tgz
is newly created.
• From the third day on:
Report_DailyConfigurationReport_1.tgz
and
Report_DailyConfigurationReport_2.tgz
are renamed
Report_DailyConfigurationReport_2.tgz
and
Report_DailyConfigurationReport_3.tgz
, and
Report_DailyConfigurationReport_1.tgz
are newly created. Because
Report_DailyConfigurationReport_3.tgz
is overwritten, the reports for three days are always
accumulated in the
C:\Reports
folder.
C:\Reports
CreateReport.bat
DownloadReport.bat
Report_DailyConfigurationReport_1.tgz <-Generated today
Report_DailyConfigurationReport_2.tgz <-Generated yesterday
Report_DailyConfigurationReport_3.tgz <-Generated two days ago
Error in executing Report Configuration Tool
When using the Report Configuration Tool, you may see Remote Web Console error codes and other
error codes that are unique to the Report Configuration Tool. For Remote Web Console error codes, see
XP P9000 Remote Web Console Messages
. The error codes unique to the Report Configuration Tool and
the corresponding actions are as follows.
Viewing and managing the storage system
99