Восстановление службы модуля заданий Backup Exec.

Symantec_Backup_Exec_for_Windows_MPscom2007_RU.ConsoleTask.JobEngine.RunBEngine (Task)

Перезапуск службы модуля заданий Backup Exec

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MPscom2007_RU.Server
AccessibilityPublic
CategoryCustom
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
PA WriteAction System.CommandExecuter Default

Source Code:

<Task ID="Symantec_Backup_Exec_for_Windows_MPscom2007_RU.ConsoleTask.JobEngine.RunBEngine" Accessibility="Public" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MPscom2007_RU.Server" Timeout="300" Remotable="true">
<Category>Custom</Category>
<WriteAction ID="PA" TypeID="System!System.CommandExecuter">
<ApplicationName>net.exe</ApplicationName>
<WorkingDirectory/>
<CommandLine>start BackupExecJobEngine</CommandLine>
<TimeoutSeconds>60</TimeoutSeconds>
<RequireOutput>true</RequireOutput>
<Files/>
</WriteAction>
</Task>