Forum Discussion
Karl-WE
Sep 04, 2021MVP
ADK for Windows 11 and ADK for Windows Server 2022: VAMT does not work anymore
In both ADK post 2004 version VAMT 3.1 fails to connect to the SQL instance. - cannot connect to existing instance of SQL (2014) - cannot connect to new database in above instance Workaround...
- Sep 20, 2021Hi
After half internet read, I was able to correct this error with the instruction on
https://www.reddit.com/r/sysadmin/comments/oypsd8/vamt_database_not_a_valid_vamt_database/
You have to run the command in the VAMT database.
alter table base.GenuineStatusText alter column GenuineStatusText nvarchar(255) NULL
Raymond Andreassen
Sep 13, 2021Copper Contributor
Karl-WE
THANKS !!!
I have spent xx hours on this problem and this posting probably save me xx hours more.
However, when installed it refuses to accept 2022 key and upgrade ends (of course) with the same error. At least I can serve our current installations, but not 2022. Any info to share with this issue?