What does HRESULT 0xC1210300 (EVT_WDSMCS_E_NSREG_START_TIME_IN_PAST) mean?

 
Previous Next
EVT_WDSMCS_E_CP_DLL_LOAD_FAILED_CRITICAL EVT_WDSMCS_E_NSREG_CONTENT_PROVIDER_NOT_REG

EVT_WDSMCS_E_NSREG_START_TIME_IN_PAST

EVT_WDSMCS_E_NSREG_START_TIME_IN_PAST is a Windows Deployment Services (WDS) Multicast Server result. It indicates that registration rejected a ScheduledCast namespace whose configured start time is no longer valid.

What to check for EVT_WDSMCS_E_NSREG_START_TIME_IN_PAST

  • Validate the scheduled time and time zone before registering the namespace.
  • Check clock synchronization on the management host and WDS server when timestamps appear correct.
  • Register a new transmission time far enough in the future for clients to join.

Microsoft documentation on the Windows Deployment Services Multicast Application Protocol


Looking for a different code? Search another status or error code.