Intune Powershell Script

Service - Carlos Martinez 0 Reputation points
2023-08-09T18:04:11.5133333+00:00

Why is it so slow to deploy a script from intune to devices? It can take up to 2-3 days, is there a way to make it faster?

Windows for business Windows Server User experience PowerShell
Microsoft Security Intune Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Crystal-MSFT 53,981 Reputation points Microsoft External Staff
    2023-08-10T01:42:32.66+00:00

    @Service - Carlos Martinez, Thanks for posting in Q&A. Based as I know, the PowerShell script deployed via Intune is processed by the Microsoft Intune management extension. And the Intune management extension is installed automatically when a PowerShell script or Win32 app, Microsoft Store apps, Custom compliance policy settings or Proactive remediations is assigned to the user or device.

    To receive the new PowerShell script from Intune faster, you can restart the Microsoft Intune management extension service or restart the device.

    Hope the above information can help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.


  2. Pavel yannara Mirochnitchenko 13,331 Reputation points MVP
    2023-08-10T13:01:53.6066667+00:00

    Indeed Powershell scripts process very slowly, but waiting 2-3 days is weird. Anyway, for fast deployment you would need to wrap PS1 file into Win32 app package and distribute it as app.

    0 comments No comments

Your answer

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