Windows 8, set default application for example adobe reader, customize the start screen

I have two questions, Im going to deploy Windows 8 to our company, but have 2 big issues.
1) I need to customize the start screen, but cant find anywhere in the gpo´s? How can I do this without sysprepping etc (deploying with SCCM2012 SP1)
2) I need to set the default programs for adobe reader, mspaint etc, how can I do this? It doesnt work with the GPP and folder options, anyone have done this?
Thanks in advance

Hi,
Thanks for posting your question in the forum. First of all, if you want to deploy customized Windows 8 Start Screen for domain users, I suggest we could refer to the following similar threads
and article.
Group Policy for Windows 8 Start
http://social.technet.microsoft.com/Forums/en-us/winserver8gen/thread/13a13c25-a1b2-4665-ab67-a2f9bc3b9bba
GPO Management for Windows 8 Start Screen?
http://social.technet.microsoft.com/Forums/en-US/W8ITProPreRel/thread/2d4bdcc6-3733-470e-939f-8b6eb0ef4492/
Windows 8 Start Screen Customization with MDT
http://blogs.technet.com/b/deploymentguys/archive/2012/10/26/start-screen-customization-with-mdt.aspx
Regarding the second question, since you want to set the default programs via Group Policy but it didn’t work. Would you please let me know how did you configure the setting? Please refer to
the following steps to configure the GPO setting.
To create a new Open With preference item
Open the
Group Policy Management Console. Right-click the Group Policy object (GPO) that should contain the new preference item, and then click
Edit.
In the console tree under
User Configuration, expand the Preferences folder, and then expand the
Control Panel Settings folder.
Right-click the
Folder Options node, point to New, and select
Open With.
In the
New Open With Properties dialog box, select an Action for  Group Policy to perform.
Enter Open With settings for Group Policy to configure or remove.
Click the
Common tab, configure any options, and then type your comments in the
Description box.
Click
OK. The new preference item appears in the details pane.
For details, please refer to the following article.
Configure an Open With Item
http://technet.microsoft.com/en-us/library/cc732272.aspx
In addition, I suggest we could collect the following information to narrow down the cause of the issue.
GPMC.log
==================
a. On domain controller, click Start ->Run, type GPMC.MSC, it will load the GPMC console.
b. Right click on "Group Policy Result" and choose wizard to generate a report for the problematic computer and user account (please place appropriately). (Choose computer and select
the proper user in the wizard)
c. Right click 
the resulting group policy result and click the "Save Report…" => save report to save the report to a HTML file.
Hope this helps.
Best Regards,
Andy Qi
TechNet Subscriber Support
If you are
TechNet Subscription user and have any feedback
on our support quality, please send your feedback here.
Andy Qi
TechNet Community Support

