PDA

View Full Version : Create Batch File.



chinook_apache
01-12-2004, 06:04 PM
hey all.

could some one help me out here.

i am wanting to create a batch file which is executed evrytime a user logs on a pc.
the batch file needs to contain permissions like no access to my computer, no changing of background etc.

the pc which i want to experiment on is a windows xp professional sp2 machine.
this machine is not connected to my server and i just want to experminet with the batch file.

some links would be helpful as well.

thanks in advance

uNz[i]
01-12-2004, 06:14 PM
Okay.. heres a batch file tutorial (http://www.chebucto.ns.ca/~ak621/DOS/BatBasic.html) to get you started.

chinook_apache
01-12-2004, 06:17 PM
kool thanks for that link :)

firefox
01-12-2004, 06:36 PM
rather than a batch file you should try some policies

chinook_apache
01-12-2004, 08:03 PM
Originally posted by firefox@12 January 2004 - 18:36
rather than a batch file you should try some policies
i have tried using group policy editor but it applies restrictions to all users including Administrator.

some one in this board told me i need an ative directory on a server to implement policies for individual users.