Hello,
I wrote a configuration item. It's a PowerShell that need to run into the context of the logged-in user, therefore I checked "Run scripts by using the logged on user credentials".
On the other side, this configuration item must be executed on the scope of all my standard client computers. Therefore I deployed it on a computer collection.
When I check the behavior on a test computer, I can see manual execution returns an error state, with the following error message in CIStateStore.log "Access check failed against user xxx".
Is this error due to the fact I target a computer collection ?
Regards.
Sylvain