Chapter 2: Using the Command Line Utility ● 13arcconf deleteDeletes a logical drive. All data stored on the logical drive will be lost. Spanned drives cannot bedeleted with this function.SyntaxARCCONF DELETE LOGICALDRIVE [noprompt]ARCCONF DELETE LOGICALDRIVE ALL [noprompt]ParametersController# is the controller numberLogicalDrive# is the number of the logical drive to be deleted.LogicalDrive ALL deletes all logical drivesNoprompt is an optional parameter that suppresses alert messages.ExampleARCCONF DELETE 1 LOGICALDRIVE 1 2 3ARCCONF DELETE 1 LOGICALDRIVE ALLarcconf driverupdateUpdates Windows device drivers. When given a directory name, it will attempt to update adriver to the version found in the given directory.Note: This command is available only on Windows systems.SyntaxARCCONF DRIVERUPDATE ParametersDriverupdate is the directory path containing the driver that you want to update.ExampleARCCONF DRIVERUPDATE C:\WINDOWSALL