All Collections
VR Set Up
Quest2 Headset
Installing OMS on Oculus for Business VR Headsets
Installing OMS on Oculus for Business VR Headsets

Use this guidance to install the OMS App on your Oculus for Business (Enterprise) VR headsets

O
Written by OMS Support
Updated over a week ago

If you purchased your Meta Quest 2 VR headsets from Oculus for Business (OFB) you will need to install OMS on those headsets via side-loading using an ADB command line function.

This article will take you through that process step by step.

Note: if you purchased consumer grade headsets we recommend installing OMS from the AppLab.

Step One: watch the Oculus for Business overview video

Step Two: Activate your OFB headsets

  1. Unbox and check your equipment. Each kit should include:

    1. A VR headset

    2. 2 x touch controllers

    3. 2 x AA batteries (for your touch controllers)

    4. A charging cable (for your headset)

  2. Activate your headset(s):

    1. To complete this process, follow the guidance described by Meta here

Step Three: set up ADB side-loading

Note: you will need a Windows computer to complete this step

  1. Download the Android SDK Platform Tools ZIP file for Windows

  2. Extract the contents of the ZIP file into your Downloads folder (c:\Users\USERNAME\Downloads)

Step Four: enable Developer Mode on your headset(s)

  1. From Device Manger, click Device Fleet

  2. Click on the headset or group of headsets you want to enable Developer Mode for, then click Settings

  3. Click the edit pencil next to USB Debugging, then select On

  4. Review the information in the USB Debugging Warning prompt, then click Accept

  5. Click Save

Note: you can only have ten headsets in Developer Mode at any one time.

Step Five: enable side-loaded apps

  1. From Device Manager, click Device Fleet

  2. Click on the headset or group of headsets you want to enable sideloaded apps for, then click Settings

  3. Click the edit pencil next to Sideloaded Apps, then select On

  4. Review the Sideloaded Apps Warning, then click Turn on Sideloaded Apps

  5. Click Save

Step Six: connect your headset to your Windows computer

  1. Power On Quest 2 headset

  2. Connect headset to computer with ADB installed via USB-C cable, or cable + adapter if needed

  3. Allow data access and USB debugging (prompts in headset)

Step Seven: copy the OMS files to your ADB folder

  1. Use the OMS Support Chat to request access to the OMS obb and apk files. Download these

Step Eight: copy the OMS obb file to your headset

  1. Open File Manger

  2. Navigate to Quest 2 > Android > obb

  3. Create New Folder

  4. Name the folder com.OxfordMedicalSimulation.OMS

  5. Drag+Drop or Copy+Paste the obb file named main.9.com.OxfordMedicalSimulation.OMS.obb into your newly created folder

Step Nine: start ADB

  1. Run cmd.exe from Start Menu

  2. Navigate to folder by entering cd\users\USERNAME\downloads\platform-tools

Step 10: install OMS apk file using ADB command line

  1. In the command prompt from Step #7, type: adb install OMS.apk

  2. If you receive a Success comment, OMS is now sideloaded onto your Quest 2 headset

Did this answer your question?