0 votes

I have created 2 different scheduled tasks. One with PowerShell and one that is a if in group set an attribute.

Both of these scheduled tasks are just looping. The PowerShell writes to files and I can watch them run to completion and then the files are removed (first few lines in the PowerShell) and then recreated. I have added send an email and I get emails each loop.

by (60 points)
0

Hello William,

Sorry for the confusion, but we are not sure what exactly the issue is. Please, provide us with screenshots of the scheduled tasks and the scripts in TXT format. Also, please, describe the desired behaviour in all the possible details with live examples. You can post the details here or send to us at support@adaxes.com.

Please log in or register to answer this question.

Related questions

0 votes
1 answer

It would be good to have a selectable column for the tasks schedule pane. This would allow us to easily show tasks scheduled dates and give us the ability to sort by the ... case it would be good to sort all of these password resets by their scheduled date.

asked 10 hours ago by Moodie007 (60 points)
0 votes
1 answer

Hi, I am trying to find a way to have a visual overview of all enabled tasks and when they are running. Example of another app which support this: Is this maybe planned in future?

asked Oct 4, 2023 by wintec01 (1.1k points)
0 votes
1 answer

When I enable a scheduled task, instead of running at the scheduled time they all run imeadiately. This is not good behavior as changes are written in a way to reflect the ... is being enabled. I am hoping there is a powershell command to stop this behavoir.

asked Jul 10, 2023 by mightycabal (1.0k points)
0 votes
1 answer

I realise that this has been asked a few times but I can't seem to get to resolution having read through previous advice. We have scheduled tasks set up to automatically ... /time region settings on all servers currently using Adaxes. They're all set to UK.

asked Apr 21, 2023 by Homelander90 (330 points)
0 votes
1 answer

I have a PowerShell Script (being run in a Custom Command) that creates a Scheduled Task that runs another Custom Command but I want the resulting Scheduled ... Exclude = $False $scopeItem.SetInfo() $task.ActivityScopeItems.Add($scopeItem) $task.SetInfo() }

asked Apr 1, 2021 by Staj (350 points)
3,354 questions
3,054 answers
7,796 comments
545,138 users