Hi,
I'm running into issues with a baseline in windows 2019.
I receive the following error on multiple securityOptions:
Could not infer CimType from the provided .NET object.
+ CategoryInfo : InvalidOperation: (Microsoft.Manag...InstanceCommand:) [], CimException
+ FullyQualifiedErrorId : New-CimInstance,Microsoft.Management.Infrastructure.CimCmdlets.NewCimInstanceCommand
+ PSComputerName : localhost
The PowerShell DSC resource '[SecurityOption]SecuritySetting(INF): EnableGuestAccount' with SourceInfo ************** threw one or more non-terminating errors while running the Test-TargetResource functionality. These errors ar
e logged to the ETW channel called Microsoft-Windows-DSC/Operational. Refer to this channel for more details.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : NonTerminatingErrorFromProvider
+ PSComputerName : localhost
Does anyone know how to resolve this?
Regards,
Thijs
Hi,
I'm running into issues with a baseline in windows 2019.
I receive the following error on multiple securityOptions:
Does anyone know how to resolve this?
Regards,
Thijs