Répertorier tous les sites Web

Microsoft.Windows.InternetInformationServices.10.0.WebServer.ListAllWebSites.Task (Task)

Cette tâche va répertorier tous les sites Web avec les informations relatives au nom, au chemin d'accès à la métabase, à l'état et au port.

Element properties:

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

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction Microsoft.Windows.InternetInformationServices.10.0.AppCmd.ProbeAction Default

Source Code:

<Task ID="Microsoft.Windows.InternetInformationServices.10.0.WebServer.ListAllWebSites.Task" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.10.0.WebServer" Timeout="300" Remotable="false">
<Category>Maintenance</Category>
<ProbeAction ID="Probe" TypeID="Microsoft.Windows.InternetInformationServices.10.0.AppCmd.ProbeAction">
<Operation>list site</Operation>
<TimeoutSeconds>60</TimeoutSeconds>
</ProbeAction>
</Task>