Skip to content

IDE-Redirection (IDER)

Note - Support for User Consent

Currently, the implementation of IDER in Open AMT does not support User Consent. In order to use IDER, the device must be activated in ACM. To see when support for User Consent will be added, follow our Github Backlog.

IDE-Redirection (IDER) allows a trusted administrator to remotely mount disk images on an Intel AMT computer over the network. The device can then reboot using this image to perform tasks such as:

  • Computer Recovery
  • OS Re-installation
  • Virus Scanning and more

To have the best performance, it is recommended to perform a Two-Stage recovery process.

  • Stage 1: Load a minimal OS kernel initially through IDER
  • Stage 2: Retrieve full OS from Windows Share, HTTP, iSCSI, etc
IDE Redirection Tutorial Video: Follow along to learn more about IDER, its use cases, and how to use it.

What You'll Need

Hardware

A minimum network configuration must include:

  • A Development system with Windows® 10 or Ubuntu 22.04 or newer
  • An Activated and Configured Intel® vPro device as the managed device

Software on the Development System

  • MPS and Sample Web UI
  • An .iso File (netboot.xyz is used in this guide as a demonstration. Custom images can be used.)

    Note

    For instructions to setup the MPS and RPS servers to connect a managed device, see the Get Started Guide

What You'll Do

The following sections describe how to:

  • Start an IDER session
  • Remote Mount an ISO
  • Reimage the AMT Device

Start an IDER Session

  1. In the Sample Web UI, navigate to the Devices page.

  2. Select the device to reimage.

  3. Start a KVM session.

  4. Click Attach Disk Image (.iso) button in the upper-right corner.

    Figure 1: Start IDER Session
    Figure 1: Start IDER Session

Remote Mount an ISO

  1. Select the .iso file to mount to the AMT device.

    Figure 2: Choose .iso File
    Figure 2: Choose .iso File

  2. After uploading the .iso file, MPS will start to transfer and mount the image to the AMT device.

  3. To verify the image was successfully mounted, view the available mounted drives on the AMT device. When the mount is listed, it is ready.

    Figure 3: View Mounted Drives
    Figure 3: View Mounted Drives

Reimage the Device

  1. Reset the device to IDE-R (CD-ROM).

    Figure 4: Reset to IDE-R
    Figure 4: Reset to IDE-R

  2. After the device has finished POST, a menu or process will begin. This will vary based on the .iso file used. In this example, netboot.xyz is used and its menu can be seen.

    Success

    Figure 5: IDER Session
    Figure 5: IDER Session


Learn How to Integrate into a Custom UI

Explore how to add redirection features, such as Keyboard, Video, and Mouse (KVM) and IDE-Redirect (IDER), with prebuilt React components.

Get Started with the UI Toolkit