PowerShell Universal - 4.3.3
Release Notes
Automation
Apps
Platform
Downloads
Adam Driscoll
PowerShell Expert and Developer at Devolutions
@Adam Driscoll No SmartScreen warning this time. I guess they finally trust your installers to be safe now.
calling
$Job=Invoke-PSUScript -Name myscript.ps1
worked in 4.3.2.
In 4.3.3 I get “not authorized” on Invoke-PSUScript
I reverted to 4.3.2 and all good again.
All of my endpoints that use Invoke-PSUScript still work in 4.3.3. Can you open a new topic on here for this, and provide more detail about this (like, what type of account you’re using to run the command, who is authorized to run the script myscript.ps1, what your environment settings are set to for both the job and your defaults?
Fixed an issue where all apps would reload when anything changed in the repository (#3442)
Holy shit!