Forum Discussion
Windows Autopilot deployment profiles Issue
1). this is purely Intune & AAD. The machine was AAD joined(automatically added as local admin), and then repurposed to a standard user(autopilot reset). I can still see the previous user(local admin) after autopilot reset. My solution might be:
- Use the "wipe action" to totally remove the prev AAD local administrator owner because it already offers the wipe action to keep the enrollment record on my tenant. I hope will completely remove the prev. user.
2) The naming conversation reflected in intune/aad is the same as the device name. No changes at all.
I found the solution, instead of using MyCompany-%RAND:5% or %SERIAL%, use this format MyCompany-{{serialnumber}} or MyCompany-{{RAND:5}}
![]()
![]()
![]()
- PeterRisingMay 04, 2020MVP
Well I'm pleased you were at least able to get it working with the group. I'll have to play around with the naming templates when I have some time, as i've never really applied this.
- gtoribioMay 04, 2020Copper Contributor
PeterRising I found the solution, instead of using MyCompany-%RAND:5% or %SERIAL%, use this format MyCompany-{{serialnumber}} or MyCompany-{{RAND:5}}
****Correction: got excited. this will only work if you are renaming each of the devices. it does not accept if you apply this kind of format on "Windows Autopilot deployment profiles". 😞