I forgot to say that I'm already using the "-keepall" option. So if my
understanding is correct, this should not reset any network settings.
However, after the re-boot, the FTP server is stopped.
Prior to SP2 I did not have this problem.
Are you referring to IIS FTP?
If so, check if MSDTC service is still started on your target after the cloning.
XPe SP2 rel.notes:
a.. Cloning process (i.e. SysPrep) fails to restart MSDTC service when other services have started or are starting. Workaround:
issue the following commands after cloning completes, in order to restart MSDTC and IIS:
a.. msdtc -install -a
b.. msdtc -resetlog
c.. iisreset /restart
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.