I want to execute the devcon disable command remotely. In other words, I want to disable a device on a remote computer on the network.
According to the help, I can't do this. The disable command works only locally.
I absolutely must disable this device remotely so I was wondering if there was some sort of work around to using this command remotely. Otherwise I would have to code it up manually, and I don't want to do that. Also...I am aware that I could have some client program running on the remote machine, and then have my computer send a signal to this client, which would execute the devcon command from the remote machine. I don't really want to have a client running on the remote computer, though.
Plz help.