Can drive letter assignment be scripted, and can you therefore put an autorun script in the root of the drives?
That way, they would auto-assign themselves as they were plugged in.-Edvard
Autorun is disabled and requires a user to be logged in, which is not really guarantee-able on a headless server.
All internet searches keep pointing to USBDLM as THE solution, so I'm grabbing at straws...
-Edvard
That's what I keep running into also. I have access to the archive server I set this up on originally, and I've been trying to revers engineer what I did to it...But I'll be damned if I can find it.
There are no scheduled tasks, so it isn't firing a script repeatedly.
USBDLM is not installed or running.
There is no autorun scripts in the root of the drive.
The backup drive shows it's natively drive Z: in the DMC, so it hasn't been subst'es (confirmed by running subst to see nothing listed)
Wait, this may be something: http://forums.techar...rver-help/690830.htm
or this: http://www.2brightsp...on=kb&article=12-Edvard
The first one is interesting, but is a reactive run it a loop and look for X script. I'm looking for a proactive do it once done solution. The 2nd one is for the DMC which (doesn't work for this) I'm already intimately familiar with.
While the USBDLM thing is tempting just to get out from under this project ... Using it would mean that if anyone inserted and/or left a ThumbDrive in the server it would be a coin toss as to which one the backup software would toast. e.g. Either the backup would fail (target not found) or it would "succeed" in destroying the contents of the ThumbDrive as the backup was sent to it. (Oh yeah) or both.
...I really don't want to go there...I much prefer my catastrophes one at a time.

Only other Quick-N-Dirty option is/would be to move the CD-ROM out of the way so the external USB backup drives could just grab the then freed up D: Which is not my favorite solution as it's just a variation on the above boo-boo in waiting. Not to mention that drive F: is the network wide DFS root share drive for everything (One of the joys I inherited from my predecessor). So if the backup tried to run to that...We get a snake eating its tail kind of effect. (Not. A. Pretty. Picture.)