Enable/disable hardware w/o Admin rights on Vista?
问题 I've been asked to provide a program/script/whatever that enables or disables the CD/DVD drive USB ports Floppy (!) drive devices without requiring admin rights, that is, that can be run by a 'normal' user. Ideally, something like a command line utility: C:> foobar cdrom /disable Any pointers, hints or clues gratefully accepted! Thanks, Rony 回答1: You could write a service that runs as a privileged account (e.g. Local System), and write a GUI front-end application which communicates with the