Jump to content

Is there a way?


Phaethon
 Share

Recommended Posts

Is there a way to have a script automatically run when a user logs on (globally for all users of a computer).

And also, is there a way to check if someone has clicked shutdown, and if they have, stop the computer from shutting down?

Thanks!

Coder's Helper >> Here[center][/center]

Link to comment
Share on other sites

Option 1:

Start > Run > gpedit.msc

Computer Configuration > Administrative Templates > System > Logon > Run these programs at user logon

Option 2:

Copy a shortcut to the Startup folder on the start menu

Option 3:

Create a registry entry in HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...