In addition, you can ensure you typed a command correctly when you see blank output. For
example, when you type AppCmd List APP /XML and press Enter, you??™ll see XML output such
as this for the default setup.
APP.NAME=???Default Web Site/???
APPPOOL.NAME=???DefaultAppPool???
SITE.NAME=???Default Web Site??? />
/in or - Accepts input from the standard input device in XML format. You can use this feature
to transfer information from one application to another in XML format.
/config[:*] Displays the configuration information for the selected object. Adding the asterisk
(*)provides all of the configuration information, including inherited information, rather than a
summary. For example, if you type AppCmd List APP /config and press Enter, you??™ll see the following
output for the default configuration (notice that this output lacks the XML header provided
with the /xml command line switch, but it also includes additional configuration information).
path=???/???
physicalPath=???%SystemDrive%\inetpub\wwwroot??? />
/metadata Displays the configuration metadata for the selected object.
Pages:
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308