Support for Windows Vista Service Pack 1 (SP1) ends on July 12, 2011. To continue receiving security updates for Windows, make sure you're running Windows Vista with Service Pack 2 (SP2). For more information, refer to this Microsoft web page: Support is ending for some versions of Windows.
Source: Microsoft Support
RAPID PUBLISHING
RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.
Symptom
When you use the System Preparation Tool (Sysprep) to apply the FolderLocations unattend settings, some system directory junctions do not point to the new target location. The following system directory junctions continue to point to the old locations:
If you use the Windows Vista Setup program to apply the FolderLocations unattend settings, the system directory junctions do not point to the new target location. The following system directory junctions continue to point to the old locations:
Cause
The junction points point to incorrect targets.
Resolution
To recreate the junction points so that they point to the correct target, follow these steps: 1. Install the User Profile directory on another volume, and then delete the incorrect junction point(s). 2. Use MKLink to recreate the junction points using the following command line: MKLink /J <link name> <target path> For example, to recreate the junction point Documents and Settings in a new target volume where the Users directory is F, the command line would then be: MKLink /J <drive letter>:\documents and settings f:\users So the following could be used:
http://technet.microsoft.com/en-us/library/cc753525.aspx . Note The following commands must be done in the order shown as it affects the resulting permissions on the junction point.
3. Recreate the permissions for the new junction point. a. For the junction points Desktop, Default User, Documents and Settings, Favorites, and Documents, use the ICACLS tool. For more information about the ICACLS tool, see
b. For the junction point All Users, use ICACLS with the following command lines. Note The following commands must be done in the order shown as it affects the resulting permissions on the junction point.
More Information
This article presents means to resolve junction issues described in "A description of known issues with the FolderLocation settings in the Windows Vista Unattend.xml file." SeeDISCLAIMER
MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE “MATERIALS”) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.