Ive inherited an SCCM 2007 SP2 environment. I'm trying to get OSD and USMT working. I've setup MDT integration, and USMT 4 in my environment.
My OS deploys fine. So, if I do a basic new machine install, no problem.
I tried setting up a computer association assuming I would have a new machine as the target of the data. So, I created the association using the MAC address of the new machine as the target, and used the existing computer object of my source machine as the source in the computer association.
I created a basic MDT task sequence to capture my data on my fired up my older XP machine,advertized the TS to a capture collection with my XP machine in it, and ran a state capture on it from XP (I did not boot to PE and run it). After I figured out there were some old KB's I needed to remove, and/or run a cert fix on I got the capture to run fine. The data moved up into my state migraiton point without a problem.
When I tried doing a new install on my target machine, the user state did not move into place. When I looked at my computer associations, I saw that a new association had been created. The new association is an inplace upgrade of my XP machine to my XP machine (source and target at teh same box). No migration information is listed in my side by side migration computer association. It's as if the capture TS just ignored that I wanted it to move to a new machine, and assumed it should do an inplace upgrade.
Help!