Hi,
I am hoping someone with some in-depth knowledge can help me out. I have spent the last week attempting to get around this issue. My goal is to trigger policy updates and other "advanced" functions within the CCM agent from a SCORCH based powershell script.
The CCM agent is installed on a workstation computer.
The service account I am using is configured to be an administrator account and has full access to the WMI and DCOM interfaces.
I have also added the local service account to the CCMADMINS during the CCM agent installation.
The CCM registry key "Administrators" contains the service account.
The local Administrator account (the original one) is able to trigger policy updates without an issue remotely.
When I try and trigger a policy update CCMEXEC,LOG shows me:
The code I am running is:
The error that comes back:
Does anyone know how to get the service account into the authorized administrator list?
Help me please, you are my only hope....