Microsoft end point configuration connectivity error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2024 04:14 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2024 07:30 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2024 09:09 PM
Hi, Thanks for your comment. Read access for all foders in sccm server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 01:03 PM
I'd expect any Read-Access that is sufficient for this look-up that is denied in your trace:
ActionLookupApplications.ps1 (Access denied)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 03:20 AM
Read access to your service account which you are using to establish the connection with SCCM.