Hello,
I am using Windows SIM tool to create an answer file (or unattended.XML). The theme is to make the partitioning of the hard disk automatically as part of the windows Server 2008 OS installation. Because this answer file is going to be used in different places and location, the harddisk size at different locations are not same. In order to make the installation works at all places, hard coding of disk size(in megabytes) is not a good option. It will work if we specify the partition size in terms of percentage. So that, installation would go through without complaining any error during installation.
Could you please suggest me an option how can i achieve my request(defining partition size in percentage instead of megabytes)?
Any suggestions or help is appreciated.
Thank you.