ty628659 Posted October 10, 2004 Posted October 10, 2004 Hi All:My gold is setup my hdd has 2 partitions C:(SystemDrive) and D:(DataDrive)with "Documents and Settings" in WINNT.SIFbut ProfileDir="D:\Documents and Settings" in [GuiUnattended] never take effect,I even try manually created 2 partitions before install XP with unattended. Here is my script;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended FileSystem=* OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=4 OemSkipWelcome=0 ProfileDir="D:\Documents and Settings"[userData] ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="Owner" OrgName="OEM" ComputerName=*[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=YesAny ideas on how to get around this issue, I already checked that the WINNT.SIF was taking, but after setup, D partition with empty folder, "Documents and Settings" located in C partition.Thanks and appreciated in advance!TY
stuffman Posted October 3, 2005 Posted October 3, 2005 The correct syntax for this is ProfilesDir = path. That missing "s" is all that's keeping you from success.~stuff
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now