You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Could not find mandatory property Id. Add this property and try again."
However, if I make a file with only the dsc_xhotfix resource, it runs OK. I'm attaching two debug logs, one trying to apply the file with the two resources, and one trying to apply the file with onlye the dsc_xhotfix resource.
Hi team,
I'm not sure if I have to open this ticket here or on the DSC resources Github repo, so if I should open it on other project please let me know.
I'm trying to apply this puppet file in a Windows Server box:
But it fails with this error:
"Could not find mandatory property Id. Add this property and try again."
However, if I make a file with only the
dsc_xhotfix
resource, it runs OK. I'm attaching two debug logs, one trying to apply the file with the two resources, and one trying to apply the file with onlye thedsc_xhotfix
resource.ok.log
error.log
Thanks in advance for your help.
Versions:
OS: Win Server 2012 R2
Powershell version: 5.1
Puppet agent version: 7.21.0
Modules:
mod 'puppetlabs-pwshlib', '0.10.3'
mod 'dsc-xwindowsupdate', '2.8.0-0-4'
mod 'dsc-certificatedsc', '5.1.0-0-2'
The text was updated successfully, but these errors were encountered: