en_server_install_disc_windows_home_server_2011_x64_dvd_658487.iso
to see if I could make it work with a 120GB target drive. Had issues with USB and boot, making install from DVD easier (press any key to boot from CD/DVD is a handy thing, this option didn't come up on USB key version because of emulated disk type I used in UltraISO).
So I used UltraISO to edit the ISO file, adding the cfg.ini to the root of the ISO, explained here
http://hollis2lamber...er-2011_16.html
but I still had to tweak it just a bit, because only the SystemPartitionSize value of 20480 would work for me
(which somehow comes out to be partitions with the hidden 100MB partition, then about 50GB of operating system installed on a 60GB partition for C:, and the leftover 20GB automatically going to the D: drive)
WHS2011 (Windows Home Server 2011)
cfg.ini contents below:
[WinPE]
InstallDisk=1
ConfigDisk=1
CheckReqs=0
SystemPartitionSize=20480
Processed=true
[InitialConfiguration]
Language=en-US
Locale=en-US
Country=US
Keyboard=00000409
AcceptEula=true
AcceptOEMEula=true
ServerName=SERVER
PlainTextPassword=P@ssword
PasswordHint=Password
Settings=All
WSS "Windows Storage Server 2008 R2 Essentials"
Next stop, realizing I really want to be able to easily backup 25 PCs rather than just 10, so went with this version:
"Windows Storage Server 2008 R2 Essentials"
but then read that there's a lot of differences with the cfg.ini syntax for the root of the ISO:
en_server_install_disc_windows_storage_server_2008_r2_essentials_x64_dvd_658486.iso
explained here:
http://sbs.seandanie...erver-2011.html
I had numerous install failing issues, so I began to use VMs to save time over using a physical server: I'd test booting the VMs from the tweaked ISO files, that had various cfg.ini file contents.
In the end, decided I'm happy with it asking me questions (it's not like I plan to reinstall too often).
So I next played with the virtual machine disk size until I got down to as small as an 80GB drive (anything less, the installer failed early on). I then burned a physical DVD of the tweaked ISO, and all went well, no matter what drive size I'm installing to when I'm finally building my actual server.
Here's the exact contents of the entire cfg.ini that worked for me,
cfg.ini contents below:
[WinPE]
InstallSKU=SERVERHOMEPREMIUM
ConfigDisk=1
CheckReqs=0
SystemPartitionSize=20480
Here's the strange thing though.
The resulting install has both these folders:
C:\ServerFolders
D:\ServerFolders
and only the C:\ServerFolders directory has subdirectories.
I don't think there are ill effects to this, as I just use the Dashboards "Move the folders" wizard to move everything to large E: drive anyway, and perhaps I can then wipe away both of the empty folders:
C:\ServerFolders
D:\ServerFolders
Edited by tinkererguy, 14 May 2011 - 07:47 PM.
















