Hi All
I'm getting a strange error when trying to run Pre-requisite check on the 2107 update.
The logs seem to show it failing when trying to extract the update package to the folder in CMUStaging.
Delete folder \\?\C:\Program Files\Microsoft Configuration Manager\\CMUStaging\42E1CF6E-95A1-4A8D-96AD-311E6247B3FB\ returned 123. Extractring the content from content library... CONFIGURATION_MANAGER_UPDATE 15/10/2021 13:34:02 3496 (0x0DA8)
CreateDirectoryW failed for \\?\C:\Program Files\Microsoft Configuration Manager\\CMUStaging\42E1CF6E-95A1-4A8D-96AD-311E6247B3FB\AUTORUN CONFIGURATION_MANAGER_UPDATE 15/10/2021 13:34:02 3496 (0x0DA8)
CreateFolder failed; 0x8007007b CONFIGURATION_MANAGER_UPDATE 15/10/2021 13:34:02 3496 (0x0DA8)
CContentDefinition::ExpandContentDefinitionItems failed; 0x8007007b CONFIGURATION_MANAGER_UPDATE 15/10/2021 13:34:02 3496 (0x0DA8)
CContentDefinition::Expand failed; 0x8007007b CONFIGURATION_MANAGER_UPDATE 15/10/2021 13:34:02 3496 (0x0DA8)
Failed to expand update package files from content library CONFIGURATION_MANAGER_UPDATE 15/10/2021 13:34:02 3496 (0x0DA8)
I'm not sure what to do with this one, I've not seen it before and it's not listed in the known troubleshooting problems for ConfigMgr Updates. The parent directory "42E1CF6E-95A1-4A8D-96AD-311E6247B3FB" gets created but not the AUTORUN directory, I've tried making it manually but get the same error. The content seems to exist correctly in the corresponding EasySetupPayload folder.
Thanks in advance for any advice.