Jump to content
DeployCentral

UMST Scanstate failed invalid store path


Ajainin

Recommended Posts

I'm getting and error during deployment: User Data migration failed. I checked the scanstate log it reads as follows:

2019-06-27 04:56:57, Info                  [0x000000] SCANSTATE.EXE Version 10.0.14393[gle=0x000000b7]
2019-06-27 04:56:57, Info                  [0x000000] USMT Started at 2019/06/27:04:56:57.362
2019-06-27 04:56:57, Info                  [0x000000] Command line: X:\Windows\System32\USMT\amd64\scanstate.exe \\dc1\migrationstore\W63 /o /offlinewindir:D:\Windows /uel:30 /l:X:\Windows\Temp\ScanState.log /i:X:\Windows\System32\USMT\amd64\migapp.xml /i:X:\Windows\System32\USMT\amd64\migdocs.xml /i:X:\Windows\System32\USMT\amd64\miguser.xml
2019-06-27 04:56:58, Warning               [0x000000] QuickParameterCheck: creating directory \\dc1\migrationstore\W63\USMT failed.: Win32Exception: root of directory to create not found: The system cannot find the path specified. [0x00000003] class UnBCL::DirectoryInfo *__cdecl UnBCL::Directory::CreateDir(const class UnBCL::String *)
2019-06-27 04:56:58, Info                  [0x000000] Failed.[gle=0x00000005]
2019-06-27 04:56:58, Info                  [0x000000]   An error occurred processing the command line.
  Invalid store path; check the store parameter and/or file system permissions[gle=0x00000005]
2019-06-27 04:56:58, Info                  [0x000000] USMT Completed at 2019/06/27:04:56:58.874[gle=0x00000005]
2019-06-27 04:56:58, Info                  [0x000000] ----------------------------------- USMT ERROR SUMMARY -----------------------------------[gle=0x00000005]
2019-06-27 04:56:58, Info                  [0x000000] * USMT error code 27: [gle=0x00000005]
2019-06-27 04:56:58, Info                  [0x000000] +-----------------------------------------------------------------------------------------[gle=0x00000005]
2019-06-27 04:56:58, Info                  [0x000000] | An error occurred processing the command line.[gle=0x00000005]
2019-06-27 04:56:58, Info                  [0x000000] | Invalid store path; check the store parameter and/or file system permissions[gle=0x00000005]
2019-06-27 04:56:58, Info                  [0x000000] +-----------------------------------------------------------------------------------------[gle=0x00000005]
 

I'm able to access the directory \\dc1\migrationstore and was able to create a folder and file using a domain user account. Is it a permissions issue? What are the required permissions for the destination folder?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...