• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

quick RC5 question with NT

iamwiz82

Lifer
Is it possible to have the client run only when no one is logged into the PC? I have the service running, but i always think something is wrong when i go to the resources screen and it shows 100% utilization =].

Any help would be appreciated.


Spelling is not my forté...
 
Even better than having it only run when no one is logged on is to use the "pause if running" option, which is what I do.

Just add the following line to your .ini file and restart the service:

[triggers]
pause-watch-plist=taskmgr.exe

As soon as you start taskmanager... within about a second... the client will pause. Then, after you exit taskmanager it will start again. I use this with all of my user machines so that no one freaks out... in fact, no one has noticed!

Joe
 
Back
Top