Multicast Content Provider Support
Applies To: Windows Server 2008
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 |
---|---|---|
WDSMC |
An error occurred while trying to load the module %1 for Content Provider %2. Error Information: %3 |
|
WDSMC |
The module %1 for Content Provider %2 does not export the initialization function %3. Error Information: %4 |
|
WDSMC |
The Content Provider %1 loaded from %2 failed to initialize. Error Information: %3 |
|
WDSMC |
The Content Provider %1 is incompatiable with this server of Windows Deployment Multicast Server. |
|
WDSMC |
The Content Provider %1 did not register required callbacks during its initialization. |
|
WDSMC |
The shutdown function for Content Provider %1 failed. Error Information: %2 |
|
WDSMC |
The Content Provider %1 did not release %2 memory allocation(s) after its shutdown function has successfully returned. | |
WDSMC |
The Content Provider %1 returned an error while trying to open a new instance. Configuration: %2 Error Information: %3 |
|
WDSMC |
The Content Provider %1 returned an error while trying to close an instance. Error Information: %2 |
|
WDSMC |
The Content Provider %1 returned an error while trying to open content %2. Error Information: %3 |