View Full Version : Login Script for Local User


Whiterabbyt
09-08-2006, 04:53 PM
I'm trying to create a login script that will run under a certain local
user for example.

Bob logs in and the script runs and sees bob is logged in and then runs
the file I want run etc...

I do know how to do it via a server login script but this has to be run
at the workstation level.

Any help with this would be greatly appreciated.

Patrick Rouse
09-10-2006, 04:25 AM
On the terminal server exists a file called usrlogon.cmd, which you could use.

--
Patrick Rouse
Microsoft MVP - Terminal Server
http://www.sessioncomputing.com


"Whiterabbyt" wrote:

> I'm trying to create a login script that will run under a certain local
> user for example.
>
> Bob logs in and the script runs and sees bob is logged in and then runs
> the file I want run etc...
>
> I do know how to do it via a server login script but this has to be run
> at the workstation level.
>
> Any help with this would be greatly appreciated.
>
>