sgaggerj Posted May 12, 2005 Share Posted May 12, 2005 Hi all - this is my first post and i'm very new at creating unattended installs, so be patient!i have a small office network of 5 machines - 4 using xp pro, 1 using win 2k as a file server.i'm wondering if it is possible to create 1 unattended cd that would install on the 4 xp machines - using 4 different xp keys and having different configurations?ie computer 1 will have name Computer1 and use key 1, install software x,y,zcomputer 2 will have name Computer2 and use key 2, install software x, y, a, b, cetcis this possible from cd only?from the research i have done it looks like this would be doable with a configuration disk - 1 for each machineor over a network installany thoughts / suggestions? appreciate a turn in the right direction!thanksJ Link to comment Share on other sites More sharing options...
Martin Zugec Posted May 12, 2005 Share Posted May 12, 2005 This problem is managed by using "profile" file - the "database" file that will find settings for your computer (based on your computer MAC address). From this file it will read informations like PC name and modify the unattend.txt (or winnt.sif), so it will containt the informations you need. Hope so this information helped you, if you encounter any problems just ask Link to comment Share on other sites More sharing options...
sgaggerj Posted May 12, 2005 Author Share Posted May 12, 2005 hullo! thanks soulin - thats the kind of info i need. where do i find info on using/managing the 'profile' file? i'll try a search on here and see what i can come up with. i'll post back if i can't find what i'm looking forthanks again!J Link to comment Share on other sites More sharing options...
Martin Zugec Posted May 12, 2005 Share Posted May 12, 2005 Have a look here, it will save you a lot of time: http://www.netbootdisk.com/set2var.htm Link to comment Share on other sites More sharing options...
ButlerKevinD Posted May 12, 2005 Share Posted May 12, 2005 Hi all - this is my first post and i'm very new at creating unattended installs, so be patient!i have a small office network of 5 machines - 4 using xp pro, 1 using win 2k as a file server.i'm wondering if it is possible to create 1 unattended cd that would install on the 4 xp machines - using 4 different xp keys and having different configurations?ie computer 1 will have name Computer1 and use key 1, install software x,y,zcomputer 2 will have name Computer2 and use key 2, install software x, y, a, b, cetcis this possible from cd only?from the research i have done it looks like this would be doable with a configuration disk - 1 for each machineor over a network installany thoughts / suggestions? appreciate a turn in the right direction!thanksJ<{POST_SNAPBACK}>Well, if your 2k box is 2K Server, you can configure RIS (Remote Installation Services) and make riprep images of each unique box and store them on the server. The, if a system dies, you simply boot from a PXE compliant nic or a RIS boot floppy and restore the image onto the system. Check out this page for more info on RIS: http://labmice.techtarget.com/windows2000/install/RIS.htmhttp://www.microsoft.com/windows2000/techi...remotesteps.aspThe same info for 2k also applies for 2k3. You will need to have some understanding on setting up DNS, DHCP, and I believe WINS. The other alternative would be to have a copy of Symantec Ghost handy and create ghost images of all your machines and store them on the server or a removeable drive. Again, system dies, and restore from ghost image. Check out Symantec's web site for more info on that. Hope this helps. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now