Event ID - 768

Event Id768
SourceWDSMC
DescriptionThe ScheduledCast namespace %1 using content provider %2 could not be registered as it starts in the past. The namespace has been removed from the namespace store.

Error Information: %3
Event InformationAccording to Microsoft :
Cause :
This event is logged when the scheduledcast namespace using content provider could not be registered.
Resolution :
Recreate the namespace
When the multicast server initializes, it reads the configuration settings and determines whether any multicast transmissions or namespaces are still valid (and restarts them if they are). If the Multicast Server finds invalid namespaces (for example, those from a time that has past or with a name is already in use) it will delete them. If you want to transfer the failed content using multicast, you will need to recreate the namespace.
Note:
The failed namespace is specified in the event log message. To find this message, open Event Viewer, expand Custom Views, expand Server Roles.
To create a transmission (for the Deployment Server role service):1.Open the Command Prompt window.
2.Do one of the following at the command prompt:
a)To create an Auto-Cast transmission, run WDSUTIL /New-MulticastTransmission /Image:<image name> /FriendlyName:<friendly name> /ImageType:Install /ImageGroup:<Image group name> /TransmissionType:AutoCast
b)To create a Scheduled-Cast transmission, run WDSUTIL /New-MulticastTransmission /Image:<image name> /FriendlyName:<friendly name> /ImageType:Install /ImageGroup:<Image group name> /TransmissionType:ScheduledCast [/Time:<yyyy/mm/dd:hh:mm>][/Clients:<no of clients>]
b)To create a Scheduled-Cast transmission, run WDSUTIL /New-MulticastTransmission /Image:<image name> /FriendlyName:<friendly name> /ImageType:Install /ImageGroup:<Image group name> /TransmissionType:ScheduledCast [/Time:<yyyy/mm/dd:hh:mm>][/Clients:<no of clients>]
To create a transmission (for the Transport Server role service):
1.Open the Command Prompt window.
2.Do one of the following at the command prompt:
a)To create a Scheduled-Cast namespace, run WDSUTIL /New-Namespace [/Server:<server name>] /Namespace:<namespace name> /FriendlyName:<friendly name> [/Description:<description>] /ContentProvider:<name> /ConfigString:<config string> /NamespaceType:ScheduledCast [/Time:<YYYY/MM/DD:hh:mm>] [/Clients:<number of clients>].
b)To create an Auto-Cast namespace, run WDSUTIL /New-Namespace [/Server:<server>] /Namespace:<namespace name> /FriendlyName:<friendly name> [/Description:<description>] /ContentProvider:<name> /ConfigString:<config string> /NamespaceType:AutoCast.
Verify :
To verify that the multicast server initialized successfully:
1.Open Event Viewer. (Click Start, type Event Viewer in the Start Search box, and then press ENTER.)
2.In the left pane, expand Custom Views, expand Server Roles, and then click Windows Deployment Services.
3.Click the Date and Time column heading to sort the events based on the date and time.
4.Find WDSMC event 512.
Reference LinksEvent ID 768 from Source WDSMC

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.