Create new group Like "sites" in Central Admin

Hi,
How can we create new group like sites in Central admin to create in site collection?
While creating site collection, we have an option to to create site collection in root or under Sites. How can we add custom group"Coll" in that dropdown. so i can create site collection under my custom name "Coll"
Ex: http://test:1234/sites/<<Name>>
Same as instead of sites , how can we create custom name to that dropdown?
DVGR, SharePoint Developer

- Go to the Web Application -> Manage web applications
- select the web application you want to create new managed path
- click on 'Managed Paths' from the ribben
- Add 'Coll' as a Managed path and Type : 'Wildcard inclusion' and click 'Add Path'
- then when you go and crate a new site collection under that web application you will see 'coll' as a managed path
get2pallav
Please click "Propose As Answer" if this post solves your problem or "Vote As Helpful" if this post has been useful to you.

Similar Messages

  • Scritps to create new group in portal

    Hi, anyone knows where can i get a script to create new groups in portal?
    I found very good script on Metalink doc.id. 258751.1 for creating users. Does exist something like that but for groups?
    Thanks.

    Yes we have build a set of API's to create groups, add members to groups etc using wwsec_api.If you need further details post your email id and can provide additional details.

  • Hi, I've used four different Groups when emailing for the past few years, and suddenly they have stopped working. I've tried creating new Groups but that doesn't work either. I haven't changed or done anything different and it is driving me mad......

    Hi, I've used four different Groups when emailing for the past few years, and suddenly they have stopped working. I've tried creating new Groups but that doesn't work either. I haven't changed or done anything different and it is driving me mad......can anyone help, please?!

    Thanks for that information!
    I'm sure I will be calling AppleCare, but the problem is, they charge for the phone calls don't they? Because I don't have money to be spending to be on the phone with a support service.
    In other things, it seemed like the only time my MacBook was working was when I had Snow Leopard without the 10.6.8 update download that was supposed to be done to prepare for OS X Lion.
    When I look at the information of my HD it says that I have 10.6.8 but that was the install that it claimed to have failed and caused me to restart resulting in all of the repeated problems.
    Also, because my computer is currently down, and I've lost all files how would that effect the use of my iPhone? Because if it doesn't get fixed by the time OS 5 is released, how would I be able to upgrade?!

  • How do you create new groups within Contacts on the iPad?

    Can you create new groups within Contacts directly from the iPad, iPhone,or do you have to do it on the computer first?

    The easiest way is to get the app called group e mail.  There are a couple of others as well.  There is a way to do it on your computer, and sync it, but I find that personally frustrating.  :).  Save yourself the aggrevation, and get the app, that works pretty well.

  • Do I need to create new group for standby redo log files?

    I have 10 group of redo log files with 2 members for each group for my primary database , Do I need to create new group for standby redo log files for the standby database
    Group#     Members
    ==============
    1              2
    2              2
    3             2
    4             2
    5             2
    6             2
    7             2
    8             2
    9             2
    10           2
    If So, The following statment is correct? or nto
    ALTER DATABASE ADD STANDBY LOGFILE GROUP 1 ('D:\Databases\epprod\StandbyRedoLog\REDO01.LOG',D:\Databases\epprod\StandbyRedoLog\REDO01_1.LOG');
    please correct me if am doin mistake
    becuase when I issue the statment I getting error message sayin the group is already created.

    Thanks John
    I just find the answer
    Yes, it's recomeded to add new group , for instnace If I have 10 group from 1 to 10 then the standby shoudl be from 11 to 20
    Thanks I found the answer.

  • Created New Group but cannot Search User

    Hi,
    I have created new group, added the required menu, I can see the Search User Form, but when I tried to search ALL or certain user there's no user(s) found.
    Any settings or permission required forthis group?
    Thank you very much.

    If you are trying to search for users, you need to make sure your user who is searching has access to the Organization.
    Go to manage organizations, select the organization, select the Administrators option from the drop down, and then add the group you want to give writes to. Then all users in that group can perform searches for users within that organization.
    -Kevin

  • Do i have to login as orcladmin to Create New Groups

    Do i have to login as orcladmin to Create New Groups and users... because I am unable to add members to the new groups i am trying to create.

    Hi Anna,
    Any user, who is a member of this group, can create Groups in OID :-
    cn=OracleDASCreateGroup,cn=Groups,cn=OracleContext
    By default, cn=orcladmin ( the SuperUser ) and a few other internal application users are members of this group.
    Regards,
    Sandeep

  • Creating new Enterprise wiki site collection or creating a new subsite, or creating a new library

    I have SharePoint 2013 web application, which has enterprise wiki site collection for our finance department. Now I need to create a new site for our HR department.
    The two sites will differ in the following:-
    Each department have different permission. For example each department have different users for who can approve, edit/create.
    Each department will use different EnterpriseWiki page layout. As each department will have different wiki category columns (different site columns).
    Also each department will use different metadata navigation.
    The two sites will have the following in common:-
    The same master page. Seatle.html.
    So I can not determine which approach I should follow:-
    To create a new enterprise wiki site collection for our HR department.
    Create a new enterprise wiki library inside the current site collection representing the HR enterprise wiki.
    To create a new subsite ?
    Can anyone advice on these please? Thanks

    Given that each will have different permissions I would go with a separate site collection.  That will provide the best security basis.  You could do it with a sub site, but it will be easier to maintain the security as a separate site
    collection.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.
    Yes i know that having different permission & different page layouts will push toward creating separate site collections. but i found a major linking problem when using different site collections (i mean adding links which reference other site collections
    pages), let take the following example:-
    1. I have Site collection A & site collection B.
    2. now inside SCA i create a new wiki page named "Test.aspx" page.
    3. then inside SCA i add a link to this wiki page from another wiki page.
    4. also inside SCB i also add a link to the Test.aspx page.
    After that let say i modify the Test.asxp page name & title to be "NewTest.aspx" , which will affect the page URL which will be
    http:.../NewTest.aspx/ instead of
    http.../Test.aspx/. now inside SCA all the links to the old Test.aspx page will automatically updated to reference the NewTest.aspx so that the links will not break. but inside SCB pages, the links will not be modified and will keep referencing Test.asxp
    which no more exists ... so can you advice please if there is a way to overcome this problem , and if i create sub-site representing Site collection B will this solve the problem ?

  • How to create new group for material type

    Hello all experts,
    Im unable to create a new group for materials types, diff groups for FG and raw materials material type??
    Could you pls help ??
    Thanks in advance.

    Hi
    When you create a new material you have to specify the material types like finished goods or raw material like that in the initial screen
    For this new material types can be defined in
    SPRO -> Logistic - General -> Material Master -> Basic Settings -> Material Type ->Define attribute of material Type
    T code OMS2
    After specifying the material type and giving organizational data like plant, storage location,sales org etc we go on to create the material
    In one of the tabs the material groups should be specified and from MM point of view it is a reqd entry
    this can be defined in
    Define Material Group
    SPRO -> Logistic - General -> Material Master -> Setting for Key Field -> Define Material Group
    T .Code: OMSF
    I beleive this is what you are asking about
    Regards
    Raja

  • No system available for user mapping in create new group.

    Hi Experts,
    I faced this problem when i create a new group
    "There are no systems available for user mapping for the selected principal."
    i checked that my server is running well with other groups.
    i would just like to ask what determines the "selected principal"? is it because i select the wrong roles or the roles does not need the system?
    i'm confused as some previous groups i created works well until this new group, i've tried to create a new 1 but the problem still exsist.
    Thanks.

    hi,
    Define permission to the system that you have created.
    right click on hte system that you have ccreated  - > in properties dropdown go to permissions -> search the group/ user for which you want to map this system - > and give permission as enduser.
    this will make your system accessible while user mapping.
    regards,
    Sujay

  • Creating new group with multiple contacts

    What is the simplest way to create a new group with say 8 or 10 names that have been cc'ed on an e-mail? Essentially, I would like to be able to add all of the names at once to my Address Book, then using this same list create a new group. I can't find a way of doing this other than one at a time, unless I'm missing something obvious. Thanks for any help.

    There is collection of AppleScripts called Mail Scripts you can download at this link.
    http://homepage.mac.com/aamann/Mail_Scripts.html
    The script to use from the collection of scripts is Add Addresses (Mail) which adds addresses found in the selected messages (in the header fields "From", "To", "Cc", and "Bcc") to the Address Book. This is much more flexible than the "Add Sender to Address Book" available in Mail and provides a convenient way for creating mailing lists.

  • How to create new groups (list) for storing user's data?

    Hi,
    I'm using cq-5.4 and I was undertaking the campaign management tutorial which explains about how to send out a weekly news letter. As a part of that I was creating a sign up form for subscribers to fill out. So after filling up that form, user's data would get stored somewhere and eventually that data will be used while sending out the weekly news letters to him.
    This was the link I was referring to for that,
    http://dev.day.com/docs/en/cq/5-4/wcm/campaigns.html#Create a Sign Up Form
    So on that link, the 3rd screenshot talks about how to set the form action. They have for example set the form action to 'Create and Update Account' and accordingly under 'Action Configuration', 'geometrixx newsletter' is assigned as the 'Initial Group'. But they never talked about how to create the 'geometrixx-newsletter' group? Where to create that group etc. Hence, after completing the form when I press submit, nothing happens. In reality whatever data I entered should've got stored in the 'geometrixx newsletter' group.
    So that is the place where I'm stuck. Can someone tell me how and where should i create this group?
    Thanks!

    Hi,
    Thank you for posting the screen shots I have been unsuccessful in determining exactly where the problem is coming from. Would it be possible for you to post the actual VI so that I can work with it so see if I can reproduce this issue using your code? In regard to your questions:
    1.    You are correct 1000 samples read should write 1000 samples to the table
    2.    I believe the discrepancy is due to amount of manipulation done between the read and the file write but I cannot be certain, without the code to work with.
    3.     I am unclear as to exactly what is happening. If you are reading empty channels then you may receive erroneous readings this is to be expected. When you connected your accelerometer did you connect in RSE or differential? You can also manipulate the signal range with will affect the gain setting, how off are the readings?
    JaceD
    Signal Sources Product Support Engineer
    National Instruments

  • Problem in creating new group in LDAP

    Hi,
    When I create a new group in the ldap, the groups is getting created with
    Common name : tstCompA
    javaclassname : javax.naming.directory.BasicAttributes
    javaserializeddata : [Binary]
    objectClass : top
    Why are these attributes getting created...pls find the attached code snippet
    Regards
    Jeyanth
    ######################## Code #####################
    public void create()
              String compName = "ABC"
              Hashtable env = new Hashtable();
              env.put(Context.INITIAL_CONTEXT_FACTORY, CONTEXT);
            env.put(Context.PROVIDER_URL, HOST+"/ou=companies,o=tom.com");
            env.put(Context.SECURITY_AUTHENTICATION,"simple");
              env.put(Context.SECURITY_PRINCIPAL,"uid=xyz,ou=people,o=tom.com");
              env.put(Context.SECURITY_CREDENTIALS,"wew23");
              env.put(Context.REFERRAL, "ignore");
                     try {
                          DirContext ctx2 = new InitialDirContext(env);
                          Attribute objclass = new BasicAttribute("objectclass");
                       objclass.add("top");
                       Attribute cn = new BasicAttribute("cn", compName);
                       Attributes attrs = new BasicAttributes(true); // case-ignore
                       attrs.put(objclass);
                       ctx2.bind("cn="+compName, attrs)
                       ctx2.close();
                       System.out.println("Bind Successfull 33333");
                   } catch (NamingException e) {
                        // TODO Auto-generated catch block
                        e.printStackTrace();
                   }

    These attributes are created when you have the context binded to these attributes, also known as schema objects. There is a root object called top. The other objects are inheriting one after another in a successive order from the "top". Correct me if I'm wrong but I've seen similar behavior across all contexts.

  • Can't create new business catalyst site in Dreamweaver

    Hello,
    This question has been asked on the forums before but an answer has never been provided.
    I'm trying to create a new Business Catalyst site in Dreamweaver but when I click "New Business Catalyst Site" a blank dialogue box pops up for about 2 seconds and disappears again. This happens no matter where I try to create the new site from.
    Any ideas?
    Thanks

    I followed these easy steps and it worked for me.
    Make sure to run as administrator.
    here are the instructions.
    http://blogs.adobe.com/dreamweaver/2013/01/resolution-12-0-3-users-running-into-browserlab -business-catalyst-issues.html

  • Error -14120 when creating new group

    I have a 10.5 server running in my office. It has been running without a problem for many months now. Recently the machine was rebooted ( due to power outage ) and I had to reset the localadmin passsword as I could not remember it. Now whenever I try to create a new group I get an error -14120. Same error if I try to create a new user. What gives? Any help appreciated.

    Group folder creation is not automatic. You have to open a terminal session on the server, and run the command:
    sudo CreateGroupFolder
    If that doesn't create the folder, check to make sure it's properly set in Workgroup Manager (including having an owner defined), fix any problems, and try it again.

Maybe you are looking for