Jump to content

Recommended Posts

Posted

Hello there,

I do a lot of unattended installs for Terminal Services and Citrix.

With our CItrix Servers we remap drive letters using the drive remap utility.

It got me wondering whether i could actually do an unattended installation with the systemdrive as ( for example ) M without having to remap drive letters post installation ?

Is it possible to do this ?

Thanks for your time.


Posted (edited)

Systemdrive is where ntldr and ntdetect.com live. You want to set the tempdrive.

It is quite easy to do this, but you do it through winnt32.exe switches, rather than through the unattend.txt

To install windows 2k/xp onto the M drive, use

winnt32 /tempdrive=M ....

You can do unattend with /systemdrive=M as well, but windows will not boot such a drive. What happens instead, is that you can remove the hard disk and use it elsewhere, and when it boots, it will complete the install.

Note however that /systemdrive has to point to a primary partition, which should be made active before the install completes. /tempdrive can point to an extended partition on a second drive.

Edited by os2fan2

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...