EB1000 Posted January 6, 2012 Posted January 6, 2012 HiI would like to create a generic AutoUnattend.xml that will always place the UserProfile and Progradata folders on the first physical disk (disk 0) at the second partion (partition 1) inside folders named users and programdata. If I use the drive letter like: <ProfilesDirectory>D:\Users</ProfilesDirectory> it will work on some of the computers that only have one phisical disks, but on other cpmputers the second partition of the first disk is E:\ or f:\ not always D:\. What I need is a generic path name to "disk 0 \ patition 1\ <folder name>" Is this possible??Many thanks Quote
Etz Posted January 10, 2012 Posted January 10, 2012 NO it is not possible....But it is possible to assign "correct" drive letters via Autounattended.xml Quote
Legolash2o Posted January 14, 2012 Posted January 14, 2012 Maybe it will let you use environment values such as %SystemDrive%\ instead of C:\ Quote
EB1000 Posted January 22, 2012 Author Posted January 22, 2012 But it is possible to assign "correct" drive letters via Autounattended.xml can you please give more info on this? thanks Quote
Etz Posted January 23, 2012 Posted January 23, 2012 (edited) can you please give more info on this? thankshttp://support.microsoft.com/kb/929848W7Toolkit, unfortunately, so far, doesnt support this, so you have to edit that file manually... Edited January 23, 2012 by Etz Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.