5/13/2011

The sample device imaging component demonstrates how to create a software component that allows the Device Imaging service in Device Manager 2011 to communicate with a device imaging solution. The sample device imaging component is designed to work with the device imaging solution simulator that is included with this SDK. The device imaging solution simulator lets the user simulate the states that devices go through during the device imaging process, but does not actually deploy operating system images onto devices. Communication between the device imaging component and the device imaging solution simulator occurs through a duplex communication Windows Communication Foundation (WCF) channel known as a named pipe.

Note:
The sample device imaging component uses WCF, but this not a requirement for your device imaging component to work with Device Manager 2011.

In This Section

Sample Device Imaging Component Project

Information about the sample device imaging component included with the Device Manager 2011 SDK.

Building the Sample Project in Visual Studio

Information about how to build the sample device imaging component project using Visual Studio.

Registering the Sample Device Imaging Component

Information about how to register the sample device imaging component.

Configuring the Default Scheduler Interval for the Device Imaging Service

Information about how to configure the scheduler interval of the Device Imaging service.

Testing the Sample Component with the Device Imaging Solution Simulator

Information about how to test the sample device imaging component with the device imaging solution simulator.

Adding Device Properties

Information about how to add registry entries to access additional device inventory information from your device.