Jump to content

Recommended Posts

Posted

Morning,

 

I am just looking at deploying Windows 10 LTSB 2016 but there are 2 little niggles. When a user logs in, it always opens the default web browser, and also does anyone know the group policy to add file explorer to the start menu?

 

Cheers

Posted (edited)

Do you mean that you want to change the default web browser for all users? If so, this is what I did.

 

Change the default programs on the admin account and export the results to an xml file using PowerShell.

Dism /Online /Export-DefaultAppAssociations:\\[file location]\AppAssoc.xml

Then, configure GPO to point to it.

Computer Configuration/Administrative Templates/Windows Components/File Explorer/Set a default associations configurations file

It doesn't work the first time the user logs on, as the registry keys haven't been created before the policy applies, but it works every time they log on after that.

 

I'm sure someone else may have a better answer, but I hope this helps.

 

EDIT: I did this on Windows 10 Education not LTSB, but it should work the same way... I think!

Edited by StevieM
Posted
I've changed the default web browser and set my default apps. But when a users logs in when the computer has just been booted up it just loads up msn.com and I need to stop that.
  • 2 weeks later...
Posted
Thanks for the answers on the browser opening at login, I added that policy and it resolved that issue. The other issue I'm having now is that it is asking users "How do you want to open this website" when they open an internet shortcut for the first time. If they log off and then log in again the prompt goes away and it just opens in the default browser. Has anyone seen this before?
Posted

Hi, I had all sorts of quirks with LTSB, I ended up doing it the old fashioned way, as my students don't have profiles, they just create a local one when logging in, I customised the default profile on the build, but without CopyProfile as some changes didn't come through, this thread talks about it as is not as simple as it used to be:

 

https://community.spiceworks.com/topic/1116739-customizing-windows-10-default-profile-w-o-copyprofile

 

Solved most of the quirks!

Posted
I think I'm there now. Granted, it's really been a pain messing with ref keys etc etc but seems stable now. Just wish I could completely get rid of the sign in animation (I have hidden it) .kids log in in bout 15 seconds but it's 4 seconds on 7. Even managed to get thenstart screen working with IE too using unc paths. Works every time. Operation test now for us in a classroom or two

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...