There are no current output log available. Last output log was from 4/18/2022. Unless the logs are saved to another location besides "C:\ProgramData\Admin Arsenal\PDQ Deploy\Deployment Output"
Sorry to resurrect this: These "msi" codes are actually hex values from windows update that have been converted to decimal. If you convert it back to hex you'll get: 800F0900
Looking that up on MS' sheets (there's like 7) you'll see it matches the following:
0x800f0900 CBS_E_XML_PARSER_FAILURE unexpected internal XML parser error.
Comments
What does the output log show?
There are no current output log available. Last output log was from 4/18/2022. Unless the logs are saved to another location besides "C:\ProgramData\Admin Arsenal\PDQ Deploy\Deployment Output"
Sorry to resurrect this: These "msi" codes are actually hex values from windows update that have been converted to decimal. If you convert it back to hex you'll get: 800F0900
Looking that up on MS' sheets (there's like 7) you'll see it matches the following:
0x800f0900 CBS_E_XML_PARSER_FAILURE unexpected internal XML parser error.
Please sign in to leave a comment.