This is how I've deployed Windows 8.1 with Fog 0.32
-
The hardest part about sysprep is getting your unattend.xml file prepared and learning some of the finer points of using sysprep with the FOG client and Windows/Office activation.
-
[quote=“chad-bisd, post: 22030, member: 18”]The hardest part about sysprep is getting your unattend.xml file prepared and learning some of the finer points of using sysprep with the FOG client and Windows/Office activation.[/quote]
But according to that video, no XML file was mentioned. Would one need an XML file to finetune the sysprep or could one simply follow the short instructions in that video and be okay? Also, I found this software to help with capturing windows and office activation. I dont know how well it is, because i have not tried it yet.
[url]http://joshcellsoftwares.com/products/advancedtokensmanager/#[/url]! -
Microsoft sysprep videos are really geared towards OEM types that are deploying windows to end-user consumers and those consumers will need to go through the OOBE to name their computers and create accounts, etc.
In the FOG community, we generally deploy computers and want them to auto-name, auto-join domains, and basically be as ready to log into as possible. We don’t want the welcome to windows, pick a computer name, choose your background color crap… I don’t at least. My systems are all frozen before the first end user sees them, so they need to be ready to hit ctrl-alt-del and login and nothing else.
Using the FOG server, the unattend.xml file, and the setupcomplete.cmd file, I can bypass the welcome screen, have local user accounts auto created, rename and join the computer to the domain, activate windows and office, and present a login screen ready to go.
-
Thanks for the clarification chad-bisd. By chance, would your walk threw listed above work with Windows 7, or even XP?
-
I deploy Windows 7 and Windows 8/8.1 in much the same manner. The main difference is in the unattend.xml file. Slightly different options for each OS version. Also, our Windows 8/8.1 clients use ADBA instead of KMS, so I do not try to activate them as part of the setupcomplete.cmd script.
I do not image Windows XP anymore since it is going out of support soon. The basic walkthrough is the same with modifications for the OS version.
-
That’s great. Do you know any resources or where I might find directions for creating an xml unattended file?
-
I have a recent post about sysprepping windows 7/8 that includes a download of my setupcomplete.cmd and unattend.xml files. I also include links to the main articles that helped me create the files so I know which options to set to avoid the welcome screen or anything that might cause the installed to pause and ask a question.
You’ll need Windows AIK and the install files for your version of windows so you can pull out the catalog file.
-
Thanks, this will help out greatly!!!
-
So im trying to do this process now. When you speak of repair are you talking of startup repair or like bootrec /fixmbr /fixboot? Neither worked
Receive error: A disk read error occurred
Update: Updated Image to be a Multiple Partition Not Resizable. This allowed me to push out the image with no issues booted first try. Is the issue laying with Single Partition (Resizable)? Is there something i can do to correct it as Single Partition Resizable is the preferred method as it would save space and elevate extra steps on my part.
Thanks in advance for the help and feedback
-
MPSD images are still compressed when stored on the FOG server. I have NEVER had luck with resizable and most times I have tried it (on FOG 0.32 at least) it has hosed my image up with a problem during the resize and I had to start all over. A windows machine that takes 40GB on a disk will probably take about 15GB after it’s compressed into the /images folder.
-
Typically speaking, to use Resizable with Windows 7, and I imagine 8, you would need to have sysprepped the system. This is because, during the sysprep process, it generalizes the hard-drive. If it’s not sysprepped, windows believes the drive is exactly whatever device it was when it was initially installed. If there’s any variance (size drive space) it borks the entire process. There is a way to set bcd so this isn’t the case, but I haven’t had any luck finding any good documentation on it so I can automate it into the FOG system.
-
Thank you for the responses. I have always sysprep’d all my images as it allows me to push it to a different model computer if needed. I tested pulling a Windows 8.1 image using the ‘Multiple Partition (Single Disk)’ option and was able to deploy the image and boot fine first try with no issues. Just wanted to note that in case future users encounter similar issues.
-
I’m using FOG 1.1.2, I’ve tried all of the above, nothing works. When I got the “winload.exe failure”. I booted off a 8.1 disk/usb and ran the repair, that failed.
So, I upload the image as RAW Disk, very slow, but it works.
-
you’re using fog 1.1.2 and you followed a guide for 0.32? the software was almost completely rewritten between the two.
-
[quote=“Junkhacker, post: 40134, member: 21583”]you’re using fog 1.1.2 and you followed a guide for 0.32? the software was almost completely rewritten between the two.[/quote]
I’ve used several processes from different forums. The process here was the last that I tried.
I’ve used all combinations from many forums, none worked.
With this newer version, there should not be and issue, but Windows 8.1 is a beast.
-
you don’t have to do anything special to prepare a windows 8/8.1/10 image with the latest versions of fog. sysprep isn’t even needed. a normal default install and upload just works.
-
And just to clear up any confusion. FOG does not require Sysprep.
However Windows heavily recommends a sysprep.
-
[quote=“Junkhacker, post: 40149, member: 21583”]you don’t have to do anything special to prepare a windows 8/8.1/10 image with the latest versions of fog. sysprep isn’t even needed. a normal default install and upload just works.[/quote]
No it doesn’t, I’ve tried that first, I’ve tried from other forums, that didn’t work, so I did a RAW disk upload, that worked.
Just the normal upload, then do a download to a machine would give me the winload.exe failure.
I would boot up to a USB Windows 8.1 drive and run a repair, that would fail.
I saw on forum using the RAW disk format, and that worked.
-
update to 1.2.0
-
[quote=“Junkhacker, post: 40164, member: 21583”]update to 1.2.0[/quote]
All ready tried that, had to move back down, because of Windows 7.