Windows Server 2003
1833875 Members
1877 Online
110063 Solutions
New Discussion

Re: changing default \Windows directory with Smart Start installing Windows 2003

 
Eric_210
New Member

changing default \Windows directory with Smart Start installing Windows 2003

I am trying to find a way to change the default \Windows directory that is used when installing Windows Server 2003 using SmartStart. I do not see any option for this in the GUI setup of Smart Start.
3 REPLIES 3
Jon Finley
Honored Contributor

Re: changing default \Windows directory with Smart Start installing Windows 2003

The install location goes into your "unattend.txt" file

http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q155/1/97.asp&NoWebContent=1

Jon
"Do or do not. There is no try!" - Yoda
Jon Finley
Honored Contributor

Re: changing default \Windows directory with Smart Start installing Windows 2003

Oops... forgot to put in the parameter :-(

TargetPath = \winnt2003 or whatever.

Jon
"Do or do not. There is no try!" - Yoda
Eric_210
New Member

Re: changing default \Windows directory with Smart Start installing Windows 2003

Thanks I will try this. Thanks a bunch. -Eric