Windows Server MVP Site

Example customized Login.osc file

login.osc is located here:   \\<server>\REMINST\OSChooser\<language>\

 

<OSCML>
<META KEY=F1 HREF="CUSTHELP">
<META KEY=F3 ACTION="REBOOT">
<META KEY=ESC HREF="CHOICE">
<TITLE> Client Installation Wizard Custom Setup</TITLE>
<FOOTER> [ENTER] continue [ESC] go back [F1] help [F3] restart computer</FOOTER>
<BODY left=5 right=75>
<BR>
<BR>
<BR><BOLD><Your Domain> USERS READ!</BOLD><BR>Use the following format or the machine account will be made in the same OU as
your DomainAdmin: (here is an example)<BR><BR>

Computer name: UHS-A100-1234 <BR>

Directory service path: child.domain.org/computers <BR><BR>

OK, now you try it:<BR>


<BR><BOLD>YOU CAN CHANGE THE DOMAIN TO <domain> by typing in domain.org/computers instead of child.domain.org/computers

</BOLD><BR>

<FORM ACTION="OSCUST">
Computer name: <INPUT NAME="MACHINENAME" SIZE=63 MAXLENGTH=63>
Directory service path: <INPUT NAME="MACHINEOU" VALUE="child.domain.org/computers" MAXLENGTH=512><BR>
</FORM>
<BR>
<BR>
If you leave these fields blank, the default settings selected by the network administrator will be applied.</BODY>
</OSCML>