Also, remember that Startup scripts run with the permissions of the local
system. There is no user. This means the script should have permissions to
install software locally, but not have any permissions elsewhere in the
network. Sometimes you must grant permissions to the computer object for
network shares, for example. When this is necessary I grant permissions to
the group "Domain Computers". If the script runs fine when you run it, the
problem is most likely permissions. Also, the script must run silently.
--
Richard Mueller
MVP Directory Services
Hilltop Lab -
http://www.rlmueller.net
--