Hi I am trying migrate users from 1 domain to another
domain,both are in
diffrerent forest, using ADMT,as part of prerequisites it
needs to have
EVERYONE group to be member of Pre Windows 2000
compatible..and for this when
I try to add I am not able to find everyone group in
Domain,but as general
requirement I can add everyone any of the folders security
permission.
Pls suggest something...
I guess you are using ADMTv2 en the target forest is Windows 2000
based.
In Windows 2003 you are able to add the everyone well known ID through
the GUI. In Windows 2000 you will not find the everyone well know ID.
Another way to add it is through the command line:
net localgroup "Pre-Windows 2000 Compatible Access" everyone /add
I want to make a suggestion to you concerning ADMT... ADMTv3 has been
released a week or so ago with much more features and there will be no
need to add everyone to the "Pre-Windows 2000 Compatible Access" group
as it is possible to use a service account.
http://www.microsoft.com/downloads/...7b-533a-466d-a8e8-aff85ad3d212&DisplayLang=en
For ADMTv3 you need Windows 2003 to install it on. Interesting
features of ADMTv3 are:
Cool improvements worth mentioning:
* Support for input files to chose object to migrate
* User rename
* Select source and target DC for migration
* Several pre-checks before migrating computers
* Improved password migration options (the PWD export server can be
configured to run as a service with a service account. No more need
for the "pre-windows 2000 access" group, remigration of passwords)
* Detecting schema differences when migrating between forests
* SQL/MSDE support -> support multiple consoles using the same DB
* Working with RunAs
* etc.