SimonInOz Posted February 14, 2019 Posted February 14, 2019 (edited) Hi, Currently, we are using W10 Edu on Surface Pro devices. We create new users, and when we login as the user we do the following: Use inetcpl.cpl to add two extra TLS settings (we do this, as Microsoft Store sometimes does not work) Login to Microsoft Store (store is locked down to the corporate store via GP) Login to Outlook Login to Onedrive Login to Onenote Add taskbar shortcuts for Outlook, OneNote and Google Chrome Finally, we run a powershell script to remove all the W10 software that we don't want cluttering up the PC. just basic stuff really but constant entering of the users password. What I want to know is, how can this be automated? Or at least as much of this as possible? What do others do when they are provisioning a new device for a user? Thanks a lot. Edited February 14, 2019 by SimonInOz
ataylor Posted February 14, 2019 Posted February 14, 2019 We strip out all apps as our image is installed via SCCM, logins are all SSO with ADFS. Although we also strip out the Microsoft Store so i'm not sure about that one. Populate desktop shortcuts with GPO
mavhc Posted February 14, 2019 Posted February 14, 2019 > Use inetcpl.cpl to add two extra TLS settings (we do this, as Microsoft Store sometimes does not work) GPO probably > Login to Outlook Do you have auto discovery setup? > Add taskbar shortcuts for Outlook, OneNote and Google Chrome Should be easy to run a script to do that > Finally, we run a powershell script to remove all the W10 software that we don't want cluttering up the PC. I run that on first boot automatically.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now