Date: 02/2007
Affected NV Version: All
OS Version: Windows
Plugin version: N/A
Application version: N/A
Description:
You have a standalone drive, and need to make it so people other than NetVault administrators can change tapes, when tapes fill up.
Symptoms:
If you use the eject button on the drive, NetVault is not informed that the tape has been ejected, and is not informed when the new tape is inserted, so jobs continue to wait for media.
Create a script people other than NetVault administrators can run, that will eject the tape.
1. Open notepad
2. cut and paste the lines below into notepad.
@echo off
echo Ejecting tape from drive
"C:\Program Files\BakBone Software\NetVault\util\nvdeviceeject" -devicename "NAW0627: \Standalone"
3. Edit the 'NAW0627: \Standalone' to match your drives name.
4. Change the path to nvdeviceeject if NetVault is installed someplace else.
5. Click on File and select 'Save as', and save it as EjectTape.bat
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center