Install process went fine.
However the Central Admin content DB has been left in compatibility mode:
```
Database Schema Versions
Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence Current Schema Version: 16.0.79.0, Maximum Schema Version: 16.0.79.0
Microsoft.SharePoint.Upgrade.SPContentDatabaseSprocsSequence Current Schema Version: 16.0.93.0, Maximum Schema Version: 16.0.93.0
Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence2 Current Schema Version: 16.0.4.0, Maximum Schema Version: 16.0.4.0
Microsoft.SharePoint.Upgrade.SPGlobalExtensionUpgradeSequence Current Schema Version: 16.0.6.0, Maximum Schema Version: 16.0.6.0
Microsoft.Office.Project.Server.Database.Extension.Upgrade.PDEUpgradeSequence Current Schema Version: __4.0.0.0__, Maximum Schema Version: __16.1.273.0__
Microsoft.SharePoint.Administration.SPContentDatabase Current Schema Version: __16.0.4327.1000__, Maximum Schema Version: __16.0.4315.1000__
```
I'll run a PSConfig and see if it cleans it up.
Comments: ** Comment from web user: Emblematic **
A standard install using the GUI gave me the same results, so I don't think this is an AutoSPInstaller problem. Interestingly looks like all the database versions are unchanged from the release candidate, my config db is at 16.0.__4327__.1000 and the binaries at 16.0.__4351__.1000
Doubtless it will get tidied up once the CUs start rolling.
```Database Schema Versions
Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence Current Schema Version: 16.0.79.0, Maximum Schema Version: 16.0.79.0
Microsoft.SharePoint.Upgrade.SPContentDatabaseSprocsSequence Current Schema Version: 16.0.93.0, Maximum Schema Version: 16.0.93.0
Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence2 Current Schema Version: 16.0.4.0, Maximum Schema Version: 16.0.4.0
Microsoft.SharePoint.Upgrade.SPGlobalExtensionUpgradeSequence Current Schema Version: 16.0.6.0, Maximum Schema Version: 16.0.6.0
Microsoft.Office.Project.Server.Database.Extension.Upgrade.PDEUpgradeSequence Current Schema Version: 4.0.0.0, Maximum Schema Version: 16.1.273.0
Microsoft.SharePoint.Administration.SPContentDatabase Current Schema Version: 16.0.4327.1000, Maximum Schema Version: 16.0.4315.1000```