Product: PowerShell Universal Desktop
Version: 2.9.3
So it seems I cant change variables from the API ?
And I cant make apptokens in the free edition.
intented limitation of the free edition?
Product: PowerShell Universal Desktop
Version: 2.9.3
So it seems I cant change variables from the API ?
And I cant make apptokens in the free edition.
intented limitation of the free edition?
Not intentional. I can open an issue for this. Iām not sure if this is supported in Integrated mode yet but you might be able to use that:
New-PSUVariable -name 'test' -value '123' -Integrated
I should have stated that I tried that
it dont work.
well the Set version of the cmdlet