S
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.
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.