Jump to content

Recommended Posts

Posted
We have a number of new Fujitsu Simenns workstations to add to the network over the summer - they are replacing some Dell GX60's. Trying to set up the first ones we are running into a problem in that they are not picking up the user settings (home folder and logon.bat for printer settings and shared drives) from our Win 2K server. Any suggestions please?
Posted

Definitely attached to the domain and put in the correct container yeah?

 

Log onto one of the workstations, and click start, run, and type "gpupdate /force /boot"

 

Let it reboot and see if this fixes it.

  • Thanks 1
Posted
Definitely attached to the domain and put in the correct container yeah?

 

Log onto one of the workstations, and click start, run, and type "gpupdate /force /boot"

 

Let it reboot and see if this fixes it.

 

Thanks for that. Tried it now. Logging on as a student I find that it still isn't picking up, printers, IE cache settings nor the students home folder on the server - it is picking up the student directory (allowing only access to the named student) and shared folder though. Something has gone wrong somewhere as the last PC I put on the network - fair while ago picked up all the right settings:confused:

Posted

Have you moved the PC into the correct "container" in AD? Its a mistake ive made on occasion :whistle:

 

Ignore Just read "kmount's" post about the same thing , doh

  • Thanks 1
Posted

If you run the logon script manually after you have logged in does this map everything correctly?

 

If it does you may want to look at altering group policy to make the logon scripts run synchronously:

 

User Config > Administrative Templates > System > Scripts : Run logon scripts synchronously (enabled)

  • Thanks 1
Posted
Add the student user to the local administrators group on one of the machines and see if it makes a difference. We had an issue awhile back where our new machines weren't pulling settings and it seems we have a script thats was inherited along time ago that adds pupil users to the administrators group to apply settings (seems strange to me!).
  • Thanks 1
Posted
Checked the event viewer for errors?

 

Thanks, I see one in particular that looks relevant - how do I fix it? :

 

Event Type: Error

Event Source: NETLOGON

Event Category: None

Event ID: 5719

Date: 25/07/2008

Time: 13:08:28

User: N/A

Computer: FJ2

Description:

No Domain Controller is available for domain WCS_SERVER01 due to the following:

There are currently no logon servers available to service the logon request. .

Make sure that the computer is connected to the network and try again. If the problem persists, please contact your domain administrator.

 

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

Data:

0000: 5e 00 00 c0 ^..À

Posted
When joining the new workstations to the domain are you re-using existing computer names? If you are, then it's recommended you delete the existing computer objects in AD. When you join the new workstations to the domain, new computer objects are created. You can then move them into the correct OU to pick up pre-configured policies.
  • Thanks 1
Posted
Thanks, I see one in particular that looks relevant - how do I fix it?

 

Are you using a static IP configuration or DHCP? Can you ping your domain controller?

 

You could try manually entering an IP, subnet mask, gateway and primary DNS (which would be your domain controller).

  • Thanks 1
Posted
When joining the new workstations to the domain are you re-using existing computer names? If you are, then it's recommended you delete the existing computer objects in AD. When you join the new workstations to the domain, new computer objects are created. You can then move them into the correct OU to pick up pre-configured policies.

 

I'm going to the AD setting up the new name to join i.e. pc01 then back at the new pc which has been set up with the pc01 name clicking on the join - I have been doing the WCS_... bit but on checking on one that logs on OK I see the log on box has that but if I check in the domain name of one that is logged on ok it comes up with something that looks more like the school web address?

Posted
Are you using a static IP configuration or DHCP? Can you ping your domain controller?

 

You could try manually entering an IP, subnet mask, gateway and primary DNS (which would be your domain controller).

 

It's DCHP and yes it pings just fine and dandy. Where would I do that manual entry thing please?

Posted
I'm going to the AD setting up the new name to join i.e. pc01 then back at the new pc which has been set up with the pc01 name clicking on the join - I have been doing the WCS_... bit but on checking on one that logs on OK I see the log on box has that but if I check in the domain name of one that is logged on ok it comes up with something that looks more like the school web address?

 

It sounds like you're manually creating the new computer account, then joining the machine to the domain (which is absolutely fine), but I think this is causing you problems.

 

Normally what I do is install Windows, install all required applications then run a utility called Sysprep which is available on the Windows CD-ROM within \SUPPORT\TOOLS. Within here, double click a file called DEPLOY.CAB. Copy all files to C:\Sysprep

 

Setupmgr.exe allows you to create an answer file. It's a simple to use Wizard. When ready double click Sysprep.exe, tick Mini Setup and choose the Reseal button. At this point you can create an image of your installation to use over identical hardware.

 

The reason I am telling you all this, is because Sysprep can be configured to automatically join your computer to the domain and create the computer object for you. It also resets the SID (Security Identifier) at the same time. Cloning machines (and not using Sysprep) does have its problems.

 

However, if you're joining computers to the network which already have Windows installed, don't manually create a computer account in AD. Simply right click My Computer > Properties > Computer Name tab and join the computer to the domain here. The computer account will then be created for you and you just move it into the correct OU.

 

It's DCHP and yes it pings just fine and dandy. Where would I do that manual entry thing please?

 

DHCP is the recommended route, so if you can ping the network ok, it means DHCP and indeed network connectivity is sound. The problem does sound SID/computer account related, so follow my advice above. Configuring a static IP won't make any difference.

  • Thanks 1
Posted (edited)

I would never manually create the computer account. Try just joining one of the new machines from a fresh install of windows from the client. Then locate it in AD and move it from computers into the correct ou.. Test it and hopefully it should be ok. Try gpresult if not and check its applying the correct policies etc

Posted via Mobile Device

Edited by ssiruuk2
  • Thanks 1
Posted
You guys are just the business. Rejoined one of the pc's to the network and I'm getting interesting results. With Admin powers and one of the student users I have so far tried I'm getting the right settings for internet access and picking up the network printers. With two other student users I'm getting the home directory on the server but having to set the printers and home directory. So not perfect but a heap better than it was. I've now got to figure out how to get the log on to pick up all the settings every time!
Posted
You guys are just the business. Rejoined one of the pc's to the network and I'm getting interesting results. With Admin powers and one of the student users I have so far tried I'm getting the right settings for internet access and picking up the network printers. With two other student users I'm getting the home directory on the server but having to set the printers and home directory. So not perfect but a heap better than it was. I've now got to figure out how to get the log on to pick up all the settings every time!

 

Once you've moved the computer object into the correct OU, on the workstation go to Start > Run and type gpupdate /force A command window will appear. When asked to restart press y and then press enter.

 

The computer will now look to the server and use all the latest policies. By the sounds of things the policies are working fine, but you're having problems getting home drives to map correctly.

 

Could you post the code you're using for a logon script? If the script is ok then it would usually point to a permissions issue. Also with XP SP3, from what other users have reported, different methods of mapping drives have different results.

 

\\servername\username$ is the one that works and the method that I use to map user home drives in AD.

  • Thanks 1

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...