P Pegasus \(MVP\) Oct 15, 2004 #4 Virtual World said: Can u hightlight me how to do it? Thanks. Click to expand... I will, if you can take the time to explain exactly what you're trying to achive. Please be precise!
Virtual World said: Can u hightlight me how to do it? Thanks. Click to expand... I will, if you can take the time to explain exactly what you're trying to achive. Please be precise!
G Guest Oct 15, 2004 #5 I want to allow some domain user use Terminal Server while afraid the logon script impact the TS.
P Pegasus \(MVP\) Oct 15, 2004 #6 Virtual World said: I want to allow some domain user use Terminal Server while afraid the logon script impact the TS. Click to expand... Experiment by inserting this line as the second line in your logon script: @echo off if not "%SessionName%"=="" goto :eof
Virtual World said: I want to allow some domain user use Terminal Server while afraid the logon script impact the TS. Click to expand... Experiment by inserting this line as the second line in your logon script: @echo off if not "%SessionName%"=="" goto :eof