The ConfigWinRMListenerPlugin configures a WinRM HTTPS listener with a self signed certificate generated on the spot and enables (optionally) basic authentication, which means that a secure communication channel can be established between any client and the server being provisioned, without the requirement of having both the client and the server in the same domain. A firewall rule is added by cloudbase-init in the Windows firewall for TCP port 5986.
A this point you can login into your server. To begin with, don’t forget to add a rule to your security groups in OpenStack!
Get the admin password for the instance:
On your client connect to your instance as shown in the following PowerShell snippet: