lithnet / resourcemanagement-powershell

Lithnet FIM/MIM Service PowerShell Module
MIT License
37 stars 12 forks source link

Context for running the PS #35

Closed fieldtester closed 3 years ago

fieldtester commented 3 years ago

Works fine if you are an Administrator but you cannot run in the context of the FIM Service? So if you are trying to run in a MIMWAL PowerShell workflow you will have to use a different actor?

WAL (2.19.0112.0): 05/04/2021 10:55:27.7596: RunPowerShellScript : RunScript: PowerShell script execution resulted in 22 error(s):\nSearch-Resources : Failure Message: 
Failure Source: IdentityIsNotFound

Details: The requestor's identity was not found.
ryannewington commented 3 years ago

That error means the mim service couldn't match the requester to a user in the mim service db. Is the mim service account known to the mim service itself?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.