Hi,
I want to Access the device manager of remote machine through python program.
The actions which I want to do with the program is
Update Driver,
Disable,
Uninstall
So please help me with in this regard if possible.

Recommended Answers

All 3 Replies

Why don't you access the computer through windows remote connection. You use outlook express or windows live messenger to take over their computer.
Here's how to connect to another computer
Then you can login to the computer and go to the system properties box to the device manger to do your stuff. Just don't disable the network adapter as you want to use the internet to connect.

But I want to do this through code . and not using remote connection or anything. Is it possible?

You might better use a low level system language like C or C++

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.