SMTP-Dienst fortsetzen

Microsoft.Windows.InternetInformationServices.10.0.LegacySMTPServer.ResumeSMTPServerService.Task (Task)

Dieser Task setzt den Windows IIS-SMTP-Serverdienst (SMTPSVC) fort, wenn er aktuell angehalten ist. Auf Nano nicht unterstützt.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.10.0.LegacySMTPServer
AccessibilityPublic
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.Windows.InternetInformationServices.10.0.ControlService Default

Source Code:

<Task ID="Microsoft.Windows.InternetInformationServices.10.0.LegacySMTPServer.ResumeSMTPServerService.Task" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.10.0.LegacySMTPServer" Timeout="300" Remotable="false">
<Category>Maintenance</Category>
<WriteAction ID="WA" TypeID="Microsoft.Windows.InternetInformationServices.10.0.ControlService">
<Operation>continue SMTPSVC</Operation>
<TimeoutSeconds>60</TimeoutSeconds>
</WriteAction>
</Task>