Microsoft end point configuration connectivity error

Mohamed Faizea2
Tera Contributor

Dear experts,

 

As we are implementing microsoft endpoint configuration with SCCM server, when we used discover now as we are getting the below error in the flow context.

 

PowerShell script execution failed. Script returned status 1 using account user domain\servicenowuser.

Failed while executing ActionLookupApplications.ps1 (Access denied)

IPaaSActionProbe | PowerShell script execution failed. Script returned status 1 using account user domian\servicenowuser.

 

Note: The service account which we are using in  the mid server does not have admin access, but we have added to remote management group.

 

Can anyone please help on this issue?


Thanks.

4 REPLIES 4

Runjay Patel
Giga Sage

Hi @Mohamed Faizea2 ,

 

looks like you have read permission issue, ask your SCCM team to provide read access to service account which you are using.

 

Accept the solution if it helped.

Hi, Thanks for your comment. Read access for all foders in sccm server?

I'd expect any Read-Access that is sufficient for this look-up that is denied in your trace:
ActionLookupApplications.ps1 (Access denied)

Read access to your service account which you are using to establish the connection with SCCM.