Jump to content


  • 0
thadkew

USMT Hardlink restore issue

Question

My restore is not working now.

The capture part of the task sequence works, however the restore bombs and the items are still located in the _SMSTaskSequence\UserState\USMT folder.

 

I have manually tried to run the Loadstate command and get this:

 

Info [0x000000] loadstate C:\_SMSTaskSequence\UserState\USMT /q

Info [0x000000] 6.0.5860.5 (winmain(wmbla).061221-1313)

Warning [0x08040b] State data store failed calling CoInitializeEx in apartment-threaded mode. (hr = 0x80010106)

Warning [0x080262] GAC data store failed calling CoInitializeEx in apartment-threaded mode. (hr = 0x80010106)

Warning [0x08046d] No matching file list for OS version (object of class="class UnBCL::OperatingSystem" at {717108})

Warning [0x080467] CSysObjFilterFactory::CreateFilter: failed to init CListSysFileFilter

Warning [0x080000] CMigApp::Init - CReport::Initialize() failed.

Error [0x0802e3] SelectTransport: OpenDevice failed with Exception: class Mig::DeviceException: Win32ErrorException: Error(3), (NULL). Inner Exception: class UnBCL::DirectoryNotFoundException: \\?\C:\_SMSTaskSequence\UserState\USMT\USMT3\USMT3.MIG: path not found.

void __stdcall UnBCL::File::ThrowWinIOErr(long,const class UnBCL::String *)

 

void __thiscall Mig::CMediaManager::SelectTransport(unsigned int,struct Mig::IDeviceInitializationData *,int,int,int,__w64 unsigned long)

void __thiscall Mig::CIMGTransport::OpenDevice(struct Mig::IDeviceInitializationData *,int,int,int,int,__w64 unsigned long)

 

Error [0x08031c] SelectTransportInternal("LIB: Path(C:\_SMSTaskSequence\UserState\USMT\USMT3\USMT3.MIG)") caught exception = class Mig::DeviceException: Win32ErrorException: Error(3), (NULL). Inner Exception: class UnBCL::DirectoryNotFoundException: \\?\C:\_SMSTaskSequence\UserState\USMT\USMT3\USMT3.MIG: path not found.

void __stdcall UnBCL::File::ThrowWinIOErr(long,const class UnBCL::String *)

 

enum MIGSTATUS __stdcall SelectTransportInternal(enum TransportID,struct Mig::IDeviceInitializationData *,int,int,int,__w64 unsigned long)

void __thiscall Mig::CMediaManager::SelectTransport(unsigned int,struct Mig::IDeviceInitializationData *,int,int,int,__w64 unsigned long)

void __thiscall Mig::CIMGTransport::OpenDevice(struct Mig::IDeviceInitializationData *,int,int,int,int,__w64 unsigned long)

 

Error [0x000000] Unable to Select the IMG transport: MigSelectIMGTransport failed with MIGSTATUS 0x14.

Error [0x000000] Inconsistency detected: Store is not encrypted but user is supplied the key to decrypt.

Warning [0x0803db] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-138102894-3963109368-500872334-500,C:\Users\Administrator\NTUSER.DAT) failed; giving up (1223)

Error [0x0803b1] Cannot add mapping for user AT003873\Administrator. Error: 1223

Error [0x000000] Unable to start the migration engine successfully

Error [0x000000] USMT is unable to complete successfully.

Error [0x000000] Unable to restore the user state from the given location. The store may be invalid, you may have specified /decrypt for a store that is not encrypted, or you may not have specified /nocompress for an uncompressed store.

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I don't know if this is the answer but it looks like it cannot find the compressed data store at the given path:

 

Win32ErrorException: Error(3), (NULL). Inner Exception: class UnBCL::DirectoryNotFoundException: \\?\C:\_SMSTaskSequence\UserState\USMT\USMT3\USMT3.MIG: path not found.

You might want to verify that USMT3.MIG is located where it is looking.

 

Hope this helps!

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

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.