Skip to content

ConvertTo-AutopilotConfigurationJSON gets incorrect input and creates bad .json file when you have multiple profiles and select it using out-gridview #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rjakobsen opened this issue Jun 23, 2022 · 1 comment

Comments

@rjakobsen
Copy link

The code uses the stripped object that only contains the displayname, it should use the original object returned from Intune

If you compare to the result of converting the actual object from Intune, the result is very different

@JonathanPitre
Copy link

I added support for multiple autopilot profiles in #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants