Hi @markstan as you know most of orgs for security reasons use CLM (Constrained Language Mode) in PowerShell.
In these types of environment, running IntuneOneDataCollector is not possible because it will spawn errors like:
Cannot invoke method. Method invocation is supported only on core types in this language mode.
Can you please make the script compatible also for CLM? It would help enterprises environments a lot without the risk of disabling CLM.
Hi @markstan as you know most of orgs for security reasons use CLM (Constrained Language Mode) in PowerShell.
In these types of environment, running IntuneOneDataCollector is not possible because it will spawn errors like:
Can you please make the script compatible also for CLM? It would help enterprises environments a lot without the risk of disabling CLM.