How to run all SCCM client actions together run all ? Is there any option or script to do that rather than doing one by one and running.
How to run all SCCM client actions together run all ? Is there any option or script to do that rather than doing one by one and running.
Hi @AliTaqvi-2831,
Either you run client notification from the console to the target device collection, or, push a Powershell script to run the CM actions, more details:
Regards,
Youssef Saad | New blog: https://youssef-saad.blogspot.com
Please remember to “Accept answer” or upvote for useful answers, thank you!
Why would you want to do this? This would not help you in any way and will cause the client to bog down performing useless activity.
If you are troubleshooting a specific issue, you need to learn what each action does and use it appropriately. Blindly triggering all of the actions, as noted, has no value.
The OP is asking a question if it can be done or not, I dont think they want to have someone not for it to be done - its handy doing this all at once.
Personally I just use the configuration manager client in and run all the actions manually but using the keyboard shortcuts.
Can and should are two very different things. Can you do this? No, not directly although you could use a script to trigger them in succession. Should you do this? No, 100% no, not ever and wanting to do this implies a basic misunderstanding of what the actions are, when you should trigger them, and what they do.
Hi, @AliTaqvi-2831
Thank you for posting in Microsoft Q&A forum.
Like YoussefSaad mentioned, we can use Client Notification for the device collection All Desktop and Server Clients like below, they are correspond to the actions on clients:
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.
7 people are following this question.