Wyświetl listę wszystkich witryn sieci Web

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

To zadanie umożliwia wyświetlenie listy wszystkich witryn sieci Web wraz z informacjami dotyczącymi nazwy, ścieżki metabazy, stanu i portu

Element properties:

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

Member Modules:

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

Source Code:

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