Forum Discussion
oryxway
Feb 03, 2023Iron Contributor
Setting up scheduled task through Intune on Managed Devices
I would like to push scheduled task to Managed Devices through Intune so that we could get Bitlocker decrypted which comes default from the Vendor.
How can we do this?
- I say PowerShell script, using the Scheduled Tasks cmdlets (here's a link to one's documentation: https://learn.microsoft.com/en-us/powershell/module/scheduledtasks/new-scheduledtaskaction?view=winserver2012r2-ps).
- JeremyTBradshawSteel ContributorI say PowerShell script, using the Scheduled Tasks cmdlets (here's a link to one's documentation: https://learn.microsoft.com/en-us/powershell/module/scheduledtasks/new-scheduledtaskaction?view=winserver2012r2-ps).