Deploy default bookmarks for new users

How can I deploy default bookmarks that will be used for every new user profile with Firefox 6 or 7?
I tried to place a bookmarks.html or a places.sqlite file in
\mozilla firefox\defaults\profiles, but none of them seems to be used when creating the new profile. (However, default\profiles isn't ignored generally, since a localstore.rdf file placed in the same directory actually does get used.)
Thanks,
--leo

In the web.xml file for the InfoViewApp, which in the case if you are using Tomcat, is "Program Files\Business Objects\Tomcat55\webapps\InfoViewApp\WEB-INF".
Find the parameter entry:
<!-- The default home page -->
    <context-param>
        <param-name>homepage.default</param-name>
        <param-value>/jsp/listing/home.jsp</param-value>
    </context-param>
change the <param-value> entry from "/jsp/listing/home.jsp" to "/listing/objectList.do"
so now it should read:
    <context-param>
        <param-name>homepage.default</param-name>
        <param-value>/listing/objectList.do</param-value>
    </context-param>

Similar Messages

  • How to create an default profile for every user on one machine? Deployment of configurations?

    On firefox 3.5.X i can copy an configured profile from an user-folder to the programm folder of firefox. \mozilla firefox\defaults\profiles.
    After an new user log in to the machine the default profile will get the actual profile of the new user. With all bookmarks, configurations and so on.
    But this doesn't work with the firefox 3.6.10? What changed? What will be the way i can get an default configuration for every user on one machine? I want to deploy the firefox with an default configuration in our enterprise? Why does the behaviour change?
    What to do?
    Thanks...

    No - there are no missing data, because nothing will be copied. The profile - folder does not work.
    There are the standard first start behavior.
    There might be another trick? Hint? Todo?
    Thanks.

  • 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

  • GPO not working for new Users (Background)

    Terminal Server 2012 in a hosted environment
    I've set the below policy to set a default background wich can be changed by the users after this.
    The target is an networkdrive. (The Reason behind this is that we have multiple resellers that all have the same networkdrive but pointing to a different store) Lets just say for this example that is P:/Background/ResellerBackground.jpg
    The policy is Linked to the Resellers OU.
    This works perfectly for all the existing users.
    For new users this is not working at all. It does run the policy but it create the profile after running the policies.
    So the above setting gets overruled by the default windows server 2012 background. The RunOnce atribute is set now, so it will not load it again.
    I have read a lot of different sollutions so far, but none are working in this environment. (From changing the default Hive to changing the default picture etc)
    One sollution came close, but not working perfectly either, this is removing the RunOnce atribute from the register, and letting the new users log in again. You do not wanna let new users login twice.
    Before Windows 7/8/2012, in XP it just copied the default user and then the policies ran. So here the problem does not exist. Now it makes the profile after running the policies.
    Anyone having an idea to resolve this issue? 

    Hi,
    Before going further, what’s the value in the wallpaper registry entry
    value data for new users?
    >>One sollution came close, but not working perfectly either, this is removing the RunOnce atribute from the register, and letting the new users log in again. You
    do not wanna let new users login twice.
    If we choose this solution, we can try running cmd command
    gpupdate/force to see whether it can work.
    Another workaround is we can do it from scratch. We can create a new GPO to deploy wallpaper for these new users. The steps are the same as previous ones, just using
    Security Filtering to apply this new GPO to new users, and unlinking and deleting the GPO after the policy getting updated.
    Best regards,
    Frank Shen

  • How can I create a default dock for all users (Mavericks)?

    I would like to modify the dock to display specific installed applications.
    I then want this dock to be the default dock for any users that log in.
    OS is Mavericks.
    All users are AD users.
    No server management.
    We use Deep Freeze to revert the Mac to the way we set it up.
    I can find info for previous versions of OSX; basically just copying the plist, but I can't find anything that works for Mavericks.
    Any help would be appreciated!

    You could set up a user template for new user accounts, but you can’t stop individual users from modifying their Dock to suit their needs.
    I don’t know how to modify the user template, so you’ll have to google for it.

  • How to setup a default direction for new divs in fluid grid layout in dreamweaver?

    Hi,
    how to setup a default direction for new divs in fluid grid layout in dreamweaver? I am an RTL interface user, I need my new divs to be inserted from right to left not Left to Right! could it be in dreamweaver?
    Thanks.

    This may get me into strife, but my experience is that you are better off finding another platform for your RWD.
    The framework that I tend to use is by Zub-Foundation http://foundation.zurb.com/.
    A commercial product that I have come to appreciate can be found here http://www.projectseven.com/products/tools/composer/index.htm. Please do not mention me if you happen to choose this product.

  • How to change the theme in the default profile so new users get a different theme

    How can I change the theme (background picture, etc) for the default profile, so that when new users log in and get a new profile created, they get a different theme than the one they currently receive?

    Hi,
    If you want to get a different theme for new users, based on my understanding, it’s not easy, we can load the specific theme for all user because we can control OS to load this specific theme file.
    The default location of theme file is:
    C:\Windows\Resources\Themes
    To configure OS load different theme for different user, I think this cannot be controlled by a registry key. It’s complicated to make OS choose different theme pack for different user, even more, the theme pack files are limited.
    Here is some different but similar discussion about changing theme programmatically:
    How do I change the current Windows theme programatically?
    http://stackoverflow.com/questions/546818/how-do-i-change-the-current-windows-theme-programatically
    Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    If you have any feedback on our support, please click
    here
    Alex Zhao
    TechNet Community Support

  • Set a Default Calendar for New Appointments in iCal?

    I never found a post with a sufficient answer to this question. However, it seems as though I may have stumbled on a resolution myself.
    iCal has it's own default calendars: Home and Work. I use MobileMe so the MoblieMe calendar is listed there as well. I also have an iPhone 4. I wanted all calendars to syncronize automatically when I create a new appointment on any of the 3 locations (laptop, cloud, or phone). I found that when create a new event in iCal on my macbook pro, it wouldn't update with mobileme or my phone. This was because when I double click to create a new event, iCal automatically puts the new event into my "Home" calendar, even though it was unchecked and not highlighted. As soon as I double click to create the new event, iCal's default kicks in and the Home calendar in the "On My Mac" section suddenly becomes checked and highlighted all by itself and the new event is automatically placed there, never to be updated with the cloud or on my phone.
    I think the problem may be related to something I read under "How Do I Set a Default Calendar for New Appointments in iCal?" There a solution given was that the uppermost calendar was being defaulted to and it was suggested to drag the desired calendar to the uppermost position. None of my calendars would drag anywhere. However, I find that if I uncheck Home and Work in the column on the left under "On My Mac" AND then click the arrow so those two calendars are hidden (very important), and then check and highlight the only showing calendar: MobileMe, that (so far) when I doulbe click to create a new event, a new event is created in the MobileMe calendar, and Home and/or Work under the "On My Mac" section never becomes checked or highlighted. So the new event is created only in the MobileMe calendar listed and updates on my laptop, in the cloud, and on my phone.
    So far that has been my experience; but, it has been only minutes since I tried that, so let's see what happens after a couple of weeks or so of normal use and see if the problem is actually resolved.

    I have been searching for this information for weeks now -- thank you!
    This works for Google Calendar as well as for Mobile Me. I'm going to type a little more information here to see if I can help this answer come up more quickly for other users when they keyword search as I was doing.
    This answer helped me reset and change the default calendar for iCal. I can now set my Google Calendar as the default calendar in iCal. When I create a new event in iCal, it syncs to Google Calendar as the default calendar without having to choose another calendar. All my iCal new events now go directly to Google Calendar and sync to my iPhone and iPad. I couldn't move the gmail google calendar to the top position, and just unchecking Home and Work didn't change where new events defaulted. Now my new events automatically go from iCal to google calendar, and I don't lose track of any events. I think you can set any calendar as the default iCal calendar for new events using this approach.

  • How to setup a default size for new divs in fluid grid layout in dreamweaver?

    Hi,
    how to setup a default size for a new divs in fluid grid layout in dreamweaver? I don't need the default size for new divs as a 100% width, I need them 13.69% as a one coulmn width only (7 coulmns fluid grids layout for desktop size 1000w).
    This problem I've faced when I intended to insert dozens of fluid grid divs in the layout.

    Sorry, I don't believe that you have had a good look at the Foundation framework. I'll now hold your hand while we go through the basics.
    Here is the specific page http://foundation.zurb.com/docs/components/grid.html
    The default values are
    Em-base : 16px
    Row width: 62.5em (62.5em x 16px = 1000px)
    Columns per row: 12
    These and other default values can be changed. The fact of the matter is that if you stipulate a section width of 2 or 3 or 12 columns, the widths will automatically be calculated for you.
    In your case, if you want 7 columns, all you need to do is change the number of columns per row and the rest is done for you.

  • Set default password for all users including csv file

    I would like to set the default password for all users
    including the ones imported in the csv file?
    Also now the default passwrd in set to the email address. How
    do i change that setting to the "login" setting in the csv file so
    those users can loin with that password?
    Kinda the same question but do yuo get the idea?
    Thank you,
    Chip

    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/

  • I have created a form that contains fields with default text for a user to update/personalize.  Is there a way to style the text so I can quickly identify changes to default text in a field?

    I have created a form that contains fields with default text for a user to update/personalize.  Is there a way to style the text so I can quickly identify changes to default text in a field?

    George - Thanks you so much!  Actually, i'd love for the text color to be red font color.  Could you send me the script for that? And I assume I just copy and paste the script into the field properties (see screenshot)?
    thanks again!
    Seth

  • Set a default layout for all users via DIAPI

    Hello everyone,
    I am attempting to set a default report for all users/business partners using the DI-API. 
    I can accomplish this in the B1 application via Tools> Layout Designer...>Set as Default
    If there are entries in the RDFL table for this layout, I am prompted to delete these entries and set this layout as the default for all users/BP's
    Based on the SDK Documentation, the following code should accomplish the same thing via the DI-API
    (stripped down for clarity)
    Dim oDefaultReportParams As DefaultReportParams
    oDefaultReportParams = oLayoutService.GetDataInterface(ReportLayoutsServiceDataInterfaces.rlsdiDefaultReportParams)
    oDefaultReportParams.LayoutCode = sMyLayoutCode
    oDefaultReportParams.ReportCode = sMyReportCode
    Me.oLayoutService.SetDefaultReport(oDefaultReportParams)
    Code executes fine, but it doesn't have the expected impact on settings.  The above code adds an entry to the RDFL table rather than changing the DfltReport field in the RTYP table like I expected, so instead of setting the default report globally for all bps/users, its adding an entry to the RDFL table to set the value for a specific user/bp
    I experimented by including and setting the following properties to every combination I could think of with the same results
            oDefaultReportParams.UserID = 'tried 1, 0, -1
            oDefaultReportParams.CardCode = 'tried "", "0", "-1"
    Am I misunderstanding the API, or using the wrong objects/calls...? If all else fails I could accomplish this via the UI-API instead, but the application was intended to be a stand alone app that didn't rely on SAP B1 application running, so any help or suggestions would be much appreciated.
    Thanks!

    Hi,
    Please repost at SDK forum to get quick response. Close this thread here with helpful answer.
    Thanks.

  • ALV Grid default values for new rows added with Add/Insert buttons

    Hi!
    Help, please,  to find a way how to set default values for new rows added with Add/Insert buttons in
    ALV Grid.

    I have found salution:
    ALV Grid u2013 Insert row function
    Sometimes we need to assign some default values when we create a new row in a grid using standard ALV Append row button. In our scenario we will see how to assign default values to Airline Code (CARRID), Flight Connection Number (CONNID) and Flight date (FLDATE) when a new row is created. To do that we need to handle DATA_CHANGED event in the program like mentioned below.
    Definition of a class:
    Code:
          CLASS lcl_event_receiver DEFINITION
    CLASS LCL_EVENT_RECEIVER DEFINITION.
      PUBLIC SECTION.
    METHODS:
         handle_data_changed
         FOR EVENT data_changed OF cl_gui_alv_grid
         IMPORTING er_data_changed
                           e_ucomm.
    ENDCLASS.                    "lcl_event_receiver DEFINITION
    Implementation of a class:
    Code:
    CLASS LCL_EVENT_RECEIVER IMPLEMENTATION.
      METHOD HANDLE_DATA_CHANGED.
        DATA: dl_ins_row TYPE lvc_s_moce.   " Insert Row
          FIELD-SYMBOLS: <fs> TYPE table.    " Output table
    Loop at the inserted rows table and assign default values
        LOOP AT er_data_changed->mt_inserted_rows INTO dl_ins_row.
          ASSIGN er_data_changed->mp_mod_rows->* TO <fs>.
          loop at <fs> into ls_outtab.
            ls_outtab-carrid  = 'LH'.
            ls_outtab-connid  = '400'.
            ls_outtab-fldate  = sy-datum.
            MODIFY <fs> FROM ls_outtab INDEX sy-tabix.
          endloop.
        endloop.
      ENDMETHOD.                    "handle_data_changed
    ENDCLASS.                    "lcl_event_receiver IMPLEMENTATION
    Register the events to trigger DATA_CHANGED event when a new row is created.
    Code:
        CALL METHOD OBJ_GRID->REGISTER_EDIT_EVENT
          EXPORTING
            I_EVENT_ID = CL_GUI_ALV_GRID=>MC_EVT_ENTER.
        CALL METHOD OBJ_GRID->REGISTER_EDIT_EVENT
          EXPORTING
            I_EVENT_ID = CL_GUI_ALV_GRID=>MC_EVT_MODIFIED.

  • How to set DEFAULT GROUP for a user when I create a user manually thru pl/s

    Hi Gurus,
    I am creating portal user accounts and groups thru pl/sql calls to
    portal.wwsec_oid.create_user_entry
    portal.wwsec_api.ADD_USER_TO_LIST
    I didn't find any parameters to set the DEFAULT GROUP for the users. I want to set the default group for all my users. I don't want to do it thru portal. Cuz, We have around 1600 users. Please post a reply if you have some info about how I can set this thru code.
    Thanks
    Raj

    You can achieve that using 'wwsec_api.set_defaultgroup'....

  • Setting Default Preferences for All Users in Crystal Reports Server 2008 v1

    We are currently looking to set the default preferences in the CMC for all of our users.
    I did locate this page Link: [How to set default preferences for all users in Infoview 3.1/CRS 2008]
    The first part of the thread did seem promising but I am unable to find the sample .jsp code that people recommended.
    I would assume that this scenario is common enough that someone knows a way to set universal preference defaults.
    Thank you

    I thought I could just run it too but when I attempt to I get a Windows Script Host error:
    Script: C:\User Prefs.vbs
    Line: 1
    Char: 1
    Error: Expected statement
    Code: 800A0400
    Source: Microsoft VBScript compilation error.
    I noticed the first most line seems to be markup for a web interface though I am not familiar with vbs so I may be wrong.  I used the publishing wizard to put the script on the CMC to attempt to run it through the CMC but it still does not work.

Maybe you are looking for

  • Upgrade errors without using a gui

    I am on linux or unix and using exceed to run the installer across the network. It is very slow. I have done several installs/upgrades of different versions and types of oracle recently. Is there an easy way to get the errors or prereq failures witho

  • Error message on Creating a Connection for the OC4J

    Hi! I have followed all steps at http://otn.oracle.com/tech/webservices/htdocs/quickstart/quickstart903.html ... But at the last step, I've got a message when testing the connection: Invalid username/password for default (admin) Why? Thanks a lot.

  • How Do You Install The Driver For A USB-GPIB-HS?

    I have a USB-GPIB-HS module.  I'm trying to install it on a Dell Latitude E6510 laptop running Windows 7.  I have LabVIEW 2011 installed on that computer along with the version of NI488.2 and NI MAX that came with LabVIEW 2011.  During the process of

  • PHP/MySQL Relational Database

    Hi, I am fairly new to php/MySQL. I am stuck on how to make a cross linking database. I have two tables "users" and "comments" and would like to set up a page that a logged in user can see and edit the comments they have made. So far I have tried to

  • Error when Installing Exchange 2010

    I get the following error when attempting to run setup /PrepareAD /OrganizationName:vdh -- Clean Install of Exchange Entry DN: cn=X400,cn=409,cn=Address-Templates,cn=Addressing,cn=vdh,cn=Microsoft Exchange,cn=Services,cn=Configuration,dc=lab,dc=bhavi