USB Drive Unmount Command

March 16th, 2012 - 02:47 pm ET by Gene Wirchenko | Report spam
Hello:

Does anyone know of a command for unmounting a USB drive? I
frequently copy from system to system using batch files, and I would
like it if the drive could be unmounted at the end of the batch file.

Sincerely,

Gene Wirchenko
email Follow the discussionReplies 25 repliesReplies Make a reply

Replies

#1 Andy Burns
March 16th, 2012 - 02:57 pm ET | Report spam
Gene Wirchenko wrote:

Does anyone know of a command for unmounting a USB drive?



Wonder if this powershell approach would work?

http://social.technet.microsoft.com...0c74d2ae5/

or a shell.application COM method?

Similar topics