Microsoft
Software
Hardware
Network
Question : Migrate from workgroup to domain
I will be assisting a client to move from a workgroup to a domain. The following information indicates two utilies (USMT and moveuser.exe) to get a user's profile migrated to their domain profile. Which is better to use?
Step 4 - User Profile Migration
1. After adding the desktops to the domain. Users profile may require to re-configure.
You can use: Windows User State Migration Tool (USMT) version 2.6 to resolve
this issue.
http://www.microsoft.com/t
echnet/des
ktopdeploy
ment/users
tate/
users
tateusmt.m
spx
* You can also use "Moveuser.exe" utility, from Windows 2003 Resource Kit to accomplish this task.
2. You can migrate users PST file to Exchange server mailboxes by using
"Exmerge" utility.
http://www.microsoft.com/d
ownloads/d
etails.asp
x?
FamilyID
=429163EC-
DCDF-47DC-
96DA-1C12D
67327D5&di
splaylang=
en
Ref:
http://support.microsoft.c
om/kb/5555
42
Answer : Migrate from workgroup to domain
Give this a try, see if it gives you some ideas:
@echo off
set DestinationDirectory=X:\
for /F "tokens=*" %%A in ('dir /b /s "c:\*_daily"') do (
robocopy "%%A" %DestinationDirectory%" /S
)
~bp
Random Solutions
"Unexpected Unrecoverable Error" in SQL Server 2008 R2 Import/Export Wizard
vb.net call oracle stored procedure, not work
Motu 828 MKII FW Audio Console Fried?
Access sharepoint site from client machine? (And Dynamics CRM for that matter)
entourage error -19785
Sending e-mails from different acounts in Outlook using exchange
Disk Space Issue
weird effects using ROUND() on REALs in TSQL
suser
visual basic 6