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
After successfully exporting the majority of the SCAuditConfigurationPolicy data using Export-M365DSCConfiguration, one section failed compleley when it tried to export the SCLabelPolicy label policies:
[20/30] Extracting [SCLabelPolicy] using {Credentials}...
|---[1/5] Public PolicyWrite-ErrorMessage : Cannot process argument transformation on parameter 'Identity'. Cannot convert value "00000000-0000-
0000-0000-000000000000"
to type "Microsoft.Office.CompliancePolicy.Tasks.ComplianceRuleIdParameter". Error: "The format of the value you specified in the objectId parameter isn't valid. Check the value, and then try again.
Parameter name: objectId"
At C:\Users\ricke.REDMOND\AppData\Local\Temp\tmpEXO_ivkn10a1.jxt\tmpEXO_ivkn10a1.jxt.psm1:1207 char:13
Description of the issue
After successfully exporting the majority of the SCAuditConfigurationPolicy data using Export-M365DSCConfiguration, one section failed compleley when it tried to export the SCLabelPolicy label policies:
[20/30] Extracting [SCLabelPolicy] using {Credentials}...
|---[1/5] Public PolicyWrite-ErrorMessage : Cannot process argument transformation on parameter 'Identity'. Cannot convert value "00000000-0000-
0000-0000-000000000000"
to type "Microsoft.Office.CompliancePolicy.Tasks.ComplianceRuleIdParameter". Error: "The format of the value you specified in the objectId parameter isn't valid. Check the value, and then try again.
Parameter name: objectId"
At C:\Users\ricke.REDMOND\AppData\Local\Temp\tmpEXO_ivkn10a1.jxt\tmpEXO_ivkn10a1.jxt.psm1:1207 char:13
❌
Error Log created at {file://C:/WINDOWS/system32/22088-M365DSC-ErrorLog.log}
I don't know what exactly it didn't like from the error message. It does look like there are 5 of those policies and it failed at 1/5.
Microsoft 365 DSC Version
1.24.1211.1
Which workloads are affected
Security & Compliance Center
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version
The text was updated successfully, but these errors were encountered: