Multicast Content Provider Support

Applies To: Windows Server 2008 R2

The multicast server uses a content provider to transmit the data from the server to the client. The Windows Deployment Services content provider can transfer any file over a multicast transmission; however, you can create or use a custom content provider if you want additional functionality. For example, you could create a content provider that transfers a .zip archive, a .vhd image, or a database and then extracts data out of it. The providers must be functioning properly to deploy content using multicast transmissions.

 

Events

Event ID Source Message

592

WDSMC

An error occurred while trying to load the module %1 for Content Provider %2.

Error Information: %3

593

WDSMC

The module %1 for Content Provider %2 does not export the initialization function %3.

Error Information: %4

594

WDSMC

The Content Provider %1 loaded from %2 failed to initialize.

Error Information: %3

595

WDSMC

The Content Provider %1 is incompatiable with this server of Windows Deployment Multicast Server.

596

WDSMC

The Content Provider %1 did not register required callbacks during its initialization.

597

WDSMC

The shutdown function for Content Provider %1 failed.

Error Information: %2

598

WDSMC

The Content Provider %1 did not release %2 memory allocation(s) after its shutdown function has successfully returned.

599

WDSMC

The Content Provider %1 returned an error while trying to open a new instance.

Configuration: %2
Error Information: %3

600

WDSMC

The Content Provider %1 returned an error while trying to close an instance.

Error Information: %2

601

WDSMC

The Content Provider %1 returned an error while trying to open content %2.

Error Information: %3

WDS Multicast Server

Windows Deployment Services