Box Drive
Box is a popular cloud storage platform with a variety of features such as content management, collaboration, and file sharing tools. Integrating Frame accounts with Box Cloud Storage is simple and can be done in a matter of minutes. This guide provides detailed instructions for installing, configuring, and using Box Cloud Storage with your Frame account.
Requirements
- A Frame account
- Enterprise Profiles, Persistent Desktops, or another 3rd party method for user profile persistence must be utilized in order for the end user's Box credentials to persist between sessions.
By default, this configuration will require users to log on to Box each time they start a Frame session. Enterprise Profiles can be configured to avoid this issue. Once Enterprise Profiles has been enabled for the account, the end user needs only to log in to Box once within the session. From that point forward, Box will automatically stay logged in using the credentials stored on the user's profile disk.
Setup
Start by navigating to the account Sandbox you would like to configure with Box Drive.
Start a Sandbox session.
Go to the following URL from the browser in your Sandbox session:
https://www.box.com/resources/downloads
Click Download Box Drive for Windows.
Run the Box Drive installer within the Sandbox session.
noteDuring installation, Frame will automatically detect the installation of a new application and prompt you to “Onboard to Frame”. If you plan to deliver only virtual desktops, or would prefer this app not appear as an icon on your users' application Launchpad, skip the onboarding workflow by clicking the Cancel button. You can always onboard the Box executable at a later time.
The Box Drive login window will appear, simply close the window. Do not log in.
Next, navigate to Computer
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Box\Box
in your desired registry editor.Find the value called
UseProtectiveFSFilter
and set the value to0
. If you cannot find this value, you can create aREG_DWORD
value with the aforementioned name and set the value to0
.Lastly, power down the Sandbox and publish your changes.
That's it! After your publish is complete, your users will now have Box Drive accessible to them during their next session. If you've set up persistence for their credentials, they'll automatically log in to Box for their subsequent sessions.