844 reputation
212
bio website apple.stackexchange.com/…
location
age 30
visits member for 1 year, 1 month
seen yesterday
stats profile views 25

Systems Administrator

School district


Custom Macintosh management via BASH, AppleScript/osascript

  • Fully automated Environment/Template management
    • Sync systems based on specific Environment
    • Deployment of updates (OS & 3rd party)
  • Implement restrictions/additions based on
    • Network User
    • Template
    • Environment
    • Network
    • Hardware
  • Snapshot management (Server)
    • Creating new Environments
    • Updating old Environments

2500 Macintosh machines

  • 10.4.x (NO LONGER IN USE)
  • 10.5.x
  • 10.6.x
  • 10.7.x
  • 10.8.x (IN BETA)

profile for E1Suave on Stack Exchange, a network of free, community-driven Q&A sites


May
16
comment How can I make all folders in Finder “snap to grid”?
@Nathan Did you have any luck after trying the answer above, or is it still not functioning?
May
16
comment Disable screensaver password requirement from command line
@DanielLawson I have edited my answer to reflect the testing of 10.5.x 10.6.x 10.7.3. The command functioned for each OS. Thanks again.
May
16
revised Disable screensaver password requirement from command line
Edited the answer to reflect testing on different Operating Systems.
May
16
comment Disable screensaver password requirement from command line
@DanielLawson Thanks, are you currently working on 10.7? I generally like to post what OS's I have tested my commands on and unfortunately this morning I am stuck with an old Snow Leopard machine and won't have access to a 10.7 machine until later today. I would hate for it to function on 10.6.x and fail on 10.7 :–( However, I am fairly certain this will function as the plists are very similar. I know 10.5's screensaver.plist is different and some tweaking would be needed. Anyhow, thanks again. :–)
May
16
answered Disable screensaver password requirement from command line
May
15
comment double password entry to access account
@newenglander I am sorry it isn't working for you. Is it the script that isn't working for you or a specific variation of the script? In testing the above script worked as expected. I know that you may have been attempting to utilize it in a slightly different way.
May
12
comment double password entry to access account
@newenglander Have you had any luck in using the above script?
May
10
comment double password entry to access account
@newenglander CHOSEN_TIME is the chosen time you have selected when setting your Security and Privacy in System Preferences. ELAPSED_TIME is the amount of time the screensaver has already been running. :–)
May
10
comment double password entry to access account
@newenglander I am not sure about that. The script utilizes the Security and Privacy in System Preferences which sets the com.apple.screensaver.plist. The script is searching to see if the Screen Saver is running and then checking the settings within the screensaver.plist to run the suspend as needed.
May
10
comment double password entry to access account
I apologize for the quick changes. :–(
May
10
comment double password entry to access account
@newenglander You will likely have to change the USER_PATH. :–)
May
10
revised double password entry to access account
added 126 characters in body
May
10
comment double password entry to access account
@newenglander I made a quick edit to ensure that the script will also function if the set time is less than 1 min. As for the ps command, a result will only show up if the screensaver is in use. :–) To test this you will either have to run the script within your daemon or use a remote machine.
May
10
revised double password entry to access account
added 78 characters in body
May
10
answered double password entry to access account
May
10
comment App or script to monitor/log processes starting and stopping?
@snowcrash09 did you have any luck with the new script?
May
10
revised How can I change the speech rate while text-to-speech is going on?
Edited spelling in title to ensure question was properly understood.
May
10
suggested suggested edit on How can I change the speech rate while text-to-speech is going on?
May
10
comment How can I leave my wifi connection connected after logging the user out of the OS?
Do you have another network that can be connected to? Perhaps a dummy network with limited internet availability if any at all. If you have managed access points you could just create such an SSID in order to have access to them while no one is logged in.
May
8
revised App or script to monitor/log processes starting and stopping?
deleted 9 characters in body