Having problems using the GetProcesses from a remote computer by:Steve D
|
I am writing a program that monitors processes on remote computers. I am using Process.GetProcesses(remotecomputername), and it works for some of the computers on the network, but not all of them. Some of the computers give me an Access Denied error. It says that it couldn't get the processes from the remote computer. If anyone could help me fix this, it would greatly appreciated.
*** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it!
|
| | Reply: by:hirf-spam-me-here@gmx.at (Herfried K. Wagner [MVP])
|
| | Post the complete exception you get.
-- Herfried K. Wagner [MVP]
|
| | Reply: by:Bismark Prods
|
| | Hi,
Has the account used to run your application, the same rights (network rights) on all computers ?
Bismark
|
| | Reply: by:Steve D
|
| | I using the administrator account, which is used on all the network computers, which I assume would have the same network rights.
*** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it!
|
| | Reply: by:Bismark Prods
|
| | Not necessary ! Be warn that you admin account had each time a reserved account on the remote computer and have enough rights ! In Win2000 it is a little bit complicate to !
Bismark
|
0 Comments:
Post a Comment