Hi,
I want to be able to stop hardware devices and I was wondering if it was possible and how you go about doing it.
I'll explain the plan;
I am making an automated install account. Users on the domain would login with a certain user. An install would start and install a certain piece of software. What I was thinking is that the first thing the account does is to run a VB app which would turn off the mouse and keyboard, thus not allowing the user to interact with the process at all. Once the software was installed, the machine would reboot and the hardware could be used again.
Any ideas?