Hello! I am very inexperienced with scripting, so tell me if i'm in the wrong place.
I want to have a simple script execute the following (at a user level):
defaults write com.apple.loginwindow TALLogoutSavesState -bool false
I have a few scripts (for mounting network shares) that I run using Outset when the user logs in. I'd like to do the same with this one. Any guide on how to call this command as the user?