USMT to migrate specificfiles

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to migrate a specific file called isys.ini located in the
C:\winnt to the new XP installation to exact location C:\winnt. Can anyone
please advise how I do this I have added the following the the userdata.inf
file
[Copy This State]
CopyFiles=My CopyFiles Section
[My CopyFiles Section]
dir=C:\winnt\isys.in CSIDL_WINDOWS\isys.ini
 
Just add a line to miguser.inf to look for that file. I added the following
to pickup Notes id's and pst files.


; Notes id file
*.id

; Outlook PST, PAB and Nk2
*.pab
*.nk2
*.pst
 

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

Back
Top