Sysprep issue with FOG_CHANGE_HOSTNAME_EARLY
-
Server
- FOG Version: 1.3.3
- OS: Ubuntu 14.0.4.1
Client
- Service Version: 0.11.8
- OS: Windows 7 Pro 64bits
Description
I have sysprep errors due to hostname mismatch, in windows log I got warning because the hostname have change after FOG download. I’ve unchecked the FOG_CHANGE_HOSTNAME_EARLY but I still got the problem.
Do I have to upload the image again? Does the FOGService 0.11.8 can change the hostname during sysprep device installation? On the master the FOGService is stop and with auto start, is it the correct way?
Thanks -
@Joe-Schmitt
It work fine now, thanks. -
-
@Joe-Schmitt
Thanks for your quick answer, I’m changing that.
In the futures developments could it be possible for FOGService to check registry values hklm\system\setup\SetupPhase, SetupType and SystemSetupInProgress? If they are all at 0 it means that sysprep is done, so FOGService could do nothing until those values are at 0? -
@Lenain I’ve been working on better sysprep integration, so at some point there should be a release that handles it automatically.
-
@Joe-Schmitt
It work fine now, thanks.