| Author |
Message |
daniel
Guest
|
Posted:
Thu Nov 10, 2005 7:57 am Post subject:
Terminal service Problem |
|
|
Dear all
can I set a login period that only allow user login Terminal server at that
time ?
but will not affect them login domain
can I do that ?
I am using win2000 server
Thx all |
|
| Back to top |
|
 |
Todd J Heron
Guest
|
Posted:
Sat Nov 12, 2005 5:50 pm Post subject:
Re: Terminal service Problem |
|
|
"daniel" <cheung81@hotmail.com> wrote in message...
| Quote: | can I set a login period that only allow user login Terminal server at that
time ? but will not affect them login domain
|
Yes. Write a script which pauses the Terminal Services service at your
designated time, sleeps for "x" number of seconds, and then un-pauses the
Terminal Services service. This won't effect users currently logged in, but
will prevent new connections.
'net pause' is your command line.
--
Todd J Heron, MCSE
Windows Server 2003/2000/NT; CCA
----------------------------------------------------------------------------
This posting is provided "as is" with no warranties and confers no rights |
|
| Back to top |
|
 |
daniel
Guest
|
Posted:
Mon Nov 14, 2005 8:08 am Post subject:
Re: Terminal service Problem |
|
|
thx for your answer
I want to ask a another question , is it possible that only disallow some of
the user to login terminal server at my designated time ?
not pauses the terminal server ?
and really thx
I will try it
"Todd J Heron" <todd_heron(delete)@hotmail.com> ???
news:%23eAu%23r65FHA.1148@tk2msftngp13.phx.gbl ???...
| Quote: | "daniel" <cheung81@hotmail.com> wrote in message...
can I set a login period that only allow user login Terminal server at
that
time ? but will not affect them login domain
Yes. Write a script which pauses the Terminal Services service at your
designated time, sleeps for "x" number of seconds, and then un-pauses the
Terminal Services service. This won't effect users currently logged in,
but
will prevent new connections.
'net pause' is your command line.
--
Todd J Heron, MCSE
Windows Server 2003/2000/NT; CCA
--------------------------------------------------------------------------
--
This posting is provided "as is" with no warranties and confers no rights
|
|
|
| Back to top |
|
 |
|
|
|
|