I’m trying to create a policy for a screenshot repository that save screenshot to another device.
Hope someone can help me.
I’m trying to create a policy for a screenshot repository that save screenshot to another device.
Hope someone can help me.
#!/bin/bash
defaults write com.apple.screencapture location "PATH YOU WANT"
killall SystemUIServer
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.