Emerica243
New Member
I cannot for the life of me understand why if I enter a value or * or leave the "ComputerName" field unconfigured within the specialize\shell pass that it breaks the entire process of OOBE. Meaning instead of OOBE coming up as expected, you get a long black screen of "Please Wait" until it ultimately dumps you at the ctrl+alt+del screen where you cannot login to the device with the only present account which is the built-in administrator because of a bogus error being thrown. Its like the entire OOBE never happened so Windows isnt fully setup correctly.
Also what is this NTLCompName.vbs script that looks custom to NTLite? I understand if you use the [PROMPT] value there it spawns this VBS to rename the computer at that point. But why would you want to do that and why not leverage the ComputerName value how it natively is within the unattend\unattended process? I've been able to achieve what i want by using %SERIAL% in this field but i want to use * so its just a random generated value that shouldnt be reliant on this vbs script. Ive ever configured the Owner\Full name fields becuse i thought its supposed to prefix off of that. But it still just breaks the entire process if i use anything other then %SERIAL% or [PROMPT]. And again, how is this custom NTLCompName.vbs script injected to have the OOBE process to leverage off of a [PROMPT] value to even spawn it?
Also what is this NTLCompName.vbs script that looks custom to NTLite? I understand if you use the [PROMPT] value there it spawns this VBS to rename the computer at that point. But why would you want to do that and why not leverage the ComputerName value how it natively is within the unattend\unattended process? I've been able to achieve what i want by using %SERIAL% in this field but i want to use * so its just a random generated value that shouldnt be reliant on this vbs script. Ive ever configured the Owner\Full name fields becuse i thought its supposed to prefix off of that. But it still just breaks the entire process if i use anything other then %SERIAL% or [PROMPT]. And again, how is this custom NTLCompName.vbs script injected to have the OOBE process to leverage off of a [PROMPT] value to even spawn it?

