Skip to content

Fix GOAD-Light Srv02 MSSQL_SSMS setup failure (fix #468)#480

Open
HopHouse wants to merge 1 commit into
Orange-Cyberdefense:mainfrom
HopHouse:fix/issue-468-mssql-ssms
Open

Fix GOAD-Light Srv02 MSSQL_SSMS setup failure (fix #468)#480
HopHouse wants to merge 1 commit into
Orange-Cyberdefense:mainfrom
HopHouse:fix/issue-468-mssql-ssms

Conversation

@HopHouse

Copy link
Copy Markdown

Context

I had the same issue with MSSQL_SSMS that the one reported here: #468. The installation would either fail silently or never finish.

I investigated the issue and it appeared that Microsoft .NET Framework 4.8 was missing.

Solution

  • Corrected the setup script to download and install Microsoft .NET Framework 4.8.
  • Changed the Ansible module to install the MSSQL_SSMS package from win_command to win_package.

Testing

  • Verified setup completes successfully on a fresh GOAD deployment on Proxmox.

Linked Issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GOAD-Light Srv02 failing to setup MSSQL_SSMS

1 participant