I am working on setting up the migration from Windows XP to Windows 7 using SCCM SP2. I used the demo task sequence provided on this website (which was fantastic), however, I am running into an issue.
I will provide logs from the failed migration after I explain a few things about the build.
1. We change the name of the local administrator account from administrator to trogdor (yes...the burninator) via group policy. I think what is happening is the scanstate is scanning the trogdor account successfully, however, when the machine is disjoined from the network, the account reverts back to its original name of administrator. When the loadstate tries to load, it fails becuase it cannot find an instance of trogdor.
In the loadstate log, its states this:
2010-06-02 20:05:43, Error [0x000000] The account WINDOWS7\trogdor is chosen for migration, but the target does not have account WINDOWS7\trogdor. See documentation on /lac, /lae, /ui, /ue and /uel options.[gle=0x00000006]
2010-06-02 20:05:43, Error [0x0802f5] CMediaManager::Close: m_pSelectedTransport->Close(1) failed with Exception Win32Exception: Device was open with readonly access.: Access is denied. [0x00000005] void __thiscall Mig::CMediaManager::CloseTransport(int)
2010-06-02 20:05:43, Error [0x000000] MigCloseCurrentStore caught exception: Win32Exception: Device was open with readonly access.: Access is denied. [0x00000005] void __thiscall Mig::CMediaManager::CloseTransport(int)
I also noticed my build did not rejoin to the network, but that is understandable, as I did not delete the original object in AD...so it was not able to create a new object in the OU I have chosen in the task sequence.
Any help is greatly apprciated.
The scanstate, loadstate and smsts logs are attached to this post.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hello,
I am working on setting up the migration from Windows XP to Windows 7 using SCCM SP2. I used the demo task sequence provided on this website (which was fantastic), however, I am running into an issue.
I will provide logs from the failed migration after I explain a few things about the build.
1. We change the name of the local administrator account from administrator to trogdor (yes...the burninator) via group policy. I think what is happening is the scanstate is scanning the trogdor account successfully, however, when the machine is disjoined from the network, the account reverts back to its original name of administrator. When the loadstate tries to load, it fails becuase it cannot find an instance of trogdor.
In the loadstate log, its states this:
I also noticed my build did not rejoin to the network, but that is understandable, as I did not delete the original object in AD...so it was not able to create a new object in the OU I have chosen in the task sequence.
Any help is greatly apprciated.
The scanstate, loadstate and smsts logs are attached to this post.
Kcdinga
loadstate.log
scanstate.log
smsts.log
Share this post
Link to post
Share on other sites