Forum Discussion
RickVersluis
Jul 27, 2022Copper Contributor
Intune Dashboard does not update
Hi, Thank you in advance for helping me out. In Intune I have deployed a script But I've assigned it to a group where I removed all the members after I deployed the script. So the scr...
- Jul 27, 2022Redeploying the script would be the only way to get correct succeeded/error statistics again, but I would advice against using the Scripts pane. It's better to use Proactive Remediation (If you have Windows 10/11 Enterprise) or use Win32 apps with a good detection script which runs a PowerShell script when it fails on a certain condition.
Jul 27, 2022
Redeploying the script would be the only way to get correct succeeded/error statistics again, but I would advice against using the Scripts pane. It's better to use Proactive Remediation (If you have Windows 10/11 Enterprise) or use Win32 apps with a good detection script which runs a PowerShell script when it fails on a certain condition.
RickVersluis
Jul 27, 2022Copper Contributor
Thank you for your quick response. I will look in Proactive Remediation but for now I need to redeploy some scripts.
- Jul 27, 2022Yes, that would be it to get the results back without the previous results included. Please mark my answer as solution to mark it as solved