emani80
24th November 2003, 22:23
Hi all,
Is there a way to check the process running in bshell of another user , as an admin if some end user needs to kill some hung process will i be able kill that process in that users bshell.
how can i achive this.
Thanks in advance
HeikeF
26th November 2003, 14:24
Hi,
you can use the program "processviewer"
With this program you can see the processes of the user und the program in baan
Regards,
Heike
en@frrom
26th November 2003, 14:56
Hi,
You can use the Process Explorer, which can be downloaded (for free) at www.sysinternals.com .
See this (http://www.baanboard.com/baanboard/showthread.php?s=&threadid=13671) thread for more information.
Good luck!
En.
Gerhard
26th November 2003, 17:52
Originally posted by emani80
Hi all,
Is there a way to check the process running in bshell of another user , as an admin if some end user needs to kill some hung process will i be able kill that process in that users bshell.
how can i achive this.
Thanks in advance
You can use the bshcmd utillity. Please see the possible options by entering bshcmd -U (bshcmd6.1 for Unix).
emani80
26th November 2003, 18:17
Thanks all
I achived it using bshcmd6.1
nick_rogers
27th November 2003, 19:52
maybe a dumb question, but to use bshcmd6.1 to kill pid's do you have to be root ?
Hitesh Shah
28th November 2003, 08:37
True u have to be root to kill through bshcmd6.1.
ranias
2nd December 2003, 12:46
I would like to check with who is using the process view, does this tool can be used only if we have Baan installed on Windows server ? That means we can't access the bshell process of another remote user and kill it unless the Baan servers is Windows platform.
Please clarify.
Thanks. ;)
en@frrom
2nd December 2003, 12:55
Hey Ranias,
I have never tried running it on anything other than Windows, but from what it says in the product specifications, it runs on:
Process Explorer works on Windows 9x/Me, Windows NT 4.0, Windows 2000, Windows XP and Server 2003.
http://www.sysinternals.com/ntw2k/freeware/procexp.shtml
Regards,
En.