Jump to content

Recommended Posts

Posted

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]

Posted

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

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
×
×
  • Create New...