Absolutely. MS has put a lot of effort into making machines (especially
servers) capable of being administered via scripts, and the buzzword is
"scripting". You write VB scripts, using an object model which gives you
access to elements of the OS, and wrap it up using "Windows Script Host".
--
####################
## PH, London
####################
"Bob Felton" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed)...
> Oops! I posted this to the wrong group. It should have gone into the
> Windows 2000 group as I want to do this on a machine running Windows
> 2000 Server. Thanks for your responses. Are your comments still
> applicable against Windows 2000 Server? Tnx!
> --
> Bob
>
>
>
> On Tue, 30 Nov 2004 17:49:45 -0800, Bob Felton
> <(E-Mail Removed)> wrote:
>
>>By chance is there a command prompt command that can be run from a
>>batch file that allows removing a connected USB device safely? I'm
>>thinking of using a USB HDD for unattended backup. The drive will be
>>connected via a USB cable but AC power to it will be turned ON and OFF
>>via a timer function (so the drive doesn't spin when not in actual
>>use). Manual testing of AC power ON and OFF seems to work OK but at
>>times a message pops up saying the device was disconnected in an usafe
>>manner. I'm thinking of running the requested command upon completion
>>of the backup so when the timer kicks in and turns the drive OFF it is
>>done so in a safe manner. Tnx!
>>--
>>Bob
>
> --
> Bob Felton