Quantcast
Channel: /r/powershell – How to Code .NET
Viewing all articles
Browse latest Browse all 8793

User cannot see all scheduled tasks via Get-ScheduledTask

$
0
0

Hello everyone,
i try to write a script which reads all my custom scheduled tasks and the result of them.
Running the script as Administrator i can see all my tasks in my custom folder. If i run it as user (because it have to work via icinga2 monitoring agent), i can only see the microsoft tasks.
I googled and changed some permissions on the C:WindowsSystem32Tasks and subfolder but without success.
Is there an other workaround to see my customs tasks?
Thx!

submitted by /u/teqqyde
[link] [comments]

The post User cannot see all scheduled tasks via Get-ScheduledTask appeared first on How to Code .NET.


Viewing all articles
Browse latest Browse all 8793

Trending Articles