Hi,
How can I detect in the login script whether a user is
logging on onto a Win2K terminal server or not.
Is there some sort of environment variable set on a terminal server ??
In NT4, I used
if systemroot=="c:\wtsrv"
but my Windows 2000 server is installed in c:\winnt so this doesn't work anymore Any ideas ?
Thanks
Peter
Peter Van Eeckhoutte
peter.ve@itinera.be
How can I detect in the login script whether a user is
logging on onto a Win2K terminal server or not.
Is there some sort of environment variable set on a terminal server ??
In NT4, I used
if systemroot=="c:\wtsrv"
but my Windows 2000 server is installed in c:\winnt so this doesn't work anymore Any ideas ?
Thanks
Peter
Peter Van Eeckhoutte
peter.ve@itinera.be