Hi,
[QUOTE]Just wanna ask, when you said “real” sysprep do you mean you download Sysprep from Microsoft instead of the one that comes with [B]Windows installation[/B]?[/QUOTE]
I think you want to say “FOG installation”, yes i use the Windows Sysprep instead of FOGprep.
[QUOTE]By the way, before you sysprep did you activate your Windows already? Cuz I’m facing some activation issues and I’ve yet to try your method.[/QUOTE]
No, i don’t activate my windows. It’s useless at this moment : in the sysprep I specify a generic key given from Microsoft.
Plus, my computers have OEM keys so it won’t activate onto many laptops when deployed.
[QUOTE] Another things is that did you install all your softwares already before you image your Windows 7? Just to get an overall picture [/QUOTE]
To answer your last question, here is, basically, what i do for a new machine. I don’t write in details all the steps, because you’ll customize to your needs, but you have all my steps.
-
insert the windows 7 DVD
-
chosse “custom installation”
-
delete all volumes/partitions. Create a new one that takes all the HDD. windows install offers to create the 100 MB partition. Accept.
-
Windows is being installed.
-
during installation, windows asks me for a username. I set “Casimir” (well, whatever you want) with no password.
this will be an admin account i’ll use to install all, and delete when I finish just before uploading the computer image.
-
when installation is finished; i install the drivers :
-
chipset
-
sound
-
ethernet / wireless
-
card reader
-
video
-
etc.
-
As i now have an ethernet connection, i run Windows update. I update at the maximum. I have a WSUS on my LAN so the computer when deployed, will be able to retrieve new updates from this server. I select “microsoft update” (to get updates for windows and others microsoft products)
-
once all updates are done (takes 5 or 6 times with as many reboots, specially for the .NET…) i install all my softs.
-
office 2007 with SP3
-
zip
-
etc.
-
Once again, windows update (to update office and all my microsoft softs).
At this point the computer is nearly ready. I have to do a few tasks before uploading it.
-
I activate the local admin account and set password. I reboot the computer and log in with the previously activated admin account. That enables me to properly delete my “Casimir” user (folder and user in Manage computer).
-
I enable remode desktop.
-
I clean all desktop shortcuts, and I empty all the windows logs. I delete all folders previously created,such as C:\dell\drivers (I have Dell computers).
-
I copy my unattend.xml + setupcomplete.cmd that I created following this tutorial :
[URL=‘http://forums.overclockers.com.au/showthread.php?p=14120213’]http://fogproject.org/forum/threads/windows-7-deployment-fog-sad2-driver-tool.380/[/URL]
[URL=‘http://forums.overclockers.com.au/showthread.php?p=14120213’]or http://forums.overclockers.com.au/showthread.php?p=14120213[/URL]
It starts at “step 4” and I dont include the drivers as he does. So in this tutorial, I’m using steps 4, 6, 7 and in the .cmd file, i do not add the line that concerns the drivers.
Then I install only the FOG service : [url]http://myfogserver/fog/client/[/url]
At this point my machine is 99% ready.
Then 2 ways are possible :
- the machine and the windows image already exist into FOG database
- it’s a new machine / new master, one (or both) doesn’t exist.
If “2”, I create the image first / single partition + the machine (netbios + MAC + select image just created into FOG database)
For this machine, i select a new upload task : the task is watiing.
To finish, I execute on the computer C:\windows\system32\sysprep\sysprep.exe
- i enable OOBE
- i check generalize
- i select “restart” (so that the capture can begin)
The windows sysprep is being done, then the computer reboots and its image is captured.
And when I deploy a new computer, I deploy it using this FOG image + I have my intranet that stores all my Windows license keys. I created a PHP / Shell script that creates the .bat file with the source code i gave before and copies this .bat into C:\
On the new deployed machine, i only have to log in as local admin, then double click on the ActiveLicense.bat in
My license is inserted and Windows activated this time.