Default process priority

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am running a process which takes most about 40% of my CPU usage. I can
change the process priority in task manager, but this doesn't solve the
problem as this process opens several other processes. This process is
ntaskldr.exe which known IBM issue for Lotus Notes 6.xx after an upgrade from
R5.

What I am trying to achive is to edit registry that the process will start
automaticali in a low priority.

If this will be possible we will deploye this temporary solution in our
network.

Can anybody know anything about it?

Patrifick
 
Patrifick said:
I am running a process which takes most about 40% of my CPU usage. I can
change the process priority in task manager, but this doesn't solve the
problem as this process opens several other processes. This process is
ntaskldr.exe which known IBM issue for Lotus Notes 6.xx after an upgrade from
R5.

What I am trying to achive is to edit registry that the process will start
automaticali in a low priority.

Use the START command. For details type
START /?
at a DOS prompt.
 
I know about this. But we are running tight security and users are not
allowed to use cmd without admin rights. Also you would have to use start
when you reboot pc.
 
Back
Top