ACalcutt Posted January 3, 2006 Posted January 3, 2006 (edited) Download Updated 6/17/07 v0.955Download Updated 6/17/07 v0.955Download Updated 3/1/07 v0.945Download Updated 7/16/06 v0.93Download Updated 7/9/06 v0.92Download Updated 7/4/06 v0.91Download Updated 6/24/06 v0.9Download Updated 3/8/06 v0.8Download Updated 2/4Download Updated 1/11*Updated 6/17/07-fixed problem where network credentials werent saved, so after a reboot programs wouldn't load (cause they could not authenticate)-added windows installer into run menu-started using "HKEY CURRENT USER" instead of searching for the registry location "HKEY_USERS\S-1-5-21......" ... its the same thing so theres no need to search for it-modified change computer name script so the NetBIOS name is limited to 15 characters (if its more than 25 it causes windows to not boot)-various bug fixes*Updated 7-16-06-Added Add Prepsys to startup section-interface changes-bug fixes*Updated 7-9-06-Added Join Domain Section *note* changing the machine name in the join domain tab changes the computers name-Fix restart bug that would launch the system32 directory instead of Prepsys*Updated-7-4-06-updated GUI-Updated Copy Profile Script-Removed Office Serial section-Updated Desktop Image Script-Added Support for Domain Users from Default Admin and Copy Profile Users*Updated-6-24-06-Added support for switches-Added Support for multiple configurations-Added Extra Programs Install section-Added deepfreeze install option-Updated and simplified various parts of code--------------------------------------------------------------------------------------------------------------------Prepsys is a program to install programs, set visual settings, copy user profile, and prepare the computer for sysprepThis is a script i've been working on in my spare time. I need to make images at work and install these programs(mcafee, datatel, deepfreeze, sophos,office) alot...so i made this script. I am trying to work any bugs it may have out...it should be done nowIf you find anything wrong please let me know.This download is just my code. it does not include the install programs files for mcafee, office, datatel, or sophos (it does include the script to install though).just some quick tips....A orange icon next to a install box means that it is already on the systemIf the bottom "delete settings.ini" is not checked the next time you load prepsys it will show which actions where performed with a green icon next to the install checkboxThe Copy profile account is created by the script. it is not a premade accountIf "Machine Name" is changed in the join domain tab, the computer will be renamed before the computer is joined to the domainsettings.ini is located on drive C:\ . if it is not there it is copied from the prepsys dir. you can change the default file by replaceing it with the one on the c:\ drive that you create Edited July 24, 2007 by ACalcutt Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
JSThePatriot Posted January 3, 2006 Posted January 3, 2006 Wow this looks very nice. This would have come in quite handy to be modified back when I worked moreso with computer hardware. Thanks for the contribution to the community. JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
ACalcutt Posted January 3, 2006 Author Posted January 3, 2006 I am still trying to make it more registry based..instead of automating gui actions....this was my first project the wasn't just automating programs. i will realease the new versions as i make them Thanks for showing intrest...its good to hear Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
layer Posted January 3, 2006 Posted January 3, 2006 I'm not too sure what Sysprep is, but the program itself from the screenshots looks very professional ! Keep it up. FootbaG
ACalcutt Posted January 3, 2006 Author Posted January 3, 2006 (edited) I'm not too sure what Sysprep is, but the program itself from the screenshots looks very professional ! Keep it up.Sysprep is a microsoft tool that is used as a final step before imaging a computer, so the drive can be copied to a image and then sent to a large group of computers--That is not the sole use of the program, but was why I origionally created it-- Edited January 3, 2006 by ACalcutt Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
JSThePatriot Posted January 3, 2006 Posted January 3, 2006 I will definitely keep this topic in mind in the future. This code can go to many more uses. This could even be used (it seems) after the operating system has been fully installed from a CD to 'customize' the computer based on one's preferences. I would be more interested in something of that nature. It looks excellent and very professional. JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
ACalcutt Posted January 3, 2006 Author Posted January 3, 2006 (edited) Updated...fixed a few things(like manually needing to edit the settings.ini)..and included source that i forgot to put in before enjoy And yes...the program can be used to configue the computer...the sysprep stage is optional you can even make the default settings and run Prepsys/_no_gui.exe ...this bypasses the gui Prepsys.exe only sets the ini file, Prepsys/_no_gui.exe is what actually set the settings Edited January 3, 2006 by ACalcutt Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
deltron Posted January 4, 2006 Posted January 4, 2006 (edited) wow, I was going to build a frontend to sysprep myself, but I was beat, and with better ideas! congrats! VVVV wow long time to lurk Edited January 4, 2006 by Ryan Grelck
atpmac Posted January 4, 2006 Posted January 4, 2006 Great program - saves time on manual configs - thanks
ACalcutt Posted January 4, 2006 Author Posted January 4, 2006 (edited) i will release an update as soon as i get out of worki fixed some things with the install autoruns (mostly incorrect paths from when i changed folders of scripts)and i am working on fixing the network authentication because it does not work in the old version(and it doesn't work in the current version either)http://www.autoitscript.com/forum/index.php?showtopic=19834 Edited January 5, 2006 by ACalcutt Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
ACalcutt Posted January 5, 2006 Author Posted January 5, 2006 (edited) updated edit...sorry about the variables i forgot to put in (thats what i get for editing my files at 1am) updated again to fix those problems Edited January 6, 2006 by ACalcutt Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
Eugene Fridman Posted January 5, 2006 Posted January 5, 2006 Have anyone attempted to do something similar for USMT?
ACalcutt Posted January 6, 2006 Author Posted January 6, 2006 (edited) i had never seen USMT (had to google it), but it doesn't look like it would be hard to adapt into my script...its basically just commandline...that should be easy to automate Edited January 6, 2006 by ACalcutt Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
ACalcutt Posted January 9, 2006 Author Posted January 9, 2006 (edited) Updated. fixed running programs from network fixed progress bar fixed delete settings.ini when syspreping fixed small problems PrepSys is done as far as i know...unless more bugs turn up... if something doesn't work please let me know if you see any of the folder options or visual settings not work, please let me know so i can try to fix them *edit* dont forget to delete the old settings.ini if it exists, it could cause problems with this new version Edited January 9, 2006 by ACalcutt Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
Eugene Fridman Posted January 9, 2006 Posted January 9, 2006 i had never seen USMT (had to google it), but it doesn't look like it would be hard to adapt into my script...its basically just commandline...that should be easy to automateI think you misunderstood me. I wanted to know if anyone attempted to create GUI for updating USMTs inf files, just like i believe you did for SysPrep.infThere are number of them:ArchiveApp.infcustom.infmigapp.infmigism.infmigsys.infmiguser.infsysfiles.infusmtdef.infMicrosoft promised to have a web GUI for it in Vista, but until then we are SOL.
ACalcutt Posted January 12, 2006 Author Posted January 12, 2006 Updated Fixed Copy Profile Added Deepfreeze install option Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
MadBoy Posted January 12, 2006 Posted January 12, 2006 Hey, first of all i like your program. Looks nice and i will prolly try to use some of your ideas in mine. 2nd of all i wanted to give you hint there is much easier way to automaticly install VPN Client then doing it the GUI way. All you have to do is to create oem.ini file in the directory you have vpn instalation with this: ; ; VPN Client 4.7 ; Reboot is required for proper function of VPN ; [Brand] CompanyText = <your company> ProductText = <your company> VPN Client [Default] SilentMode = 1 InstallPath = C:\Program Files\<your company>\VPN Client DefGroup = <your company> VPN Client Reboot = 2 Just put that file in your dir, add .pcf (profile) file (if you want it to spread with instalation) and just run it by setup.exe. Everythign will be done automagically. No windows, no reboot no nothing will happen (but remember you will have to reboot computer before you can play with it). Ah and remember that during instaltion of VPN lan connection gets disconnected so don't execute anything over network while it is being installed. $location = "\\server\Install" $Vpn = $location &"\Main\Cisco_VPN\setup.exe" RunWait($Vpn, "") and woila works great Basically i should be able to help in most automatic instalations. Okey back to checking your code, maybe i will find some additional things i could help you with, and maybe you could help me with mine since i am stuck with some code. My little company: Evotec (PL version: Evotec)
MadBoy Posted January 12, 2006 Posted January 12, 2006 Same thing can be done with microsoft office 2003 (but it's a bit more complicated) - you have to create administrative instalation first, then you can apply patches too and then you can make it unnatended with exactly options you like it too I'm sure those other programs you automated thru gui can be done simplier, command line way so it would just need some switches. My little company: Evotec (PL version: Evotec)
MadBoy Posted January 12, 2006 Posted January 12, 2006 For McAfee you can try... ECHO Installing McAfee Virus Scan 6.0... start /wait %systemdrive%\install\VSC\vscan60.msi /QN ECHO Installing McAfee Firewall 3.0... start /wait %systemdrive%\install\VSC\MFW\mcfire.msi /QN For version 7.0 entrerprise or so you can use setup.exe /qb REBOOT=Suppress My little company: Evotec (PL version: Evotec)
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