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
Alban1999
Oct 11, 2021Iron Contributor
I'm starting to think not a single on-premise management/deployment tool has been updated for Windows 11 / WS 2022.
MDT is missing new OSes within "Install roles and features" step.
VAMT crashes (but I'm not sure if it has been updated since 2012 R2 tbh).
I need to check MECM for OSD/Bitlocker management features.
MDT is missing new OSes within "Install roles and features" step.
VAMT crashes (but I'm not sure if it has been updated since 2012 R2 tbh).
I need to check MECM for OSD/Bitlocker management features.
kwester-ebbinghaus-business
Oct 25, 2021Iron Contributor
do not use VAMT from Windows Server Features, it should be uninstalled and installed via latest ADK. Upgrade is not possible, local or remote DB will be retained.