kevin_lane Posted February 6, 2020 Posted February 6, 2020 Im trying to do an inplace upgrade followed this guide https://www.prajwaldesai.com/sccm-upgrade-windows-7-windows-10-1909/#Step_1_Import_Windows_10_1909_Upgrade_Package_to_SCCM however got this error was wondering if any one could help or come across this or had any ideas thanks
Steve21 Posted February 6, 2020 Posted February 6, 2020 On your upgrade TS have you told it to ignore any compat errors? Honestly with that large an inplace upgrade it's likely to have something flag up which would interrupt the install Steve
Chaniel Posted February 7, 2020 Posted February 7, 2020 0xc1900208 refers to an application incompatibility, as Steve21 mentioned, you can set your task sequence to ignore compatibility errors and continue on regardless. Edit TS > Upgrade the operating system step > Check "Ignore any dismissible compatibility messages" If you want, you can also find out what program(s) are blocking the upgrade by going to the appraiser log file in C:\$Windows.~ BT\Sources\Panther and finding the latest file that includes "APPRAISER_HumanReadable.xml" and investigate that.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now