Brad,

Check-out this registry key here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

All the profile information is kept here. Look for value: "CentralProfile" as a way to indentify roaming profile users. We used this area of the registry much, when doing our domain migrations.

-Shawn