Results 1 to 6 of 6

Thread: Outlook 2010 Public Folder Home Page view

  1. #1
    Join Date
    Sep 2010
    Posts
    57

    Outlook 2010 Public Folder Home Page view

    I have used three versions of an Outlook Express on my windows machines. I am currently using Windows Vista operating system on my system have upgraded from 2007 to the Outlook 2010. I am facing problem with the setting home page on outlook 2010. I was able to use HTML pages as a home page by using an outlook 2007 but it does not seems to be possible with an outlook 2010.

  2. #2
    Join Date
    Apr 2008
    Posts
    4,088

    Re: Outlook 2010 Public Folder Home Page view

    You can always set permissions for the public folders for administrators or users of client programs such as Microsoft Outlook. The permissions on public folders would be including various access rights that specify the level of control of a client user or administrator of a public folder or public folder hierarchy. Using the command line environment Exchange Management Shell, set the permissions for users of client programs such as Outlook to access public folders. Whether to manually select the access rights or use predefined roles containing specific access rights, you use the cmdlet Add-PublicFolderClientPermission .

  3. #3
    Join Date
    May 2008
    Posts
    4,831

    Re: Outlook 2010 Public Folder Home Page view

    Who wants to be in Outlook 2010 HTML pages display in public folders, faces the problem that the button is there, but grayed out. (You have the right "owner" have, to display the menu item.) We publish this function as text instructions or phone lists. The solution to this problem, we have found with the Microsoft support team. There are three ways to achieve this goal:
    • Manual (click) on the Outlook client
    • Manually via registry
    • Automatically via Group Policy

  4. #4
    Join Date
    May 2008
    Posts
    4,570

    Re: Outlook 2010 Public Folder Home Page view

    • Manual to the Outlook client

    1. Here is one on "File" -> "Options" -> "Security Center" -> "Settings for the Security Center"
    2. There, "E-mail Security", "Allow script in Public Folders" then set the hook on.
    3. Then you can "Show home page of this folder by default" under the public folder properties set the hook again. This you need the "owner" rights on the folder.

    • Manually via registry

    1. HKLM \ Software \ Microsoft \ Office \ 14.0 \ Outlook \ Security
    2. DWORD Entry: public folder script
    3. Value: 1

  5. #5
    Join Date
    Jan 2008
    Posts
    3,755

    Re: Outlook 2010 Public Folder Home Page view

    Here i have provided the way to change the hoem page of your outlook 2010 by using an Automatic via Group Policy.

    ADM file: PFHomepage.adm
    Code:
      CLASS USER
    
     CATEGORY "extensions"
    
      POLICY "Outlook 2010 Public Folder script"
       KEYNAME "Software \ Microsoft \ Office \ 14.0 \ Outlook \ Security"
       PART "Allow Skipts in public folders" CHECKBOX
       VALUENAME "public folder script"
       END PART
       PART "scripts are needed to display HTML home pages for folders."  TEXT END PART
      END POLICY
    
     END CATEGORY

  6. #6
    Join Date
    Apr 2008
    Posts
    4,642

    Re: Outlook 2010 Public Folder Home Page view

    Add a new registry value that lets you turn on or turn off this policy setting. To do this, follow these steps:
    1. Quit an Outlook 2010.
    2. Click on the Start button and type regedit in Run search bar.
    3. Locate to the registry subkey : Software\Policies\Microsoft\Office\14.0\Outlook
    4. Open an Outlook and then right click on an Add New then click on Key. Type Security, and then press ENTER.
    5. Right click on an add New, and then click DWORD Value.
    6. Type NonDefaultStoreScript, and right click on it to Modify.
    7. In the Value data box, type 1, and then click OK.
    8. On the File menu, click Exit to exit Registry Editor.
    9. Open Outlook and you should have you home page enabled now.

Similar Threads

  1. Replies: 3
    Last Post: 06-09-2012, 11:03 AM
  2. How do I get page breaks to show in draft view in word 2010.
    By Harri.Son in forum Windows Software
    Replies: 5
    Last Post: 10-04-2012, 07:03 PM
  3. Making Home Tab default view in Outlook 2010
    By Mick$Tyler in forum Windows Software
    Replies: 8
    Last Post: 14-12-2010, 08:06 PM
  4. With default pst file Outlook today page crashes Outlook 2010
    By Looneytoons in forum Windows Software
    Replies: 4
    Last Post: 29-11-2010, 03:22 PM
  5. Replies: 1
    Last Post: 22-07-2009, 03:37 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,944,660.66136 seconds with 17 queries