Trouble with USMT scripts to migrate certain elements of a domain user profile.

Copper Contributor

I've attached copies of the Script and Miguser files I'm using with the network paths edited out.

When I run the batch I get an error and this is the error reported in the scanstate log. I feel like I'm missing something because it mentions not using URLID and I am.  Any help is greatly appreciated!

MigUser.xml is not properly formatted. Message: "urlid" attribute is mandatory.
2023-05-25 13:10:40, Error [0x000000] EngineStartup caught exception: FormatException: "urlid" attribute is mandatory. __cdecl Mig::CMXEMigrationXml::CMXEMigrationXml(class Mig::CPlatform *,class UnBCL::String *,class UnBCL::XmlDocument *,class UnBCL::String *,class UnBCL::String *)
2023-05-25 13:10:40, Info [0x000000] Leaving MigEngineStartup method
2023-05-25 13:10:40, Error [0x000000] Error while trying to start the migration engine
2023-05-25 13:10:40, Warning [0x000000] Internal error 4 was translated to a generic error
2023-05-25 13:10:40, Info [0x000000] Failed.[gle=0x00000091]
2023-05-25 13:10:40, Info [0x000000] Software malfunction or Unknown exception[gle=0x00000091]
2023-05-25 13:10:40, Info [0x000000] USMT Completed at 2023/05/25:13:10:40.207[gle=0x00000091]
2023-05-25 13:10:40, Info [0x000000] Entering MigShutdown method
2023-05-25 13:10:40, Info [0x0803e6] Removing mapping for HKLM\ELAM
2023-05-25 13:10:40, Info [0x0803e7] Successfully unmapped HKLM\ELAM
2023-05-25 13:10:40, Info [0x0803e6] Removing mapping for HKLM
2023-05-25 13:10:40, Info [0x0803e7] Successfully unmapped HKLM
2023-05-25 13:10:40, Info [0x0803e6] Removing mapping for HKU
2023-05-25 13:10:40, Info [0x0803e7] Successfully unmapped HKU
2023-05-25 13:10:40, Info [0x080000] AdjustPrivilege: Privilege SeCreateSymbolicLinkPrivilege will be Disabled
2023-05-25 13:10:40, Info [0x080000] Privilege has been disabled
2023-05-25 13:10:40, Info [0x080000] AdjustPrivilege: Privilege SeDebugPrivilege will be Disabled
2023-05-25 13:10:40, Info [0x080000] Privilege has been disabled
2023-05-25 13:10:40, Info [0x080000] AdjustPrivilege: Privilege SeTakeOwnershipPrivilege will be Disabled
2023-05-25 13:10:40, Info [0x080000] Privilege has been disabled
2023-05-25 13:10:40, Info [0x080000] AdjustPrivilege: Privilege SeRestorePrivilege will be Disabled
2023-05-25 13:10:40, Info [0x080000] Privilege has been disabled
2023-05-25 13:10:40, Info [0x080000] AdjustPrivilege: Privilege SeBackupPrivilege will be Disabled
2023-05-25 13:10:40, Info [0x080000] Privilege has been disabled
2023-05-25 13:10:40, Info [0x080000] AdjustPrivilege: Privilege SeSecurityPrivilege will be Disabled
2023-05-25 13:10:40, Info [0x080000] Privilege has been disabled
2023-05-25 13:10:40, Info [0x080487] Destroying OS analysis service
2023-05-25 13:10:40, Info [0x080488] Destroyed OS analysis service
2023-05-25 13:10:40, Info [0x000000] Leaving MigShutdown method
2023-05-25 13:10:40, Info [0x000000] ----------------------------------- USMT ERROR SUMMARY -----------------------------------
2023-05-25 13:10:40, Info [0x000000] * USMT error code 26:
2023-05-25 13:10:40, Info [0x000000] +-----------------------------------------------------------------------------------------
2023-05-25 13:10:40, Info [0x000000] | Software malfunction or Unknown exception, please check the following possible solutions:
2023-05-25 13:10:40, Info [0x000000] | - Check log for any errors found in loaded migxml files
2023-05-25 13:10:40, Info [0x000000] | - Verify config xml file is not loaded using /i
2023-05-25 13:10:40, Info [0x000000] | - If duplicate SID exists from temp profile – use environment variable or delete temp profile
2023-05-25 13:10:40, Info [0x000000] +-----------------------------------------------------------------------------------------

0 Replies