Windows 10.
Hello, I tried using Task Scheduler, but the app runs in the background with no GUI, and I need the end-user (non-privileged account) to be able to see the GUI.
The application is GPUz and I am running into this issue.
I’ve set the task to run as SYSTEM but GPUz insists on starting on the background.
The task has as trigger, user logon on any user, the action to run GPUz.
How can I allow the program to start on user log-on, without having to change the user permissions?
I looked into CLI options but GPUz doesn’t have any.
I’m trying to log the GPU usage and GPU memory. PerfMon is too complicated for this, in terms of options.
Thanks.