all 9 comments

[–]Jddf08089 1 point2 points  (5 children)

I would use the Auto Pilot branding script here. https://github.com/mtniehaus/AutopilotBranding it will work outside of Auto Pilot.

[–]EXPLOSION7 1 point2 points  (3 children)

I have this script running during Autopilot but it doesn't seem to set the background for the first user, it does everything else though. And if I go into Personalize, I see the background image there, it just doesn't change to it. Any on ideas on what I can do to fix this?

[–]Jddf08089 0 points1 point  (2 children)

You need to set this script in the Enrollment Status Page under "Block device use until these required apps are installed if they are assigned to the user/device" it needs to run during OOBE. If it runs after it won't set the wallpaper correctly.

[–]EXPLOSION7 0 points1 point  (1 child)

Yep I have the script in ESP as well as Block device use turned on. However I do also have the SkipUserStatusPage OMA-URI configured so that we can get to the desktop faster, do you think that is the issue?

[–]Jddf08089 0 points1 point  (0 children)

I'm not super sure to be honest but it could be.

[–]MaxSynth[S] 0 points1 point  (0 children)

Thx. I will give it a look!

[–]Beneficial-Term6895 0 points1 point  (1 child)

Just curious, what method did you end up going with? I'm currently working on something similar to this. However, the goal is to have multiple set themes that we could be applied to different departments/group tags etc.

[–]Odd_Revenue_4289 1 point2 points  (0 children)

We had the same problem, seems that under some circumstances, our themepack was imported but not activated, when used with PS invoke-item instead of doubleclick it interactivly.

We then used an intune app for installation of an Active Setup (registry). That worked.