Creating a New Runtime Configuration

Creating a new runtime configuration in XPECMD is easy. You can do this using the initcfg command.

xpecmd> initcfg cfg

This command creates a new configuration object and automatically initializes and activates it. You can use the new configuration once it has been activated.

You can also create a new runtime configuration using the new command.

xpecmd> new cfgConfiguration

Note   If you specify an existing variable name, the contents of that variable will be overwritten.

Last updated on Wednesday, October 18, 2006

© 2006 Microsoft Corporation. All rights reserved.