Quantcast
Channel: Configuration Manager 2007 Operating System Deployment forum
Viewing all articles
Browse latest Browse all 1063

How to stop USMT 4 to migrate local group membership?

$
0
0

Hi there!

 

We are using USMT 4.0 to migrate from XP to Win7 (64bit).

USMT is be default migrating local group membership. So if the user to be migrated was member of the local Administrators group, it will be member of the local Administrators group on the destination machine, too.

And that happens even though we are changing the user's domain and name during migration.

How can we stop the migration of local group memberships?

 

I tried the following section in config.xml, but that doesn't have the expected effect.
But I might just do something stupid, as that <ProfileControl> component is hardly described in MSDN.

  <ProfileControl>
          <localGroups>
            <mappings>
                <exclude>
                  <pattern>*</pattern>
                </exclude>
            </mappings>
          </localGroups>
  </ProfileControl>

Does anybody have any ideas how to deal with it?

Thanks,

Christian


Viewing all articles
Browse latest Browse all 1063

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>