Nik Charlebois

Results 93 comments of Nik Charlebois

Any chances you could share your M365TenantConfig.ps1 file so that we can have a look at it?

You can always send it over by email to Nik.Charlebois "AT" Microsoft.com

For what its worth, this is normally due to conflicting resources in the file having the same key properties. AADApplication is normally the main culprit. I will await your email.

@gitti19288 doesn't look like your email went through. Can you retry with a .txt extension?

@rayakajamon can you provide additional information on how to replicate the scenario? We are unable to create two labels at the same hierarchy level with the same name. Thanks ![image](https://user-images.githubusercontent.com/2547149/180518382-bc84a997-91a5-4ceb-ab11-6c87592d2ec6.png)

Unfortunately these need to remain in there. I see your point, but the NEw-M365DSCReportFromConfiguration function does receive the ConfigurationPath parameter and simply passes it down to the 3 sub-functions (HTML,...

Is this happening on every run? I've seen cases were the connection expired on the server side. Try closing all PowerShell console and try to replicate. Thanks

What command are you calling when you get the error? E.g., Export-M365DSCConfiguration with credentials?

Interesting that the OS would play into this issue. Created an issue on PnP.PowerShell https://github.com/pnp/powershell/issues/2146