disable USB/FDD/CD

  • Thread starter Thread starter doc
  • Start date Start date
D

doc

Hi,

Is there any way I can programmatically disable the USB ports, FDD and
CD/DVD of a remote computer?

Thanks
 
Hello doc,

Use WMI for this
http://groups.google.com/group/microsoft.public.win32.programmer.wmi/search?q=disable+device

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

d> Hi,
d>
d> Is there any way I can programmatically disable the USB ports, FDD
d> and CD/DVD of a remote computer?
d>
d> Thanks
d>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top