1.00 Beta - 21.05.2021 - Initial Release Known bugs: - Affected module - Set-WinRmSSL.ps1 # Very rare issue: Self signed certificate can not be reissued with same CN. Problem with Microsoft's makecert file. Just change CN value or type something else in variable $cname. * Exception: Error: Can't create the key of the subject ('WinRM-WIN2019-HOST') # Very rare issue: Error during initial setup that HTTPS listener can not be removed. It's a false positive error. WinRM over HTTPS works anyway because new setup overwrites old HTTPS listener. * Exception: Remove-Item : The WS-Management service cannot process the request. The service cannot find the resource identified by . . .