Is it possible to gracefully log off users at a specific time of day, without killing the processes? So that when the user logs in again they are not bombarded with messages like 'Application didn't shut down correctly' or 'Your last browsing session closed unexpectedly'.
Thanks