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
exporting the config using the following command:
PS C:\CJ_T2\Sept23> .\M365TenantConfig.ps1
generates errors:
At C:\CJ_T2\Sept23\M365TenantConfig.ps1:284 char:49
} SettingDefinitionId ...
~
There is an incomplete property assignment block in the instance definition.
At C:\CJ_T2\Sept23\M365TenantConfig.ps1:286 char:21
}
~
Missing closing ')' in subexpression.
At C:\CJ_T2\Sept23\M365TenantConfig.ps1:295 char:49
} SettingDefinitionId ...
I've attached the export (no sensitive information)
Description of the issue
exporting the config using the following command:
PS C:\CJ_T2\Sept23> .\M365TenantConfig.ps1
generates errors:
At C:\CJ_T2\Sept23\M365TenantConfig.ps1:284 char:49
There is an incomplete property assignment block in the instance definition.
At C:\CJ_T2\Sept23\M365TenantConfig.ps1:286 char:21
Missing closing ')' in subexpression.
At C:\CJ_T2\Sept23\M365TenantConfig.ps1:295 char:49
I've attached the export (no sensitive information)
looking at the export:
M365TenantConfig.log
Microsoft 365 DSC Version
ModuleBase Version ---------- ------- C:\Program Files\WindowsPowerShell\Modules\Microsoft365DSC\1.23.913.2 1.23.913.2
Which workloads are affected
other
The DSC configuration
DSC configuration attached, rename .log to .ps1
Verbose logs showing the problem
No response
Environment Information + PowerShell Version
The text was updated successfully, but these errors were encountered: