Jump to content

Recommended Posts

Posted

I've still had no joy with this...it's so bizarre!! I don't understand why one minute the machines would be working without a problem (they've been in for months) and suddenly the next minute they won't connect to the domain correctly and fail to map shares. There hasn't been anything changed on the server other than removing a couple of redundant DNS server addresses (not our server) from our previous ISP.

 

I think it's going to be a case of Windows 7 at this rate...

Posted
I agree, Windows 7 would be the logical choice. I'm running out of ideas on this one, must admit. I can only speculate it's an update which has broken something.
  • Thanks 1
Posted (edited)
Can you post the message?

 

Oh eck I thought I'd attached it! Here we go:

 

I'm trying to view a users 'member of' tab using RSAT on a win 7 machine

1434358077490.jpg

Edited by marsdenprimary
Posted

Interesting - a GC (Global Catalogue) server processes logons. If there are no GCs on your network, no one would be able to logon. By default Windows normally makes a Domain Controller (DC) a Global Catalogue (GC) server also.

 

If you look in Active Directory > Domain Controllers, it should tell you under the 'DC Type' field whether it's a GC or not (if you have more than one DC).

  • Thanks 1
Posted (edited)

id check in domain controllers in active directory users and computers and see if any have GC next to them and if they do they are working correctly as it looks like you have no global catalogue server (gc)

gc.png

 

if you do have a gc id check that d dhcp is dishing out the dns ip of a gc server to clients

Edited by sted
  • Thanks 1
Posted
So long as all your DCs in your domain are running 2008 R2 or better, then yes you can raise the level, but I'd suggest you leave it for now. GC type errors can be quite serious if you don't have a GC on your network... or as I say, it could be DNS related, unable to locate one.
Posted
Interesting - a GC (Global Catalogue) server processes logons. If there are no GCs on your network, no one would be able to logon. By default Windows normally makes a Domain Controller (DC) a Global Catalogue (GC) server also.

 

If you look in Active Directory > Domain Controllers, it should tell you under the 'DC Type' field whether it's a GC or not (if you have more than one DC).

 

Just checked and all is well... It's showing GC under DC Type.

Posted
I assume dhcp is dishing out dns addresses to pcs and that one of those dns servers is one of your gcs dns address?
Posted (edited)
I've still had no joy with this...it's so bizarre!! I don't understand why one minute the machines would be working without a problem (they've been in for months) and suddenly the next minute they won't connect to the domain correctly and fail to map shares. There hasn't been anything changed on the server other than removing a couple of redundant DNS server addresses (not our server) from our previous ISP.

 

I think it's going to be a case of Windows 7 at this rate...

what exactly did you remove as isp dns servers should normally I would of thought go in forwarders in dns on the server and never as such be seen by the pcs. So if you run ipconfig /all on an affected pc is everything correct? It might be worth running (as admin for some reason it requires it) ipconfig /flushdns just to make sure there is no cached bad data on the pcs

also can the affected pcs ping the domain name so school.local (not server.school.local just the domain name and if so what ip does it show)

Edited by sted
  • Thanks 1
Posted

You could try clearing any cached group policies on the machines by doing the following:

 

1. Go to the location C:\users\all users\Microsoft\Group Policy\History\

2. Delete all subfolders e.g. {3A060EA6-45E4-41D7-9918-90407539BF0D}

3. Run the command gpupdate /force

 

Might be worth giving it ago. Some times we get an issue where we get messages saying the computer can't process the group policies. We do the above and everything works fine again.

  • Thanks 1
Posted
I've e-mailed you some screen shots of my server DNS and DHCP settings... they should be similar on account of the servers being set up by One Connect...
  • Thanks 1
Posted
If you run netdom query fsmo on the Win 8 machine does it pick up that one of your servers has the Global Cat? Try running some dcdiag cmds on your DNS server to see if that gives you any ideas? dcdiag /test:dns is a good place to start to rule out any potential DNS issues
  • Thanks 1
Posted (edited)
You could try clearing any cached group policies on the machines by doing the following:

 

1. Go to the location C:\users\all users\Microsoft\Group Policy\History\

2. Delete all subfolders e.g. {3A060EA6-45E4-41D7-9918-90407539BF0D}

3. Run the command gpupdate /force

 

Might be worth giving it ago. Some times we get an issue where we get messages saying the computer can't process the group policies. We do the above and everything works fine again.

 

Where's this on Windows 8...??

 

[EDIT] Found it through the Run... command cheers

Edited by marsdenprimary
Posted
You could try clearing any cached group policies on the machines by doing the following:

 

1. Go to the location C:\users\all users\Microsoft\Group Policy\History\

2. Delete all subfolders e.g. {3A060EA6-45E4-41D7-9918-90407539BF0D}

3. Run the command gpupdate /force

 

Might be worth giving it ago. Some times we get an issue where we get messages saying the computer can't process the group policies. We do the above and everything works fine again.

 

Okay I tried this but it's coming back with 'The processing of group policy failed because of a lack of network connectivity to a domain controller. This may be a transient condition.'

Posted
have you tried moving the pc maybe theres a problem with the cabling / switch its on (yes I admit long shot but also not a hard thing to eliminate)
Posted
have you tried moving the pc maybe theres a problem with the cabling / switch its on (yes I admit long shot but also not a hard thing to eliminate)

 

Yep moved it but it's all windows 8 machines

Posted (edited)
Okay I tried this but it's coming back with 'The processing of group policy failed because of a lack of network connectivity to a domain controller. This may be a transient condition.'

 

Can you renew your DHCP lease (if you are using DNCP). In a command window run ipconfig /release and then ipconfig /renew

 

It might also we worth registering with DNS i.e. ipconfig /registerdns

 

Your issue sounds like an issue with networking.

Edited by aleach2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...