You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
678 B
20 lines
678 B
<request>
|
|
<data>
|
|
<PathList>
|
|
<ConfigPath name="localhost/W3SVC/1" useInherited="True or False"/> <!-- Default=false ->
|
|
<isInhereted>True</
|
|
</PathList>
|
|
</data>
|
|
<procedure>
|
|
<execute namespace="IISSCOv50" procedure="EnumConfigRecursive">
|
|
<forEach name="ConfigPath" root="data" path="PathList/ConfigPath" />
|
|
<before source="ConfigPath" destination="executeData" />
|
|
|
|
<after source="executeData" destination="data" />
|
|
</execute>
|
|
|
|
</procedure>
|
|
</request>
|
|
|
|
|
|
|