Logon Scripts
Dear All
I want to execute a logon script i.e. when ever a particular user logs
on to the domain, a particular scripts has to be executed. cna anybody
tell me how to achieve this in Win2K ?
Thanks.
regards
Sankar
# 1 Re: Logon Scripts
You can achieve using group policy in win2k domain.
1. Make an OU
2. Create the particular user in that domain
3. Go to properties of the OU
4. Create a GPO
5. Edit that GPO
6. You will get Logon/Logoff settings in User Preferences..
7. Add your script in the specified place over there
Thats all :)
- Rahul