We've been using the DEP to deploy our computers recently, and it seems to be working fine.
There's a few small changes I'd like to make to the local admin account that gets created on enrolment. I had hoped that the scripts that change the default user template would apply to this user also, but it does not appear to be the case. Not entirely sure why, these scripts are run on enrolment and definitely touch the user template, because subsequent users get these plist changes, but not the ladmin.
Anyway, it's just a few defaults write commands that I want to apply to ladmin on login, only for those computers that were enrolled via the prestage process.
Any suggestions on how to accomplish this? I tried creating a smart group, but for some reason it picks up all 500+ computers that have the ladmin account. When I take that out and just check for computers enrolled via the prestage process, that correctly reports the ~30 computers that have been enrolled that way.
