mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-11 04:30:29 +01:00
Update microsoft-apps.sh
This commit is contained in:
@@ -261,10 +261,10 @@ for param in "$@"; do
|
||||
install_software "com.microsoft.outlook.suite.2011" "Office2011" "SUITE" "openconsole"
|
||||
;;
|
||||
remote-desktop)
|
||||
install_software "com.microsoft.remotedesktop.standalone" "MS Remote Desktop" "/Applications/Microsoft Remote Desktop.app" "noconsole"
|
||||
install_software "com.microsoft.remotedesktop.standalone" "Microsoft Remote Desktop" "/Applications/Microsoft Remote Desktop.app" "noconsole"
|
||||
;;
|
||||
remote-desktop-oc)
|
||||
install_software "com.microsoft.remotedesktop.standalone" "MS Remote Desktop" "/Applications/Microsoft Remote Desktop.app" "openconsole"
|
||||
install_software "com.microsoft.remotedesktop.standalone" "Microsoft Remote Desktop" "/Applications/Microsoft Remote Desktop.app" "openconsole"
|
||||
;;
|
||||
*)
|
||||
echo "unknown parameter"
|
||||
|
||||
Reference in New Issue
Block a user