From: Brian on
Over the past while I have been migrating XP computers to SBS 2003R2 using
the ConnectCoputer wizard without much trouble. On the last computer
however, after the first re-boot, the migration stopped. I was left logged
on to the _SBS_NetSetup_ userid. I was able to back out and put this
computer back on the workgroup, but now I'm trying to figure out why the
migration failed.

In the SBSNetSetup,log (see below) I found this

CWizard::PrepAutoLogon() - couldn't open runonce key

I suspect this is why the migration did not resume after the reboot. What
would cause this error?

Any help would be appreciated.....thanks.....brian


-----
4/27/2008 9:20 AM
-- Starting SBS Net Setup --
found [32] keys
CProfileList::CProfileList() - added [1007, C:\Documents and Settings\Admin]
to the profile dir map
CProfileList::CProfileList() - added [1008, C:\Documents and
Settings\__sbs_netsetup__] to the profile dir map
CProfileList::CProfileList() - added [1010, C:\Documents and
Settings\RDower] to the profile dir map
CProfileList::CProfileList() - added [1177, C:\Documents and Settings\Roxy]
to the profile dir map
CProfileList::CProfileList() - added [Admin, C:\Documents and
Settings\Admin] to the profile dir map
CProfileList::CProfileList() - added [RDower, C:\Documents and
Settings\RDower] to the profile dir map
CAuthPage::OnNotify() - PSN_WIZNEXT - User Name: DJohnson
CAuthPage::GetUsersAndComputers() - ADsOpenObject(
LDAP://C4SERVER.C4.office/DC=C4,DC=office, DJohnson, [PW] )
CAuthPage::GetUsersAndComputers() - ADsOpenObject(
LDAP://C4SERVER.C4.office/DC=C4,DC=office, DJohnson, [PW] )
CAuthPage::OnNotify() - PSN_SETACTIVE - our computer name IS in the AD
CProfileList::IsPrivateProfile( RDower )
CProfileList::IsPrivateProfile() - starting the search [C:\Documents and
Settings\RDower]
CWizard::PrepAutoLogon()
CWizard::PrepAutoLogon() - couldn't open runonce key
CWizard::PrepAutoLogon() - setting DefaultDomainName_PostMigrate to [C4],
[0]
CWizard::PrepAutoLogon() - setting DefaultUserName_PostMigrate to
[DJohnson], [0]
FinishNetworkingSetup()
CWizard::FinishNetworkingSetup() - outputting XML file
FinishNetworkingSetup() -- calling NetJoinDomain( NULL, C4.office,
ou=sbscomputers,ou=computers,ou=mybusiness,dc=c4,dc=office,
C4.office\DJohnson, [pw], 359 )
FinishNetworkingSetup() - succeeded
CWizard::DeleteCSAllUsers() -- deleting
'HKEY_USERS\.DEFAULT\software\microsoft\smallbusinessserver\clientsetup'
CWizard::DeleteCSAllUsers() -- deleting
'HKEY_USERS\S-1-5-19\software\microsoft\smallbusinessserver\clientsetup'
CWizard::DeleteCSAllUsers() -- deleting
'HKEY_USERS\S-1-5-19_Classes\software\microsoft\smallbusinessserver\clientsetup'
CWizard::DeleteCSAllUsers() -- deleting
'HKEY_USERS\S-1-5-20\software\microsoft\smallbusinessserver\clientsetup'
CWizard::DeleteCSAllUsers() -- deleting
'HKEY_USERS\S-1-5-20_Classes\software\microsoft\smallbusinessserver\clientsetup'
CWizard::DeleteCSAllUsers() -- deleting
'HKEY_USERS\S-1-5-21-2660703117-4169697298-271658166-1010\software\microsoft\smallbusinessserver\clientsetup'
CWizard::DeleteCSAllUsers() -- deleting
'HKEY_USERS\S-1-5-21-2660703117-4169697298-271658166-1010_Classes\software\microsoft\smallbusinessserver\clientsetup'
CWizard::DeleteCSAllUsers() -- deleting
'HKEY_USERS\S-1-5-18\software\microsoft\smallbusinessserver\clientsetup'
Reboot() -- about to reboot
----

From: Mike_in_Nebraska on
Did some googling on your problem and saw this thread that might help:

http://www.smallbizserver.net/tabid/53/forumid/11/postid/48569/view/topic/Default.aspx

Mike