/build/static/layout/Breadcrumb_cap_w.png

Script for windows 10

Hello,

 I'm looking for a script to

    System - turn off notification& actions, Turn off Show app notification on lock screen, default apps email-outlook2016, web browser -IE11, Music player - windows media             player, photo viewer - windows photo viewer,

     Privacy - all four switch off (let apps use my advertising, smartscreen, send Microsoft info, websites provide, turn off location, turn off all background apps

Default program all pdf default to acrobat.

can this be done with a script.

         



0 Comments   [ + ] Show comments

Answers (2)

Posted by: JasonEgg 6 years ago
Red Belt
0
I know that the behavior of default programs changed from win 7/8 to 10. You can set default apps with registry in 7/8 but that method doesn't work in 10. There are the commands "ftype" and "assoc" available in windows scripts, but from what I read this only affects one user in win10 (not all users). The best guide I've found is here (though I have not tested it myself): https://4sysops.com/archives/default-file-associations-in-windows-10/

For the "privacy" settings here's an article from the same website: https://4sysops.com/archives/windows-10-privacy-all-group-policy-settings/
Posted by: johnbags401 6 years ago
Senior White Belt
0
If you set default programs on a system, you can export those associations, then import them again when you are setting up your image.  If you use copyprofile, it will copy those defaults to the default user.

https://technet.microsoft.com/en-us/library/hh825038.aspx

Here is the command that I use to apply the default programs while setting up my image.

C:\windows\system32\Dism.exe /Online /Import-DefaultAppAssociations:"%~dp0AppAssoc.xml"
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