Forum Discussion
multiple autopilot profiles
- Mar 01, 2019
Hello,
I found a good a article that may be useful to you and or any one else out there.
https://triplesixseven.com/using-multiple-autopilot-profiles/
Essentially taking the device list you get from your supplier/reseller (or manually created through Get-AutoPilotInfo) and adding a unique identifier onto the end of each Device hash ID in the CSV file you get.
This then creates Deployment Groups to which you can use to Dynamically assign the machines to Dynamic Groups based on this unique identifier and then deploy unique software & settings to each Dynamic Group of machines.
If that makes any sense. :)
Hi
We are using order id on the Autopilot object to accomplice it.
Check this one out : https://osddeployment.dk/2018/07/22/how-to-auto-assign-windows-autopilot-profiles-in-intune/
Kind regards
Per Larsen
Hi Per, I had a try with the OrderID and dynamic groups. It does work, but then we need at least 2 piles of laptops, one for admin and one for standard users. If we get more profiles even more piles.
If there’s no other way, this might be a consideration :)
The CSP for managing the Admin Group would not get us a solution, because we need the user who is logged in assigned to the admin group and not a static group or user.
I'm not sure if we can use a PowerShell script, at what stage during deployment the PowerShell scripts get executed? Can I get the logged on user within the script?
It would be great if we can set the Admin/non Admin decision per User and not Device.
Best Regards,
Marc