Graph API Powershell Script Authentication issue via Windows Task Scheduler
Hi All,
I have few a PowerShell scripts written using Microsoft graph api to get data from Intune portal. They were running perfectly fine via windows task scheduler but from last few days it is not getting authenticated when runs from task scheduler. If i run it manually using powershell console it runs without any issue.
I tried reintalling the graph api module and also mssql module which I am using to store the data but no luck
Hi All, I have few a PowerShell scripts written using Microsoft graph api to get data from Intune portal. They were running perfectly fine via windows task scheduler but from last few days it is not getting authenticated when runs from task scheduler. If i run it manually using powershell console it runs without any issue. I tried reintalling the graph api module and also mssql module which I am using to store the data but no luck Read More