If you want to restore
the backup without stopping the server first, include the
/stop:false
command line switch.
CONFIG
Performs general configuration of the server and individual Web sites. You can see
a wealth of examples for this object in Chapter 24.
MODULE
Installs, uninstalls, and manages server modules. IIS 7 uses a modular approach to
working with server components. You don??™t have to install all of the modules that IIS 7 provides
to obtain certain levels of functionality. In addition, IIS 7 only loads the modules it actually needs
to perform a task. Chapter 24 tells you about the default modules that IIS 7 installs. Don??™t confuse
the
Install
and
Uninstall
commands with the
Add
and
Delete
commands. You use the
Install
and
Uninstall
commands to add or remove modules. The
Add
and
Delete
commands
configure modules you already have installed. You can also install or uninstall modules using
the PkgMgr utility as described in Chapter 24.
568 CHAPTER 25
MANAGING IIS
REQUEST
Monitors HTTP requests for your system. This object has only one command,
List
. You use it to obtain a list of current HTTP requests for the server.
Pages:
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300