You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: screennudge_prompt.zsh
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
# REQUIREMENTS:
5
5
# This script runs on macOS 10.15 or higher. macOS 11 or higher is required for standard user approval (the MDM command was made available in Big Sur.)
6
6
#
7
-
# The script works best when the app being targeted is being deployed with a Privacy Profile library item that lets standard users approve
8
-
# Screen Capture. (Available in macOS Big Sur 11+)
7
+
# The script requires that the app being targeted is being deployed with a Privacy Profile library
8
+
#item that lets standard users approve Screen Capture. (Available in macOS Big Sur 11+)
9
9
#
10
10
# The MDM executing this script requires Full Disk Access in order to read the tcc.db and check to see if screen recording has been approved.
11
11
# (Most MDMs should already have this, since they would need access to do MDM-things)
0 commit comments