OSDComputerName variable not being applied
We have a frontend app our techs enter the computer name and such that happens after the disk partition steps in our OSD Task Sequence. The computer name gets written to OSDComputerName. I've noticed that on our images that connect to the domain the naming works fine, but for the computers that use the "Apply Network Settings" step that just has "Join a Workgroup" the OSDComputerName doesn't stick, the computer will just be named [SITENAME]-[SERIAL].
What is happening behind the scenes of this network step that requires joining the domain for the OSDComputerName variable to take effect?
Or is the problem with the frontend app? It was proprietary from the MSP that helped us setup our server a while back but there's no support for it.
Thanks!