I have been using RIS for a while to install new Windows XP Pro SP2
computers as they come on the network. In order to speed up the process so
it does not stop in the middle of setup asking me for the Windows Key Code I
modified the custom.osc screen to prompt me for the Key Code when it is
asking for the Computer Name. Here is the customized section:
You can see that I save the entered code to the variable WINKEYCODE. Then
in the RIS Image I modified the " ristndrd.sif " so that the variable
WINKEYCODE would be passed to setup.
I want to also customize other things but most of them will have default
values. How would I setup the default values, for example in this case if i
wanted FullName to default to "Network Administrator" unless I type in
something else?