Running VRO 7.2.
I get this error when running Add Powershell Host Workflow:
[I] Manage SSL certificate called for URL->https://hostname:5986/wsman/
I don't understand why because I can punch that url into my browser and view the certificate under developer settings.
Everything is setup on the powershell host for winrm, the cert is even valid. I just don't understand why this is happening.
2017-06-23 16:19:45.583+0000 [WorkflowExecutorPool-Thread-1] DEBUG {:Add a PowerShell host:EF8180808080808080808080808080803D80808001270557368849c62c352aa82:token=ff8080815cd5b977015cd5c0739a0009} [WinRmPowerShellClient] handleStream STDERR buffer broker_serialize : The term "broker_serialize" is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + broker_serialize "$host" + ~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (broker_serialize:String) [], Co mmandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
So is this something I'm doing wrong? It doesn't seem like it. Did Microsoft push something in a patch? If so, please update your powershell plugin!