Web Management-service starten

Microsoft.Windows.InternetInformationServices.10.0.ServerRole.StartRemoteAdministrationService.Task (Task)

Met deze taak wordt de Web Management-service gestart als deze momenteel is gestopt. De Web Management-service biedt beheerders mogelijkheden voor extern en gedelegeerd beheer van de webserver, sites en toepassingen op de webserver. Houd er rekening mee dat deze taak niet wordt ondersteund door Nano.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.10.0.WMService
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.ServerRole.StartRemoteAdministrationService.Task" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.10.0.WMService" Timeout="300" Remotable="false">
<Category>Maintenance</Category>
<WriteAction ID="WA" TypeID="Microsoft.Windows.InternetInformationServices.10.0.ControlService">
<Operation>start WMSvc</Operation>
<TimeoutSeconds>60</TimeoutSeconds>
</WriteAction>
</Task>