-
Notifications
You must be signed in to change notification settings - Fork 492
MSDNS: Freezes after Remote Code Execution statement #2621
Description
Describe the bug
Running a preview against our MSDNS provider, I get the info message saying that powershell commands will run on the remote machine, then it does nothing. Trying again with -v I get all the messages of my require files being loaded, the INFO statement then nothing.
I don't think it's actually establishing a connection as giving it an incorrect password has the same effect.
DNS Provider
- MSDNS
Additional context
Changing the Provider to Bind has it complete fairly quickly so I don't think it's an issue with my general set up. I have tried using just DNSServer option however it fails as it doesn't have the DNS Powershell commands.
Our MSDNS is on our Domain Controller. DNSControl is being run from a secondary (Non-DC) server that will act as a GitLab Runner eventually doing this automatically.
I am able to manually create a PSSession in PowerShell.