Login scripts

  • Thread starter Thread starter A.B.
  • Start date Start date
A

A.B.

is it possible to configure windows XP to allow users that are members
"Domain users" at their login allow full access to execute a login scripts
which is located on the server? if YES please how?
The login script: Set the time, Set the printer according to the HOSTNAME,
modify some registry keys, update Anti-Virus, map network drives....etc

Thank you in advance.
AK
 
A.B. said:
is it possible to configure windows XP to allow users that are members
"Domain users" at their login allow full access
Do you really need to give them full access? If so, make them members of
the "administrators" local group. Thought not!
The login script: Set the time
Use ntrights.exe from the Resource Kit to grant the sSystemTimePrivilege
http://www.jsiinc.com/SUBA/tip0200/rh0252.htm
Set the printer according to the HOSTNAME,
How are you trying to achieve this? Depending on the method, this shouldn't
need any special rights.
modify some registry keys
Use regini.exe, setacl.exe or similar to modify the permissions of the
registry keys you wish to change.
update Anti-Virus
Your AV vendor almost certainly has a method for allowing this.
map network drives
No special permissions requirted.

Regards

Oli
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top