Hello team ,
i am running on puppet on windows server 2016 but getting below mcollective related error can anyone help me to fix this
PS C:\Windows\system32> puppet --version
5.5.20
PS C:\Windows\system32> puppet agent -t
Info: Using configured environment 'c20q_production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info: Caching catalog for hqcsqlivara
Info: Applying configuration version '1684940083'
Notice: /Stage[main]/Mcollective::Facts/Scheduled_task[mcollective_facts_yaml_refresh]/ensure: created (corrective)
Error: /Stage[main]/Mcollective::Facts/Scheduled_task[mcollective_facts_yaml_refresh]: Could not evaluate: (in OLE method `RegisterTaskDefinition': )
OLE error code:80070005 in <Unknown>
<No Description>
HRESULT error code:0x80020009
Exception occurred.
Notice: /Stage[main]/Base::Common::Mcollective/Scheduled_task[mcollective_clean_public_certs]/ensure: created (corrective)
Error: /Stage[main]/Base::Common::Mcollective/Scheduled_task[mcollective_clean_public_certs]: Could not evaluate: (in OLE method `RegisterTaskDefinition': )
OLE error code:80070005 in <Unknown>
<No Description>
HRESULT error code:0x80020009
Exception occurred.
Notice: /Stage[main]/Base::Common::Mcollective/Scheduled_task[mcollective_daily_restart]/ensure: created (corrective)
Error: /Stage[main]/Base::Common::Mcollective/Scheduled_task[mcollective_daily_restart]: Could not evaluate: (in OLE method `RegisterTaskDefinition': )
OLE error code:80070005 in <Unknown>
<No Description>
HRESULT error code:0x80020009
Exception occurred.
Notice: Applied catalog in 35.49 seconds
PS C:\Windows\system32>