Skip to content

Get-CA connec-CA very slow #246

@dakhama-mehdi

Description

@dakhama-mehdi

Hello,
Thank you for your module and the effort you've put in. I'm currently integrating it into an open-source solution.
I've noticed that Get-CA (Get-certificationauthority or connect-certificationauthority) is quite slow, as many members have noted, due to DCOM and RPC requests and attempts. I've looked into this first. To avoid this, I'll check if the machine is reachable using a quick test on port 135, then I'll run it, but it's still very slow.

It takes an average of 60 seconds and does not return service state and operating system after wireshark analysis, I found that it is the following two rules of the Windows firewall that pose a problem by activating the requests and instantaneous

Virtual Machine Monitoring (RPC) and Remote Service Management (RPC)

Image*

You need to enable it on remote server (CA), if this can help someone

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionThis is a general question.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions