cprovpo

Results 4 comments of cprovpo

Thanks for the suggested workarounds - I'll be sure to test those. I am concerned about the lengthy regression testing that might be required by replacing these, as I'm not...

As an update to my previous post, I have tried the DLL replacements as indicated above. While this resolves the authentication issue, calling other Graph cmdlets (such as Get-MgUser) reveals...

One final update - I think I may have found a valuable workaround tool, and it's built in: [Invoke-PnPGraphMethod ](https://pnp.github.io/powershell/cmdlets/Invoke-PnPGraphMethod.html) I was just able to pull Users and Applications from...

It appears that this was previously raised as a discussion here: https://github.com/pnp/powershell/discussions/1871