VAMT From ADK 11

BESANÇON Ludovic 141 Reputation points
2021-10-11T12:38:53.43+00:00

Hi,

I changed my ADK to the 10.1.22000.1 version and now my VAMT doesn't work.
I tried to create a new database.
It succedded to create it but failed to connect to this new database !
"The specified database is not a valid VAMT database."

Is there someon who succedded use VAMT in this new version ?

Ludovic.

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 49,316 Reputation points Microsoft External Staff
    2021-10-12T02:42:32.77+00:00

    Hi, @BESANÇON Ludovic
    Thank you for posting in Microsoft Q&A forum.

    It seems many people have the same issue with you, here is their discussion:
    https://techcommunity.microsoft.com/t5/windows-server-for-it-pro/adk-for-windows-11-and-adk-for-windows-server-2022-vamt-does-not/m-p/2719842

    And you may try the resolution like PColuna said:
    Run the command in the VAMT database:

    alter table base.GenuineStatusText alter column GenuineStatusText nvarchar(255) NULL

    https://www.reddit.com/r/sysadmin/comments/oypsd8/vamt_database_not_a_valid_vamt_database/


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. BESANÇON Ludovic 141 Reputation points
    2021-10-12T09:42:12.557+00:00

    Hi,

    Thank you for your help !

    Ludovic.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.