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
The command Test-TargetResource of the PS module MSFT_EXOSmtpDaneInbound does not implement the write property
CertificatePassword mentioned in the corresponding MOF schema file C:\Program Files\WindowsPowerShell\Modules\Microsoft
365DSC\1.25.122.1\DscResources\MSFT_EXOSmtpDaneInbound\MSFT_EXOSmtpDaneInbound.schema.mof. All write paramenters
mentioned in the schema file must be implemented by the command Test-TargetResource.
+ CategoryInfo : InvalidOperation: (root/Microsoft/...gurationManager:String) [], CimException
+ FullyQualifiedErrorId : WriteParameterNotImplemented
+ PSComputerName : localhost
Microsoft 365 DSC Version
1.25.122.1
Which workloads are affected
Exchange Online
The DSC configuration
In the Environment#Exchange.psd1 file with config and then running Compliance Check.
SmtpDaneInbounds =@(
@{
DomainName='environment.mail.onmicrosoft.com'Ensure='Absent'UniqueId='EXOSmtpDaneInbound-environment.mail.onmicrosoft.com'
},
Verbose logs showing the problem
2025-02-0302:07:52 [INFO] CheckDscCompliance.ps1:
2025-02-0302:07:52 [INFO] CheckDscCompliance.ps1: ---------------------------------------------------------2025-02-0302:07:52 [INFO] CheckDscCompliance.ps1: Testing compliance on all environments
2025-02-0302:07:52 [INFO] CheckDscCompliance.ps1: ---------------------------------------------------------2025-02-0302:07:52 [INFO] CheckDscCompliance.ps1:
2025-02-0302:07:52 [INFO] CheckDscCompliance.ps1: Processing all MOF files in'C:\Agent\_work\1\Build MOF\DeployPackage'2025-02-0302:07:52 [INFO] CheckDscCompliance.ps1: - Found 2 MOF files
2025-02-0302:07:52 [INFO] CheckDscCompliance.ps1: Processing environment: AUDev
VERBOSE: Perform operation 'Invoke CimMethod' with following parameters,''methodName' = TestConfiguration,'className'= MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
VERBOSE: An LCM method call arrived from computer adminwkstn with user sid
S-1-5-21-3444867702-1180750075-3660211714-1000.
VERBOSE: [adminwkstn]: LCM: [ StartCompare ]
VERBOSE: [adminwkstn]: LCM: [ *FAILED*Compare ] Completed processing compare operation. The operation returned
False.
Description of the issue
Microsoft 365 DSC Version
1.25.122.1
Which workloads are affected
Exchange Online
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version
The text was updated successfully, but these errors were encountered: