PC Review


Reply
Thread Tools Rate Thread

Couldn't get process information from remote

 
 
David Chow
Guest
Posts: n/a
 
      20th Apr 2004
We have created a VB.net console application using vs.net
2003
The program will be run on a server server01 and will get
process name of the some process running on the server by:
If (Process.GetProcessesByName
(proc_name, "server01").Length > 0) Then
...
End If

A local user swajob is created on server01.
When login the server server01 as swajob & run the
program on command prompt, it is OK.

We login as administrator & setup the job in window
scheduler.

Then run click & select 'run' to run the job from
scheduler, the following error occur:
Couldn't get process information from remote machine.
If we add 'administrator' to member for swajob, no error
occur

However, we do not want to grant administrator right to
swajob. We have tried to grant 'power user' right, etc,
to swajob, but the error still occurred.
Is there any workaround?
Thanks & regards
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Couldn't get process information from remote machine" =?Utf-8?B?dmlzdGEgcm9va2ll?= Windows Vista Performance 1 9th Jul 2007 01:34 AM
Getting information about a remote process XxLicherxX Microsoft VB .NET 0 16th Nov 2005 03:37 PM
Couldn't get process information from remote machine Ian Frawley Microsoft C# .NET 2 8th Jun 2004 04:07 PM
Couldn't get process information from remote machine Lord Fonty Microsoft C# .NET 1 8th Jun 2004 02:20 PM
Couldn't get process information from remote machine Ian Frawley Microsoft C# .NET 0 3rd Jun 2004 02:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:54 PM.