test.osdcloud.live

This endpoint allows you to test your WinPE Boot Image to determine issues with PowerShell or to resolve dependencies needed for OSDCloud (curl)

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 test.osdcloud.live

Run the following command in PowerShell

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?