SCCM 2403 and RUN a schedule the powershell script 24/7 (multiple time)

PerserPolis-1732 1,971 Reputation points
2024-07-01T08:02:34.79+00:00

Hi,

I want to run a Power Shell script on my all Notebooks multiple time.

As I know the "Run Script" on the SCCM 2403 can only one time on the same day and we have to create for next day a scheduling time again. Am I right?

User's image

Is there other way to schedule the the power shell script 24/7 in SCCM multiple time? Is there a example or guide?

Regards

Microsoft Security | Intune | Configuration Manager | Deployment
Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. Simon Ren-MSFT 40,376 Reputation points Microsoft External Staff
    2024-07-02T09:42:34.5+00:00

    Hi,

    Thank you for posting in Microsoft Q&A forum.

    1,Agree with @Sherry Kissinger . You can try to use Configuration Baseline if you want to run the PowerShell script multiple times per machine. Similar thread for your reference:

    is there anyway i can run the powershell script 24/7 in SCCM instead wait for the online clients?

    2,You can also try to set the PowerShell script to run multiple times in one day in a Task Schedule. Refer to:

    PowerShell Task Schedule running multiple times

    Thanks for your time. Have a nice day!

    Best regards,

    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Sherry Kissinger 5,546 Reputation points
    2024-07-01T12:40:26.8766667+00:00

    Just a suggestion...

    does it HAVE to be in the scripts node?

    why not...take that script, and put it into a Configuration Item.

    Create a Baseline, and add that Configuration Item to that Baseline.

    Deploy the Baseline to a collection of the devices you want it to run multiple times a day, and schedule it to run (for example), every 8 hours.

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.