Sysprep PNP

P

Paul

I have created image for cloning with Ghost 8 and with
the sysprep that I have made I am able to deploy it on
all are platform. The plug and play is working great but
would like to not have to answer the new hardware found.
I would like to just install the drivers and keep the
newer version. Is there something that I can add to my
sysprep that will allow this? Also I would like to
convert from fat32 to ntfs automatically.

Thanks,
Paul
 
D

Dusko Savatovic

Also I would like to
convert from fat32 to ntfs automatically.

1. You can convert to NTFS and then take your image.

2. You can use setupmgr.exe from WindowsCD\Support\Tools\deploy.cab to
prepare sysprep.inf.
You would put sysprep.inf, sysprep.exe and setupcl.exe to C:\sysprep folder
Your sysprep.inf should contain this entry in [Unattended] section:
[Unattended]
FileSystem = ConvertNTFS

Dusko Savatovic
 
G

Guest

I have been trying to use DriverSigningPolicy=Ignore but
it does not work is there another way?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top