Can't change hostname or join domain.
-
So after a lot of trouble getting a non-syspreped image to work, I ran into this issue changing hostnames and joining a domain.
Specifically I get this in the log.
[CODE] 11/15/2012 6:01 PM FOG::HostnameChanger Attempting to connect to fog server…
11/15/2012 6:01 PM FOG::HostnameChanger Module is active…
11/15/2012 6:01 PM FOG::HostnameChanger AD mode requested, confirming settings.
11/15/2012 6:01 PM FOG::HostnameChanger Additional non-parsable characters are at the end of the string.
11/15/2012 6:01 PM FOG::HostnameChanger at System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos)
at System.Convert.ToByte(String value, Int32 fromBase)
at FOG.FOGCrypt.hexToByte(String hex)
at FOG.FOGCrypt.decryptHex(String hex)
at FOG.HostNameChanger.changeHostName()[/CODE]Any ideas?
-
Didn’t encrypt my password finally got that figured out. Nevermind.