| Previous | Next |
| PLA_E_DCS_SINGLETON_REQUIRED | PLA_E_DCS_NOT_RUNNING |
PLA_E_CREDENTIALS_REQUIRED
Persisted collection may execute outside the configuring user session
PLA_E_CREDENTIALS_REQUIRED indicates that the requested Data Collector Set properties require a user account, but no usable credentials have been associated with the set. Scheduled collection, remote access, and protected output locations may execute later under a different security context.
Set the intended run-as identity through SetCredentials before committing, then verify logon rights and access to the root path, providers, counters, and post-processing tasks. Do not assume that elevation of the configuration tool is transferred to the scheduled run. If a service account password changed, update the persisted credentials rather than recreating collectors.
Security context to document
- Run-as account configured for the set.
- Batch-logon and local policy rights.
- Access to providers, counters, and output folders.
- Remote-server authentication requirements.
References
- IDataCollectorSet::SetCredentials
- IDataCollectorSet::Commit persistence and validation
- IDataCollectorSet object model
Looking for a different code? Search another status or error code.
