So the only issue we find now is the library folder doesn't work, the
documents, desktop seem to work now without using any scripts.When you
go to add something like an email account, change the home URL on safari
or anything to do with the library f...
How would you set your script up for the newer versions of windows?
Would this work? Also, will it run in sierra as they've changed a few
things. #!/bin/sh #Skip redirection if user is localadmin if [ "$3" ==
"localadmin" ]; then echo "Localadmin, sk...