Hello- I currently have an unattended network installation point set up that works fine for installing Windows 2003. I have a network boot disk that connects to the share, creates a FAT 2GB partition on the new box, via gdisk, then loads the souce files locally and installs the OS etc, everything is good. Recently I modified the unattend to perform an install for 2003 R2 and have a space issue. Everything works fine until the i386 expands after loading to C. At this point I get a message stating there is not enough space left on the 2GB partition to install windows and I am prompted to install the OS to a different partition. I have tried using NLite to reduce the i386 size but can't seem to get it small enough. I have also gone to the unattend.txt and added FileSystem=ConvertNTFS & ExtendOEMPartition=6000 but this appears to only take place after the install is complete. Is there a work around for this issue? Obviously, I am missing some very basic step since everyone seems to be using unattend okay for 2003 R2. Your advise is appreciated.