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
Details of the scenario you tried and the problem that is occurring
Test-TargetResource of the PS module MSFT_EXOOrganizationConfig does not implement the write property
SendFromEmailAliasEnabled
Verbose logs showing the problem
The command Test-TargetResource of the PS module MSFT_EXOOrganizationConfig does not implement the write property
SendFromEmailAliasEnabled mentioned in the corresponding MOF schema file C:\Program Files\WindowsPowerShell\Modules\Mic
rosoft365DSC\1.22.119.1\DscResources\MSFT_EXOOrganizationConfig\MSFT_EXOOrganizationConfig.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
Suggested solution to the issue
The DSC configuration that is used to reproduce the issue (as detailed as possible)
# insert configuration here
The operating system the target node is running
Version of the DSC module that was used ('dev' if using current dev branch)
1.22.119.1
The text was updated successfully, but these errors were encountered:
SebastianGoers
changed the title
[MSFT_EXOOrganizationConfig] does not implement the write property SendFromEmailAliasEnabled mentioned
[MSFT_EXOOrganizationConfig] does not implement the write property SendFromEmailAliasEnabled
Jan 19, 2022
andikrueger
added a commit
to andikrueger/Microsoft365DSC
that referenced
this issue
Jan 20, 2022
Details of the scenario you tried and the problem that is occurring
Test-TargetResource of the PS module MSFT_EXOOrganizationConfig does not implement the write property
SendFromEmailAliasEnabled
Verbose logs showing the problem
Suggested solution to the issue
The DSC configuration that is used to reproduce the issue (as detailed as possible)
# insert configuration here
The operating system the target node is running
Version of the DSC module that was used ('dev' if using current dev branch)
1.22.119.1
The text was updated successfully, but these errors were encountered: