Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
Login Script
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="combatking0" data-source="post: 911344" data-attributes="member: 115023"><p>I have created an AppleScript which I intend to run automatically whenever a user logs in.</p><p></p><p>It must run for each user, as it requires their username to create a folder with their username as its name on an external drive, so running it from the /Library/StartupItems folder is not an option.</p><p></p><p>Adding it to the System Preferences/Accounts/Login Items is also not viable, since the computers are on a network with over 1000 users, so that would take ages to do on each of the 21 computers.</p><p></p><p>Is there a way I can get the .scpt or .app file to run during the login process? I have tried creating a logon hook, but that didn't work.</p></blockquote><p></p>
[QUOTE="combatking0, post: 911344, member: 115023"] I have created an AppleScript which I intend to run automatically whenever a user logs in. It must run for each user, as it requires their username to create a folder with their username as its name on an external drive, so running it from the /Library/StartupItems folder is not an option. Adding it to the System Preferences/Accounts/Login Items is also not viable, since the computers are on a network with over 1000 users, so that would take ages to do on each of the 21 computers. Is there a way I can get the .scpt or .app file to run during the login process? I have tried creating a logon hook, but that didn't work. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Operating System
Login Script
Top