Event ID 2453 Appears When Using Tabs For USRTOGRP (139813)



The information in this article applies to:

  • Microsoft Windows NT Workstation 3.5
  • Microsoft Windows NT Workstation 3.51
  • Microsoft Windows NT Server 3.5
  • Microsoft Windows NT Server 3.51
  • MSPRESS Microsoft Windows NT Resource Kit 3.5
  • MSPRESS Microsoft Windows NT Resource Kit 3.51

This article was previously published under Q139813

SYMPTOMS

When you use the USRTOGRP utility from the Windows NT Resource Kit, Event ID 2453 appears in the Event Viewer. The description of the system event is:

Could not find a domain controller for this domain.

CAUSE

This problem occurs if you use tabs as delimiters between parameters in your USRTOGRP data file. For example:

domain:<tab><domain_name>

RESOLUTION

To correct this problem, use spaces between parameters in your USRTOGRP data file. For example:

domain:<space><domain_name>


Modification Type:MajorLast Reviewed:12/16/2003
Keywords:KB139813