March 27, 200620 yr Another annoying noob. Sorry.On my RIS server I only have 1 unattended RIS image which is installing perfectly. Is there a way start the install (after pressing F12) without asking the user for input.There is only 1 image on the server and the User and Password never change.ThanksJ
March 28, 200620 yr hi!sorry for not being more precise, but Yes there is... u can automate the osc screens, especially when only having a single image to select from. Google it or go to technet on microsoft.com as I know there is a paper on it named something like:ciw screen design document (sorry again for not having the link to it)Best RegardsTha Sausage Eater...
March 28, 200620 yr Author hey,I've read up on some of the MS stuff but havent found a solution. MS says some of the screens cannot be removed, but I've got them to where all you have to do is press Enter a few times (I added the username and password to login.ocs) but I would like to have a setup where the user never sees any wizard screens. Is there a way to edit the OCSML code to simulate an Enter keypress?Any other ideas?J Edited March 28, 200620 yr by parkball2
March 29, 200620 yr May be this text will be helpful for you. Try to "connect" first page with last or combination of only necessary screens using <FORM ACTION="screen name"> </FORM>Good luck B)Oschoice.zip
March 29, 200620 yr Author thanks for the replies.i've tried placing the form action in the osc screens with no luck. The user still has to press enter at the login and summary screens.HELP!!!j
April 5, 200620 yr To simulate an enter key press use the following :<META ACTION=AUTOENTER>Insert this before the main body section of your osc file, ususally after the footer.Cheers.
April 6, 200620 yr The Windows 2003 server RIS system includes a file named startrom.n12 intended for completely unattended installations. It is in the OSChooser\i386 folder. With a single image you can rename it to startrom.com. This link has more detail:http://technet2.microsoft.com/WindowsServe...e22ca81033.mspxGood luck.
Create an account or sign in to comment