14 Commits

Author SHA1 Message Date
Adam Codega
7360adef70 Create MDMInstallAndDeploy.sh 2022-03-08 16:14:49 -05:00
Adam Codega
e0a8b015c9 New Dialog repo URL 2022-03-07 23:17:37 -05:00
Adam Codega
f5c1d69efc new dialogURL and expectedDialogTeamID variables
Updated variables to better avoid conflict with variables used in your scripts
2022-03-03 13:35:53 -05:00
Adam Codega
0d2fef6a42 Updated function name for clarity 2022-03-01 11:54:32 -05:00
Adam Codega
3f602fc6e1 Rename displayAppleScriptFunction.sh to dialogAppleScriptFunction.sh 2022-03-01 11:53:55 -05:00
Adam Codega
68c5feed37 Create displayAppleScriptFunction.sh 2022-03-01 11:49:56 -05:00
Adam Codega
04d52e91d8 Create dialogCheckFunction.sh 2022-03-01 11:17:08 -05:00
Adam Codega
ea27f9b609 Swap tabs for spaces, fix listitems creation
listitems creation was not taking into account app names with spaces, ie Google Chrome would be cut off into Google.
2022-02-28 18:38:10 -05:00
Adam Codega
682f1334e6 Support for file paths, fixed wait logic
Script now supports any file path, including apps. Helpful for printer driver installs, etc. Also fixed logic issue with waiting for appCheck to finish.
2022-02-26 08:00:01 -05:00
Adam Codega
7dfe7135f2 Improved app array, new support for file paths
New app array and list item/while logic allows for specifying any file path, like a pkg receipt or a receipt, rather than just an application name.
2022-02-22 23:28:48 -05:00
Adam Codega
9bd9aae6e3 Rename mosyleAppsDeploy.sh to MDMAppsDeploy.sh
Renamed script to better imply agnostic MDM support
2022-02-15 20:57:34 -05:00
Adam Codega
1cc43834c3 Remove unrelated comment left in code 2022-02-14 15:29:05 -05:00
Adam Codega
15799a405c Create mosyleAppsDeploy.sh
Initial commit.
2022-02-13 17:42:23 -05:00
Adam Codega
0486888ea1 Initial commit 2022-02-13 14:46:23 -05:00