Difference between revisions of "Dropbox"
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
#Manual Installation (Requires local admin permissions) | #Manual Installation (Requires local admin permissions) | ||
#Remote Deployment (Casper Suite, Apple Remote Desktop) | #Remote Deployment (Casper Suite, Apple Remote Desktop) | ||
+ | |||
+ | ====macOS Installer Options==== | ||
+ | #Dropbox does not have a .pkg installer for macOS | ||
+ | #There are several options for creating .pkg files | ||
+ | ##AutoPkgr (Familiarity of commandline) | ||
+ | ##Composer (Included with jamf's Casper Suite) | ||
+ | ##Packages or Iceberg (s.sudre/free/fr) | ||
+ | #Using .pkg files requires admin rights for installation | ||
+ | |||
+ | ====macOS Installation Option==== | ||
+ | #End User Full Install - Users admins their own Mac | ||
+ | ##Downloads Dropbox installer to machine | ||
+ | ##Use Remote Management software to copy to end user machines | ||
+ | ##User starts setup and enters admin credentials | ||
+ | |||
+ | #End User Partial Install - No Remote Management Software installed, and users are not admins of the machine | ||
+ | ##User downloads Dropbox from web or Network Share | ||
+ | ##IT enters in admin credentials | ||
===Linux=== | ===Linux=== |
Revision as of 17:47, 11 May 2017
Setting up the Team
Understanding the Dropbox Client
Latest Release Notes can be found at dropbox.com/release_notes
Installing the client
Windows
- Meta Installer pulls another executable to auto start installation
- Enterprise Installer
- Manual Installation (Requires local admin permissions)
- Remote Deployment (SCCM/GPO) Maybe PSTools?
Windows Enterprise CLI Installer
/s: Silent Installation. Dropbox login prompt will launch upon successful installation.
/nolaunch: Silent Installation. No Dropbox login prompt. Dropbox icon added to Start Menu.
More information about deploying with CLI can be found here The enterprise installer: deploy Dropbox Business for your entire team
macOS
- Contents are extracted from DMG and manually copied to the Applications folder
- Manual Installation (Requires local admin permissions)
- Remote Deployment (Casper Suite, Apple Remote Desktop)
macOS Installer Options
- Dropbox does not have a .pkg installer for macOS
- There are several options for creating .pkg files
- AutoPkgr (Familiarity of commandline)
- Composer (Included with jamf's Casper Suite)
- Packages or Iceberg (s.sudre/free/fr)
- Using .pkg files requires admin rights for installation
macOS Installation Option
- End User Full Install - Users admins their own Mac
- Downloads Dropbox installer to machine
- Use Remote Management software to copy to end user machines
- User starts setup and enters admin credentials
- End User Partial Install - No Remote Management Software installed, and users are not admins of the machine
- User downloads Dropbox from web or Network Share
- IT enters in admin credentials
Linux
- Manual installation (Requires local admin permissions)
- Standard Installer Package
- Download and install from Source Code
Client Download
The latest stable build can be downloaded from:
dropbox.com/download dropbox.com/downloading dropbox.com/install
Things to note:
- Beta builds are odd-numbered
- The Dropbox website auto-detects the OS and downloads the correct installer
Client Update
Windows - dropboxupdate Two Windows scheduled tasks make calls to DropboxUpdate.exe. DropboxUpdateTaskMachineCore - Picks up core engine (Latest client) DropboxUpdateTaskMachineUA - Picks up remaining changes (Any changes to files/folders) macOS - DropboxMacUpdate
- Checks for new versions every hour
- Requires an internet connection and will prompt for a manual upgrade if there hasn't been an update within 7 days