Hi, I'm new to using RIS, but here's what I have seen so far to set the local admin password. You first need to change the following line in the OSChoice.osc file: <FORM ACTION="WARNING"> Change to: <FORM ACTION="ADMINPW"> Next, 2 carriage returns <BR> need to be removed from the AdminPW.osc file: Password: <INPUT NAME="*ADMINISTRATORPASSWORD" TYPE=LOCALPASSWORD MAXLENGTH=20> <BR> Confirm Password: <INPUT NAME="*ADMINISTRATORPASSWORDCONFIRM" TYPE=LOCALPASSWORD MAXLENGTH=20> Hope this helps. Mike