PowerShell Universal - 5.0.15
Release Notes
Admin Console
APIs
Apps
Automation
Cmdlets
Platform
Downloads
Adam Driscoll
PowerShell Expert and Developer at Devolutions
Fingers crossed that this upgrade goes smoothly.
Edit: No errors, post upgrade, and nothing seems to be missing (such as variables), so I’d say it’s a success as of this moment.
I’d also like to just highlight the integrated mode change for cmdlets. It’s the same mechanism used in v4. You can read more about it here:
docs.powershelluniversal.com
Adam Driscoll
PowerShell Expert and Developer at Devolutions
Just to make sure I understand the implications, this would make it so scripts used in scheduled tasks and such would no longer need to have Connect-PSUserver at the top, correct?
Correct. It just uses the backchannel and doesn’t need the API or credentials defined .
Adam Driscoll
PowerShell Expert and Developer at Devolutions
me too!
Could this allow me to run a script on one node but use the Invoke-PSUScript cmdlet to execute it on another node without API access to that other node?
I may have submitted a feature request for this functionality yesterday…