Can startup scripts run as Admin?

  • Thread starter Thread starter Craig
  • Start date Start date
C

Craig

Hi folks,
I have a simple startup script that I'd like to run, but
I'm wondering: If you apply a startup script as part of a
group policy setting, will it (or can it be made to) run
with elevated (Admin) priveledges???

Thanks,
Craig
 
Hello Craig,

Startup scripts run under the computer account which is part of the
Administrators group. So you should not have any problems with executing
the Startup script.

Please note that Login scripts run under the user account.

Thanks,

james
 

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