Logon time restriction

  • Thread starter Thread starter pampalini
  • Start date Start date
P

pampalini

Guest
Hi there, is it possible to set somehow logon hours restriction on terminal
server? I dont want to use domain account properties, i want to limit users
only on terminal servers. thanks
 
Re: Logon time restriction

What is the Windows version of Terminal Services are you running?
Currently Terminal Services does not have this property. Depending on what
you need, you can probably use jobs scheduling with TSWMI (to enable/disable
remote desktop) and TSUserEx (deny/allow logon per user basis) to accomplish
this.
more info on:
TSWMI: http://msdn.microsoft.com/en-us/library/aa383477(VS.85).aspx
TSUSEREx: http://msdn.microsoft.com/en-us/library/aa383010(VS.85).aspx

Thanks
Soo Kuan


--
This posting is provided "AS IS" with no warranties, and confers no rights.

"pampalini" <pampalini@discussions.microsoft.com> wrote in message
news:C118F6F0-BE2E-4FB6-BB87-7809CC267B1D@microsoft.com...
> Hi there, is it possible to set somehow logon hours restriction on
> terminal
> server? I dont want to use domain account properties, i want to limit
> users
> only on terminal servers. thanks
 
Back
Top