Active Directory Issue FOG 1.x
-
Hi everyone
I’m trying to make computers join to an AD and I find and issue. It’s not a big problem (for my needs) but would be nice if I find a solution.
This is the process of the issue:
1- I download an Image to a computer
2- It changes perfectly the hostname and reboot
3- After changing name here come the issue: I got this error on FOG Client log
FOG::HostnameChanger (‘Unknown error’ Code 2699)
4- After another manual restart the computuer JOINS the AD with no problem and restarts so I understand is not a problem of the AD configuration in FOGI can’t find why it doesn’t do it after the restart to change the name
-
[url]https://support.software.dell.com/nds-migrator/kb/84743[/url]
Sounds like your image may have some misconfiguration? Did you install FOG Client with “everyone” or “just me”? Did you install as administrator (i.e. Right Click->Run As administrator)?
-
FYI the Error codes that are returned by the HostnameChanger are the same for Windows. I hope these can help you.
[QUOTE][SIZE=4]If you are getting Windows error code 2699 it means your system is affected by virus or registry corruption.[/SIZE][/QUOTE]
Try opening and runing an administrator cmd with these lines
[CODE]>chkdsk /f
(on question to run at next reboot hit Y)sfc /scannow[/CODE]
Also you could try binding your DHCP which is usually unneeded but a possible solution for this error.
-
[quote=“Tom Elliott, post: 30015, member: 7271”][url]https://support.software.dell.com/nds-migrator/kb/84743[/url]
Sounds like your image may have some misconfiguration? Did you install FOG Client with “everyone” or “just me”? Did you install as administrator (i.e. Right Click->Run As administrator)?[/quote]
I think I did it like this I will reinstall again desinstalling the old client
Thanks
-
[quote=“Wolfbane8653, post: 30016, member: 3362”]FYI the Error codes that are returned by the HostnameChanger are the same for Windows. I hope these can help you.
Try opening and runing an administrator cmd with these lines
[CODE]>chkdsk /f
(on question to run at next reboot hit Y)sfc /scannow[/CODE]
Also you could try binding your DHCP which is usually unneeded but a possible solution for this error.
[url]http://support.microsoft.com/kb/293403[/url][/quote]
I will try both and I’ll keep you updated
Thanks for answering
-
Wolfbane8653 and Tom Elliott
Thanks for ur information. I tried with another image and now works like a charm. Now I’ll try to fix the windows 7 installation for the image that I need.
Thanks again for ur fast answer to my problem.
-
Hello again
I just write here because I found another problem that didn’t allowed me to join computers to the Domain just in case anyone needs it.
In our University all the computers are on the same VLAN with many DHCP Servers and that made that sometimes, not always, the DHCP Client didn’t assign us the correct DNS to be able to join computers to our domain. Finally we decidided to filter via firewall that our clients only can get IP from our DHCP Server.
Thanks for giving me some light to solve our problem and for this nice product.
See you soon