Skip to content

SSMS can't retrieve status of SQL Server and SQL Agent #412

Open
@Hayorti

Description

@Hayorti

I duplicated this dockerfile so that I could install SQL Server 2017 on a Windows Server 2019 base, and operationally everything seems fine, but I'm having a (potentially) minor problem with SSMS. I can connect to the container, browse the databases, and create and run SQL Agent jobs, but there's a blue question mark on both the SQL Server and SQL Agent icons. Reading up, it seems like this might have something to do with Windows Firewall or WMI not being accessible remotely, but I've hit a wall.

The Windows Defender Firewall service itself is off by default, and that's what most of the WMI troubleshooting actually hinges on, so I can't think of anything else to do.

Has anyone run into this before or have any thoughts as to what might be the cause/resolution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions