Archived from groups: microsoft.public.windowsxp.print_fax (
More info?)
this would not be a print setting.
you can use
net sess to display the connections and net sess \\machine /d /y to
disconnect
Client applications will often keep a session open after printing if they
call GetDefaultPrinter for page size.
There is a tcp/ip registry key
this is an old KB
http://support.microsoft.com/default.aspx?scid=kb;en-us;102974
ConnectionTimeout REG_DWORD Seconds
Default: 600 (10 minutes)
Specifies the time to allow clients to remain idle before forcibly
disconnecting them. This prevents idle clients from consuming server
resources indefinitely. This value may be set to 0 if time-outs are not to
be enforced. If set to 0, idle clients may remain connected indefinitely.
--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
;kbhowto]http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
This posting is provided "AS IS" with no warranties, and confers no rights.
"Fatih KILIÇ" <fatihkilic@yahoo.com> wrote in message
news:#s0XqhFsEHA.2684@TK2MSFTNGP12.phx.gbl...
> As you know there is 10 users limit for Windows XP print shares.
> How can i disconnect a user who does not connect (idle) for 1 minutes ?
> I know it can be a configureable paramater but i can not remember how to .
>
>