Using USMT 3.0.1.
source - XP sp2
target - XP sp2
Regards
--
Pedro de Paula
Consultant
Portugal
Th scanstate log file has a line item that seems to identify the file as
being migrated successfully. The file is being used on the source machine as
the current wallpaper during the scan.
The loadstate log, which I'm looking at for the first time has nothing but
warnings, but I believe they are not specific, rather general.
The first one is -
"State data store failed calling CoInitializeEx in apartment-threaded mode."
I won't list the rest at this point.
Let me know if I can provide anything further.
Thx.
I have not written anything to the basic migration files. In fact, USMT is
new to me and I'm trying to get to know the process by using all the defaults.
I have since found that the wallpaper file migrates. It just does not get
set as the current wallpaper. I just have the beautiful "grass and sky"
thing (bliss) that was there before I ran loadstate.
Also, if you are running loadstate or scanstate with the /c switch, a
failure to gather or apply the wallpaper setting would likely not stop the
migration.
As for /c. I am not using this switch. At this point, while I'm testing
and learning how to use USMT I want to see as much detail as possible
including failures.
I know cookies are not migrated by default with USMT, so I create a
migcookies.xml and it works well. There are no syntax errors in that and the
loadstate logfile states the xml file is readable. The cookies are
transferred too, but they are not "recognized" as the cookies for the profile
I migrated.
In the log file I have a couple of these lines:
Info [0x080000] V2VArbitrate: Arbitrating migration unit
<eh004076>\Cookies (CMXEAgent)
Info [0x080000] V2VArbitrate: Source migration unit
<eh004076>\Cookies (CMXEAgent) has an equivalent on the destination
destination
If I run loadstate.exe again, with exactly the same options, the files are
migrated again and the cookies are in use as I expect them to be. But I think
I should not be required to run it twice.
This is the command I am running for loadstate:
C:\WINDOWS\usmt301\LOADST~1.EXE c:\temp\<userid>
/config:C:\windows\usmt301\config.xml /i:miguser.xml /i:migsys.xml
/i:migapp.xml /i:testmig.xml /i:Migcookies.xml /lac /v:13
/l:C:\APPS\LOGS\loadstate.log
Does anybody have an idea?