September 18, 200619 yr I am testing a RIS very simple RIS server right now. I am trying to make the installation at Zero touch as possible (as we all are). they only thing I am stuck at is that I haveto logon to the domain before the RunOnce section installs my apps. I was wondering is there was a way to run my commands before the computer is added to the domain?
September 18, 200619 yr As long as your installation files are on the PC's hard disk, you can use the AutoLogon setting in your answer file to have the local Administrator account logon automatically. That way, the RunOnce commands can be executed without the need to logon manually.
September 19, 200619 yr check out the scripts posted Here particularly the one by myself, it describes a method to do network install's and a management system for various room configurations.Regards theunknown
Create an account or sign in to comment