Feature Request / Question?

avatar

Hi Everybody,
I hope this is the right place to put these questions.
I’m using PSU 5.4.4 and it works mostly like i hoped for.
But I had some minor issues / problems so far.

Is it possible to extend the sorting/filtering for tags on Endpoints Scripts and Apps (ist there a setting I missed ) ?

The URL sorting doesn’t work for me or doesn’t deliver what I expected.


814d2cf1a2d6e15048a95e5c7e1eec6c597b7007

It’s pretty much the same order only one element is moved down?

When I tried to create a new Array Variable I get the following error message.


9044ee3b018b1e0ebe88931e0f62afa504a4511c

Do I have to do this via the commandlet (and please give me an example) ? Can I store the Variable in the Database?

And finally, can I run a script with elevated privilege?

I would like to provide a portal for selected employees that provides certificate request, creation and delivery. I have a working script but these runs only wit elevated rights.

Thanks for any help
Kind regards Andreas

Product: PowerShell Universal
Version: 5.4.4


9044ee3b018b1e0ebe88931e0f62afa504a4511c.png

814d2cf1a2d6e15048a95e5c7e1eec6c597b7007.png

All Comments (2)

avatar

The first two are definitely bugs. Feel free to raise some issues on our tracker.

PSU runs as a service user so cannot elevate itself but shouldn’t need to. Have you tried changing the account that runs the PSU service?

Adam Driscoll
PowerShell Expert and Developer at Devolutions

avatar

Hi,

Thank’s for your quick response - i’ve opend the bug reports.
I will try the second point you mentioned.