Using the use Command

Related Topics

Use this command and its parameters to enter the password for destructive commands.

Important:

For more information about setting or entering storage subsystem passwords, see the Subsystem Management Window online help.

This reference contains commands and parameters that are current with the latest storage management software. If you are managing storage subsystems running firmware for previous releases, not all of these commands may be supported. See the for a complete list of commands and their associated firmware levels.

If you want to...

Use this command and parameters

specify the password to use for destructive commands

Back to the top

Base Command and Required Parameters

use password <"password">;

where: <"password"> = the appropriate password that was set for the storage subsystem, enclosed in double quotes.

Important: Double quotes are required surrounding the password value.

Example

Command statement:

use password "coda4";

delete logicalDrive["Chevelle"];

Execution result:

The delete logicalDrive command, which is destructive, executes because the use password statement with the appropriate password was previously specified in the script.

Related Topics

Learn About the Script Editor

Using the Script Editor

Command Reference

Firmware Compatibility List