Intune Scripting

Copper Contributor

Hello

I am trying to integrate Intune with other cloud platforms, Is it possible to create Scheduled Jobs Scripts in any language, for example Powershell.

 

Then in this Scheduled Job Powershell script, we need to consume external REST APIs that belong to platforms like ServiceNow.

 

Is this possible at the Intune platform?

 

Thanks!

Jesus

2 Replies
You can create Powershell scripts and then publish them through Intune.

That Powershell script can create a schedule task: https://docs.microsoft.com/en-us/intune/apps/intune-management-extension

Hello @Thijs Lecomte 

Let me check this article,

thank you!

Jesus