We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ebad89 commit 85f71baCopy full SHA for 85f71ba
List Mobile Device Apps.sh
@@ -29,13 +29,9 @@ INSTRUCTIONS
29
-----------------------------------------------------------------------
30
ABOUT_THIS_SCRIPT
31
32
-URL="https://jamf.jamfcloud.com"
33
-userName="bill.smith"
34
-password="Tech.2017Q1"
35
-
36
- # URL="https://jss.talkingmoose.net:8443"
37
-# userName="JSSAPI-Auditor"
38
-# password="password"
+URL="https://jss.talkingmoose.net:8443"
+userName="JSSAPI-Auditor"
+password="password"
39
40
# define the output directory and log file
41
# in the same directory as this script
0 commit comments