G
Guest
Guest
Archived from groups: microsoft.public.win2000.group_policy (More info?)
I am writing a startup script sp that it runs when a computer starts up. So
I have written a script and added in the computer configuration and then in
startup script in group policy in a OU and place the computers in the OU.
But when the computer starts up it does not run the script. The script is
an aida32 script which audits remote pc's and then adds the results into a
database. But my question is is there a specific format startup scripts use
and can startup scripts allow computers to access remote computers on the
network without logging on. In the script I added the UNC Path like
\\server\share., but the script does not run. ANy ideas of why it might not
run.
I am writing a startup script sp that it runs when a computer starts up. So
I have written a script and added in the computer configuration and then in
startup script in group policy in a OU and place the computers in the OU.
But when the computer starts up it does not run the script. The script is
an aida32 script which audits remote pc's and then adds the results into a
database. But my question is is there a specific format startup scripts use
and can startup scripts allow computers to access remote computers on the
network without logging on. In the script I added the UNC Path like
\\server\share., but the script does not run. ANy ideas of why it might not
run.