Jump to content

PowerShell Scripts and Secure HTTPS WinRM Listeners


Claboy

Recommended Posts

We have done away with http listeners and deployed certificate backed https listeners only. For this to work, we have to manually edit all PowerShell Scripts that use Invoke-Command to add the attribute -UseSSL. These scripts need to be manually replaced after every upgrade.

 

Please make using https listeners selectable in the GUI. It should be a simple change to create a parameter for your scripts to allow UseSSL to be toggled on or off to support either requirement.

Link to comment
Share on other sites

  • 6 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...