Get Scheduled Tasks in PowerShell with Administrator Permissions
I need to get the status of a specific task in the Task Scheduler in
Powershell.
I have read the following question - Question-Link and used "Graimer"
excellent answer (Thanks), but the problem is i don't get all the tasks
under "\" path in the library - some are missing.
I have background in Powershell so I believe I use "Graimer" answer
correctly, I also tried to run the commands manually but with no luck.
I believe it has something to do with getting the tasks with administrator
privileges (although I am a local and domain admin).
Is anyone (maybe "Graimer") knows the solution?
No comments:
Post a Comment