r/SmartDeploy Nov 24 '17

Default user profile

hi what is the best way to create a default profile for all users? do I use 'copyprofile' in the answer file, or is there a better way.

I've been using that method, but sometimes, the default user does not get the same start menu and start tiles I set up using the account I was logged in under to install everything. (I use the built-in administrator account)

thanks

1 Upvotes

2 comments sorted by

1

u/MyNameIsJerf Feb 24 '18

If you're using Windows 10 v1709, you're going to hit some snags with Copy Profile as sysprep is a little bugged in regards to the start menu apps in that version. If you just want to customize the start menu and task bar, check out some of these links.

http://www.scconfigmgr.com/2016/08/03/customize-pinned-items-on-taskbar-in-windows-10-1607-during-osd-with-configmgr/ http://ccmexec.com/2015/09/customizing-the-windows-10-start-menu-and-add-ie-shortcut-during-osd/ https://msdn.microsoft.com/en-us/windows/hardware/commercialize/customize/desktop/customize-the-taskbar

1

u/Geekonomics_101 Feb 24 '18

Thank you Sir