deploy.osdcloud.live

This endpoint is used to repair issues with WinPE, bootstrap dependencies for OSDCloud, and to start an OSDCloud deployment by invoking Deploy-OSDCloud

Requirements

  • ADK related Boot Image with the following Optional Components

    • WinPE-WMI

    • WinPE-NetFX

    • WinPE-Scripting

    • WinPE-PowerShell

    • WinPE-StorageWMI

    • WinPE-DismCmdlets

  • Internet connectivity

  • Drivers for boot device

circle-info

For assistance on creating a WinPE boot image, review the following article

Boot to a WinPE Boot Image

MDT Boot Image

In this example, an MDT boot image is used, displaying the Welcome Wizard. You should be able to select "Exit to Command Prompt", or press F8 to open a command prompt.

Start PowerShell

In the Command Prompt, enter start powershell to open PowerShell in a new window.

Run deploy.osdcloud.live

Run the following command in PowerShell

OSDCloud

Deploy-OSDCloud should start automatically. Press Start to deploy Windows to this device

OSDWorkspace Example

A typical boot image created with OSDWorkspace 26.2.12+ should already have most of these items resolved.

Failure Example

This ConfigMgr Boot Image does not have ADK Optional Components for Dism or StorageWMI and cannot be updated online. You will need to rebuild your Boot Image with these components.

Last updated

Was this helpful?