Similar Messages

  • How to hide PNP selection windows and set default values for PNP.

    Hi expert,
         I am using HR logical database PNP, but I don't want to display selection windoes for running program on PNP, whereas I want to set default value for some selection items in the program. could you please tell me how to get those two targets?
    Many Thanks,

    Hi
    You have mentioned 2 things.
    1. Don't want selection windows for running program for PNP - this can be achieved using the HR Report category - You can get more details on HR Report Category on
    HR Report Category
    2.  I want to set default value for some selection items - This you need to achieve in initialization event of your program.
    How you can get this can be explained by INITIALIZATION (SAP Library - ABAP Programming (BC-ABA))
    Thanks,
    Sreeram

  • Maintaing a default value for a particular field in the selection screen

    Hi all,
    How to maintain a default value for a particular field in the Selection Screen of a Standard report
    Regards
    Ajay

    >
    ajay babu wrote:
    > Hi all,
    >
    > How to maintain a default value for a particular field in the Selection Screen of a Standard report
    >
    > Regards
    > Ajay
    Create a variant for your standard program and assign this variant to the field 'Start with variant' while creating transaction code for the standard program in the transaction 'SE93'.
    Regards
    Rajesh.

  • Set default application for *all* users

    Hello people, my 1st post here, so forgive me for possible imprecisions, ambiguity, inappropriateness....
    When I search how to set/change the default app for opening some type of file I always find the answer "through the getinfo". But doing that, I only change the default application for the current user.
    I want to do that for all users of my mac, without repeating the getinfo process for each of them.
    Is there any adminstrative tools for doing that?
    Thank you.

    You could download and install RCDefaultApp 2.1 for all users: check the Read Me and then test it on something to see if it accomplishes what you want.
    http://www.rubicode.com/Software/RCDefaultApp/

  • Setting default value for a jcombobox based on the value not the index

    I am trying to set the default value for my combobox to the current year. One way I thought of doing it was to get the index of the value representing the current year and then use setSelectedInex to make it the default. Any ideas?
    The relevent section of code is below.
    GregorianCalendar gregorianCalendar = new GregorianCalendar();
    int year = gregorianCalendar.get(Calendar.YEAR);
    String currentyear = year + "";
    int startyears = 2000;
    int numyears = 25;
    JComboBox endyearcombobox = new JComboBox();
    endyearcombobox.setBorder( BorderFactory.createLineBorder(Color.DARK_GRAY));
    endyearcombobox.setFont(standardfont);
    endyearcombobox.addActionListener( new ActionListener() {
    public void actionPerformed( ActionEvent event ) {
    endyearcombobox = ( JComboBox )event.getSource();
    endyear = endyearcombobox.getSelectedItem();
    boolean same = endyear.equals(oldItem);
    oldItem = endyear;
    String[] endyearlist = new String[numyears];
    for(int i = startyears; i < startyears+numyears; i++){
    String item = new Integer(i).toString();
    endyearcombobox.addItem(item);
    Thanks
    Ged

    Thanks mate,
    That was what I was looking for. I still had a little more manipulation to do, but sent me on the right track and have got it working now. I don't know why I didn't think of it in the first place.
    Ged

  • How can we update or manage the Adobe Product for example Adobe Reader and Flash Player in a enterprise environment.  Enterprise lifecicle management

    We want to maintenance the adobe products in the enterprise environment. Specially Update for he reader and players.
    Thanks

    You will need to apply for both Reader and Flash Player Distribution agreements if you intend on enterprise deployments of these products.
    Adobe - Adobe Runtimes / Reader Distribution License Agreement
    If you are using SCCM and SCUP then use the available catalogs for both products.
    11   SCCM-SCUP — Enterprise Administration Guide
    Flash Player enterprise deployment | Adobe Developer Connection

  • Setting Default applications for file types

    I recently got NeoOffice for my mac and im trying to set file types to open automatically instead of CTRL clicking then open with then the program. Ive had trouble with that to recieving wrong types of files from people on aim and then having to open it with iphoto
    please help

    I'm using 10.4.9 and there is no "Change All"-Option. There is always a checkbox "Always Open With", but it is only related to the single selected file. On a second Mac (same OS version), there is the same behavior.
    Bug???
    Powerbook G4   Mac OS X (10.4.8)  

  • Adobe Reader will not set as default application for .pdf in windows 8.1 pro x64

    When I install adobe reader the icon/app changes from windows reader to Pick an app, I choose change and select adobe reader, the icons on my desktop flicker but nothing actually changes.Control Panel\All Control Panel Items\Default Programs\Set Default Programs\Set Program Associations, Select adobe reader, Choose defaults for this program, PDF is unticked so I tick it and choose save, go back in and it is unticked again??? Right click on a pdf file, choose open with, choose default program, use this app for all .pdf files is ticked, select adobe...Still nothing changes, stays on pick an app. I uninstall adobe reader then the pdf icon changes to and default opens with windows reader again. Reinstall adobe reader and back to the same thing. ???? I am a power user, build configure computers and subsequent software, started with DOS 6.0, learned unix/linux/networking concepts/networking security/server versions of windows/active directory. The only solution I could think of was to hack the registry which I looked for but could not find. I am running 8.1 pro x64, I just discovered that windows reader (which I cant uninstall) has the same problem when adobe reader is installed. Windows will not allow either one to be set as default while they co-exist.

    After an extended session with chat only to be told that since Adobe Reader was free they could not help me :-(... I figured it out myself.
    I opened a administrator: command prompt window and typed "regedit"  Through extensive searching and stumbled on this key located at... HKEY_USERS\S-1-5-21-2274202122-2588692262-2244265822-1001_Classes\.pdf\OpenWithProgids  The S-1-5-21...1001... is my current logged on user, your value may differ slightly. Typically the builtin disabled administrator account is 1000 and when you install windows and create a user account "John Doe" it will have administrator priveleges and be auto numbered 1001, every user account created therafter will increase by 1 ie...1002, 1003, 1004 etc. even if you remove (delete) an account and re-create it you wont get the same number, the system will use the next number in sequence. The old one will have been trashed never to be used again. Again here is the key...
    HKEY_USERS\S-1-5-21-2274202122-2588692262-2244265822-1001_Classes\.pdf\OpenWithProgids I deleted this key under (default) on the right side...
    Name                                                                       Type                                           Data
    (Default)                                                                   REG_SZ                                    (value not set)
    AppX86746z2101ayy2ygv3g96e4eqdf8r99j            REG_NONE                              (zero-length binary value)  ---- This is the key to delete!!!
    Personally I selected computer on the left side and the went to file/export then chose a file name [01 29 2014 regbackup.reg] and location. Then I selected "OpenWithProgids" and did the same thing,[pdf.reg] this saves a backup of the entire regestry and the key you are about to delete as a safety net. When you are done all you have to do is go to a pdf file, right click and choose open with...Adobe Reader - the box always use this app should already be checked.
    I did this and it works yet because improper regestry modification can crash your system I am compelled to warn... Use at your own risk. If you are uncomfortable modifying your registry I would suggest consulting with someone qualified and has resources to do offline registry modifications/restorations which makes it VERY important to do the computer export registry backup.

  • How do you set default programs for all users when deploying Windows 8.1?

    I have my Windows 8.1 image set up the way I want including the start screen, theme, etc. But how can I set the default programs for all users. Most of out computers are non-touch and I want the desktop apps (e.g. Windows Photo Viewer), not the store apps
    to be the default for opening pictures, videos, etc. Can that be done?

    Great question, this has been bugging me too!
    So, I did some research by using "Set Default Programs" app in Windows 8. Then I ran the super ProcMon.exe tool from Sysinternals.com <Thanks Mark!>
    After filtering out the junk, I could see some *interesting* writes to the registry:
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg\UserChoice]
    "Hash"="57y87/ogggU="
    "ProgId"="PhotoViewer.FileAssoc.Jpeg"
    But the "Hash" part had me concerned. I did some internet searching for the hash, and came across a post and a pointer to a blog with some answers.  This is both good news and bad.
    Background:
    One of the problems with Windows XP is that any program can come in and party on the entire system. No, I don't want you to put a shortcut on the desktop, install a crappy IE Toolbar, and change the default file association for *.jpg files to your app, I
    just wanted to play a stupid game. Since Windows 7, Microsoft has been attempting to block that functionality from the stupid applications, and give them back to the user. Take note of the last line in the ITaskbarList3 interface:
       Applications cannot programmatically pin themselves to the taskbar. That functionality is reserved strictly for the user.
    Of course that sucks for us IT Pros who may wish to create *default* working environments for corporate images, but there are some tricks we can do.
    Solution:
    This blog appears to have the answer:
    http://blogs.technet.com/b/mrmlcgn/archive/2013/02/26/windows-8-associate-a-file-type-or-protocol-with-a-specific-app-using-a-gpo-e-g-default-mail-client-for-mailto-protocol.aspx
    New for Windows 8 is a dism command: /Get-DefaultAppAssociations that allows you to export a control case from a known good computer. Microsoft the supports importing the exported xml file via GPO. For example, before I changed the file association, .AVI
    was pointing to the Modern App, after the change the /export-DefaultAppAssociations shows change to the new app:
    From:
    <Association Identifier=".avi" ProgId="AppXhjhjmgrfm2d7rd026az898dy2p1pcsyt" ApplicationName="Video" />
    To:
    <Association Identifier=".avi" ProgId="VLC.avi" ApplicationName="VLC media player" />
    I am still doing some investigation to see if a GPO is required, or if you can inject the association into a local user account. Also, if you do have some Modern Windows 8 Touch Tablets, it would recomend keeping most of the Modern App defaults in place,
    perhaps seperate GPO's for Desktops/Laptops vs Tablets?
    -k
    Keith Garner - keithga.wordpress.com

  • Making Adobe Reader my default application for viewing PDF files.

    Hello,
    Can someone help me on this issue. I am trying to put adobe reader as the default pdf application instead of preview. I have tried everything...however when i download a pdf document it only provides me the choice to open with preview.
    Thanks,

    Control/click (or right click if you're using a two button mouse) on whatever file you're wanting to change the association to. In the menu that comes up select "Get Info" and another box will open. Down towards the bottom you should see Open with: and a drop down that has suggested apps. If it's in the list select it (if not navigate to it) and then once that file is associated with whatever app. right below you'll see Change All... and select it and now all those file types will open with whatever app you've selected.

  • Any Way to Set Default Settings for HDR Toning?

    I have developed a nice set of parameters for the HDR Toning feature and have saved them as Noels Defaults, but I don't see a way to make them the default settings for HDR Toning.  Frankly I find the default color settings for the tool very garish.  I suppose that's good, because it always reminds me that I need to select my own settings, but...
    Can you suggest a way to make my own settings the HDR Toning dialog defaults, so as to save a step each time I use it?
    My apologies if I'm being dense and missing something obvious.
    Thanks.
    -Noel
    P.S., I'm on Windows 7 by the way, and of course I'm talking about Photoshop CS5.

    Thanks Zeno.
    Well, then, Adobe, could you please make the defaults settable, for example like Camera Raw?
    Thank you.
    -Noel

  • [SOLVED] Unable to set default application to open files

    Hello,
    Whenever I try to set a default application for a file type (an avi for example) by right-clicking the file in Nautilus and choosing Open with Other Application, I can select the application (in this case VLC), check the Remember this Application checkbox  and click Open, I always get the below message:
    Could not set application as the default: Can't create user application configuration folder /root/.local/share/applications: Permission denied
    I'm not logged in as root (confirmed with "whoami") so I'm not sure why it's trying to access the root home folder.
    I'm thinking this is simply a misconfigured path statement (forgive the Windows terminology) but I'm not sure where to start looking.  Any help would be most appreciated.
    Thanks!
    Beta
    Last edited by betawind (2010-07-09 00:10:58)

    Thanks for the reply ngoonee! 
    The situation has already changed a bit.  Still being in Windows mode, I decided to try a reboot.  After rebooting I no longer get the error I was before (I wonder if it had something to do with logging in initially as root then su'ing to my user account) but the association with vlc just isn't sticking.
    I noticed though that now when I right-click on a video file I get the option to "Open with Movie Player" as well as "Open with VLC media player" (which does do what it's supposed to), which wasn't there before.  For grins I went and set the preferred multimedia app to VLC through System > Preferences > Preferred Applications, but that didn't help.
    Is there a place these preferences are stored that I might take a peek at?
    Last edited by betawind (2010-07-09 00:04:56)

  • Unable to set default program for .pdf

    CURRENT PROBLEM:
    As show in print screen, when i attempt to set default program nth happens at all. The only way i can open any .pdf file now is by 1st opening adobe reader 9 and select the .pdf file manually
    INITIAL STAGE OF PROBLEM:
    Problem started after upgrading to windows 7 from vista. Windows 7 is able to recognise adobe reader 8 as a valid default program since it is in windows.old. Thus the default for .pdf is adobe reader 8 (it was installed in vista).
    Subsequently, installing adobe reader 9 isof  no use as it will be ignored and windows 7 will only continue to use adobe reader 8 as the default reader when i try to open a .pdf file, unless if i manually opened adobe reader 9 and selected a .pdf file manaually
    However, I am unable to uninstall adobe reader 8 as the "program and feature" can only identify adobe reader 9 and does not think that adobe reader 8 exists.
    ATTEMPTs TO SOLVE:
    Thus, I removed windows.old by using the disk cleanup. However, I am still unable to set adobe reader 9 as the default reader. Instead, .pdf are no longer accessible/"open-able" unless I 1st opened adobe reader 9 and then selected a .pdf manaually.
    I've attempted reinstalling and restarting comps etc, they dun seem to help. I suspect the OS is now only able to recognise adobe reader 8 from windows.old as a valid program directory due to some registry issues since it was initally set as the default when i 1st upgraded the OS. Now that adobe reader 8 is removed, there might be some corrupted registry somewhere that needs to be set right again?
    Really need help with this. Thanks a million.

    Thanks guys for showing interest in helping.
    As you guys can see, there's no adobe reader when u expand. Also, I already browsed the reader just in case too. Thus expanding doesnt help. =(
    Also, I cant seem to find the "file type" tab in folder options

  • How do you make console apps the default application for a file type?

    I have a console movie player, mplayer, that I like a lot. I've compiled it from source on my intel core2 macbook pro and it works fine. There is no gui, but to play movie files you open up a terminal and type the command mplayer /path/to/file. I would like mplayer to play a movie file automatically when I double click on the file, but I can't seem to figure out how to do it. I tried setting it in the file info dialogue, but when I go to the path of the binary I want, it is not selected. How can I set a console app as my default application for my file type?

    there is a GUI mplayer for OS X. why don't you use it instead of the command line one?
    if you insist on using the command line mplayer then the only way to do this is to put a GUI wrapper on it. this can be done with automator or apple script for example. but really, why don't you just use the GUI mplayer?

  • TextEdit is the default application for my Numbers documents

    Although I did not set it to be, TextEdit is the default application for my Numbers documents. It was not always this way, but it is now, and I can't seem to change the default application back to Numbers ('09). For example, when I double-click any .numbers document, I always get the following error message:
    The document “xxxxx.numbers” could not be opened. The file isn’t in the correct format. The file might be corrupted, truncated, or in an unexpected format.
    See: http://screencast.com/t/P5OSAJAq
    Therefore, whenever I want to open a.numbers document, I must drag it to the Numbers application icon or right-click and select “open with” and select Numbers from the list of applications. Although this works fine, it creates a couple of extra steps that I would prefer not to do
    My first inclination was to “Get info” and change the “open with”  back to Numbers for all .numbers documents.
    http://screencast.com/t/TMJwBmTOkHN
    http://screencast.com/t/LAnPsbeGdB
    However, selecting Numbers as the default application will not persist after clicking  “change all.” Rather, it reverts back to TextEdit. Tony, this is the only way I know how to select the default application for a document type.
    Is there another location where I can set/reset the default application?
    Thanks!

    I guess that there is at least one database used by the Operating System which is corrupted.
    Run a maintenance application : MAINTENANCE is a free very good one available thru :
    www.titanium.free.fr/
    and ask it to repair permissions,
    delete caches
    repair database Launch Services.
    Yvan KOENIG (VALLAURIS, France) jeudi 26 mai 2011 15:51:58
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

Maybe you are looking for

  • Bugs with Lion! Cannot delete events in iCal and other stuff...

    First, sorry for my English, I speak French... I installed Lion on my MacBook Pro, my iMac and on my girlfriend's MacBook Pro and I have the same problems on each computer! Help please! I try to delete an event on iCal and it always comes back!! I ca

  • ITunes 11.0 - no longer gives acurate playlist times

    Is anyone else having this issue?  The new itunes no longer gives an exact count of my playlists.  For instance, I have a playlist that was 63 minutes and 32 seconds and now it just says "1 Hour", the same thing goes for my playlist that is 55 minute

  • 'Preview unavailable' on LR4 import, but not in LR3!

    I get 'preview unavailable for this file' when attempting to import files from my Panasonic Lumix DMC LX3 - even though the same images show up fine on import preview for Lightroom 3!?? I have Lightroom 3 AND 4 on my machine at the minute, running OS

  • MP3 tags not picked up

    When I set iTunes loose on my music library, about 30% of the tunes have no info associated with them, yet if I use MS Explorer to look at the properties of the file, it shows the artist, album, and everything else I want in iTunes. Is this common? I

  • Editing data in a text entry box

    I want a user to enter about 5 words in a text entry box. But in case of a mistake, they have to type the whole thing again. Is it possible to allow them to click in the middle of text ( say the third word) and add a letter. At present, you can't get