Re: close a user session


[ Delphi Forum -- by DelphiLand ]

Posted by webmaster Guido on November 06, 2003 at 19:31:23:

In Reply to: Re: close a user session posted by giovanni caramia on November 05, 2003 at 20:38:20:

: : : How can i close an/all open user session on Win2000 server programmatically in Delphi7?
: : --------
: : I've been searching quite extensively... but I can't find an answer to your question. Sorry.
: : I shall investigate some more and when I find something, I'll let you know.
: ::----------------
: ok, thanks.
: Really my problem is that My program runs (on the server win 2000) in night and pack files. Some users forget to close their pc and, more, they leave programs and files open. How
: can i close their sessions before my pack and reindex and copy begins?
: If possible i prefere to include in my program (in D7)instructions for close all open users sessions.
: At the moment a solved by scheduling a shutdown/reboot before my scheduled program.
-------------

I found an ActiveX that does what you are looking for. But it's quite expensive, as you have to buy the entire suite ($700)...

Webpage:

http://www.magnetosoft.com/products/sknetresource/sknetresource_features.htm




Related Articles and Replies:

 


[ Delphi Forum ]
[ DelphiLand: free Delphi source code, tips, tutorials ]