I have this problem with making a Visat Automated installation with WAIK. I use a floppy and on that is the "Autounattend.xml" file. This file includes the following entries: <FolderLocations> <ProfilesDirectory>D:\Daten\Benutzer</ProfilesDirectory> </FolderLocations> When the installation starts, the disk gets properly formatted (Primary partition as C:, Extended partition with Logical drives D: and E:). But the entries of the above code doesn't seem to work. Also to me it looks as if the automated installation process only does what is in the first Pass (WindowsPE). The other passes either don't seem to run at all, or then they don't apply what is in the Autounattend file. Does anyone know what I'm doing wrong or how I can move the "Users" folder to another location? Thanks for any help.