Office 365 Error Code 147-0 -
# Check Office deployment logs Get-Content "$env:TEMP\OfficeSetup*.log" | Select-String "147-0" -Context 5
<!-- configuration.xml --> <Configuration> <Add SourcePath="D:\OfficeOffline" OfficeClientEdition="64" Channel="MonthlyEnterprise"> <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> </Product> </Add> </Configuration> setup.exe /configure configuration.xml office 365 error code 147-0
Multiple versions of Office are installed on one machine. If you want to try a specific fix first: Tell me if you are on Windows 10 or 11 . !-- configuration.xml -->