Table of Contents |
---|
...
Anchor | ||||
---|---|---|---|---|
|
...
Sets whether the PC should shutdown or log off at the end of the script.
Info |
---|
This could be used when creating a backup as the last job of the day. |
...
Whenever the script is triggered, either manually or on schedule, it will only execute the first time for each day.
Info |
---|
For example, this could be useful if you want a backup to happen at first login or shutdown. |
...
Select programs or scripts to run at the start or end of the script.
Option | Description |
---|---|
File name | Write the path and executable file name that you wish to run at the start of the script. |
Parameters | Include optional command line parameters for the program. |
File name | Write the path and executable file name that you wish to run at the end of the script. |
Parameters | Include optional command line parameters for the program. |
...
Anchor | ||||
---|---|---|---|---|
|
...
Elevate the script at the beginning of execution. This ensures that all Programs and Script called will already be elevated.
Info |
---|
The return code will always be zero. If you are running scripts from the scheduler then this option is not necessary. The Task Scheduler will elevate the script at startup. |
...
Default Directory Synchronization
Directory | Enter the target folder for the copy/archive. |
Enable file copy | If enabled the backup will create a copy of the files from the backup to the supplied destination. |
...