domain client login

  • Thread starter Thread starter steinway
  • Start date Start date
S

steinway

Im trying to successfully deploy a software package
through gpo. On most of clients in the network
everything goes as planned. On some however the client
doesnt find a dc on startup so software doesnt install.
I know these clients apply the gpo i assigned because
there is a shutdown script that runs on all the machines
in the gpo. I get the following errors on the clients
that are giving me trouble:

Event Type: Warning
Event Source: MRxSmb
Event Category: None
Event ID: 3034
Date: 6/15/2004
Time: 8:25:12 AM
User: N/A
Computer: RAMIREZ-F2P8T01
Description:
The redirector was unable to initialize security context
or query context attributes.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00080000 00560002 00000000 80000bda
0010: 00000000 c000005e 00000000 00000000
0020: 00000000 00000000 0000046c c000005e

Event Type: Error
Event Source: NETLOGON
Event Category: None
Event ID: 5719
Date: 6/15/2004
Time: 8:32:47 AM
User: N/A
Computer: RAMIREZ-F2P8T01
Description:
No Windows NT or Windows 2000 Domain Controller is
available for domain WORKGROUP. The following error
occurred:
There are currently no logon servers available to service
the logon request.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: c000005e

Event Type: Warning
Event Source: w32time
Event Category: None
Event ID: 11
Date: 6/15/2004
Time: 8:32:43 AM
User: N/A
Computer: RAMIREZ-F2P8T01
Description:
The NTP server didn't respond

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00000000
 
Steinway,

Are you sure that the computer accounts where the application is not being
deployed are members of the domain? and not members of a workgroup? Or, are
the users logging into the domain? and not onto the local system?

Cary
 
Yes these machine are members of the domain and the users
logon to th domain as well
 
I don't know where this fits in, but in my experience, this:

Event Type: Warning
Event Source: MRxSmb
Event Category: None
Event ID: 3034

Happens everytime you access a UNC path on the local computer. That is,
logged on interactively to SERVERA, you run \\SERVERA\Share. This will
generate the MRxSmb error.

--

Paul Williams
_________________________________________
http://www.msresource.net - Under construction, but coming soon...


Join us in our new forums!
http://forums.msresource.net
_________________________________________
 
Paul,

This is absolutely correct. Usually when you log on to the server that
holds the shares and you are using the M:\, N:\ and O:\ drives - or
whatever - when the shares are actually on the D:\ drive you get those
errors. Not sure how this applies either. Just waiting on the OP to give
some more information....

Cary
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top