Thanks to everyone's help I've been able to import into the CDF/DMF
successfully (or so I believe). However when weh I run the Migration
tool, I receive for what appears to be every record:

The user id or team id is missing.

My users have licenses. I've run ListUmappedUsers and there are no
unmapped users. I've run MapUser for all bad users previously. I'm not
sure what this means and how to import my data. Please help.

I've seen other similar posts, but no clear resolution.

RE: user id or team id is missing by MattNC

MattNC
Wed Sep 21 13:43:06 CDT 2005

When you imported the records into the CDF did each record have an "owner"
column that was mappable to a CRM user?
--
Matt Wittemann
http://icu-mscrm.blogspot.com


"TexasDavid" wrote:

> Thanks to everyone's help I've been able to import into the CDF/DMF
> successfully (or so I believe). However when weh I run the Migration
> tool, I receive for what appears to be every record:
>
> The user id or team id is missing.
>
> My users have licenses. I've run ListUmappedUsers and there are no
> unmapped users. I've run MapUser for all bad users previously. I'm not
> sure what this means and how to import my data. Please help.
>
> I've seen other similar posts, but no clear resolution.
>
>

Re: user id or team id is missing by TexasDavid

TexasDavid
Wed Sep 21 13:51:42 CDT 2005

Thanks for the reply. Each record had an owner record that was mapable
(in our case owner->OwningUserName). I then used the p_cdf_unmappeduser
command to confirm that all were valid and p_cdf_mapuser. I've done
manual SELECT statements to verify. Even then, I would expect certain
records, not all to be ignored and fail.


Re: user id or team id is missing by TexasDavid

TexasDavid
Fri Sep 23 17:58:53 CDT 2005

I discovered the problem - or better yet, the support representative at
Microsoft did. I had done EVERYTHING correctly. However, for some
reason, the Administrator user was not able to view other users. Not
sure why. When we went into the CRM Deployment Manager and selected
the users folder, only the Administrator user was listed. The
Administrator had a valid license, was assigned a System Administrator
role, was logged on, etc. However, they could not see any of the
users.

To solve the problem, we assigned the System Administrator privilege in
CRM and added me to the Administrators group to myself on the PDC.
Then we ran the deployment manager, and all other migration tools as my
user via the "Run-as" command in Windows (right click "Run as" on
migrationtool.exe for example).

We discovered this all by restoring the CDF database, reinitializing
it, and then running the migration WITHOUT importing any data. It
failed (which it shouldn't). The cdf_SystemUser_Info table had no
DestinationID for any user other than the Administrator. It should
have a destination ID for every user. For some reason the
Administrator (CRM Administrator also being the Domain Administrator),
could not see the other CRM users.