Details of all the sites.

Hi All,
We are using btexx easyWCM Content Management Tool for creating sites.
Is it possible to extract a sheet containing all available active sites and sub-sites till date along with any other information that could be associated to these sites?
I need information such as:
- User groups having access to the sites (all types of access: End user, content editor, structure editor and Admin),
- Roles associated to the respective sites,
- KM folders created in relation to the sites along with folder path, if possible,
- User groups having permissions (any type of KM permission) on the associated KM folder,
- Default language of the site
Best Regards,
Manoj K

Hi Raghu,
Thank you very much for your information.
we are planning to do that.
Best Regards,
Manoj K

Similar Messages

  • Need to get details of all the user on sharepoint site

    i have around 1000+ users in my tenant.
    i am not sure what permissions have given to which user on which location on share point online site.
    Is there any way to find this in office 365 ?
    with the help of powershell or any  code?

    Hi,
    According to your description, you might want to get details about permissions of all users in your SharePoint Online tenant.
    A solution can be like this: Iterate through all site collections in your tenant, all sites in each site collection, all lists/libraries in each sites. Then we can
    start to check the user permissions on each of the object(site, list or library) retrieved, all the operation can be done with SharePoint Client Object Model with C#.
    Here is a link about how to retrieve all site collections in a tenant:
    http://sharepoint.stackexchange.com/questions/105653/retrieve-all-site-collections
    About how to enumerate all the sites and lists in a site collection:
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/284b5f9c-104e-4cbb-8d59-757274f075c5/get-all-subsites-under-site-collection-by-sharepoint-2010-client-object-model?forum=sharepointdevelopmentprevious
    https://msdn.microsoft.com/en-us/library/office/ee538683(v=office.14).aspx
    Here is a working demo about how to get user permissions of a list using Client Object Model, you can use it as a reference:
    public static void getListRoleAssignments()
    string siteUrl = "http://yoursite";
    string listName = "List1";
    ClientContext ctx = new ClientContext(siteUrl);
    List myList = ctx.Web.Lists.GetByTitle(listName);
    var roles = ctx.LoadQuery(
    myList.RoleAssignments.Include(
    roleAsg => roleAsg.Member,
    roleAsg => roleAsg.RoleDefinitionBindings.Include(roleDef => roleDef.Name)));
    ctx.ExecuteQuery();
    foreach (RoleAssignment ra in roles)
    Console.WriteLine("User or Group: " + ra.Member.LoginName.ToString());
    var rdc = ra.RoleDefinitionBindings;
    string permission = string.Empty;
    foreach (var rdbc in rdc)
    Console.WriteLine("Permission: " + rdbc.Name.ToString());
    Console.WriteLine("+++++++++++++");
    It won't be an easy job to make all these things working together, therefore, a fact you might want to take into consideration is that more time and effort would be
    required.
    Feel free to reply if there still anything I can help in this requirement.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Is there any REST API to get all the Site and site Collections from Sharepoint Online

    Hi,
    I have one SharePoint Online tenant. We are using REST API to integrate SharePoint to our internal System.
    For my use case I need to get all the SharePoint sites ans Sitecollections. From each SiteCollection I need all the subsites under this.
    I have used below REST Query
    http://<Base site url>/_api/web
    This doesn't give me all the Site collections
    Could any one please give me some way to get all the Site collections and sites from my sharepoint tenant through REST API.
    Thanks,

    Hi Abhiram,
    There seems no such endpoint in SharePoint REST API can retrieve a list of site collections in a SharePoint Online tenant:
    https://msdn.microsoft.com/en-us/library/office/jj860569.aspx#Reference
    If Client Object Model can be an option for you, you can use Tenant object to achieve what you want:
    http://social.technet.microsoft.com/wiki/contents/articles/24050.perform-basic-admin-operations-using-csom-in-sharepoint-online.aspx#Scenario_3_Fetch_All_Site_Collections
    Anyway, I would suggest you submit a feedback to the Office Developer Platform if there any expectation about the future version of REST API of Office 365 SharePoint
    Online:
    http://officespdev.uservoice.com/
    It
    is a place for customers provide feedback about Microsoft Office products. What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft
    Product Team will take it into consideration when designing the next version in the future.
    Thanks 
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to export all the site files to the new computer

    I'll be buying a new computer soon and need to export all the
    site files (usernames and passwords) to that. I know how to export
    individual site information, but the passwords are encrypted. Also,
    is there way to save all sites at once and then just transfer that
    to the new machine?

    This is a multi-part message in MIME format.
    ------=_NextPart_000_0039_01C852A0.8D4985F0
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    Choose Site > Manage Sites and then use the Export feature
    in the Site =
    Manager. You'll have an option to export all settings
    (including =
    username and password). DW stores them in .ste files, which
    you can =
    later use the Site Manager to Import.=20
    By the way, the Import/Export features work with multiple
    files, just do =
    a multi-select before clicking the Export button and select
    multiple =
    .ste files when importing.
    Best - Joe
    Joseph Lowery
    Vice President of Marketing, WebAssist
    Author of Dreamweaver CS3 Bible
    "Mikkola" <[email protected]> wrote in
    message =
    news:[email protected]...
    > I'll be buying a new computer soon and need to export
    all the site =
    files=20
    > (usernames and passwords) to that. I know how to export
    individual =
    site=20
    > information, but the passwords are encrypted. Also, is
    there way to =
    save all=20
    > sites at once and then just transfer that to the new
    machine?
    >
    ------=_NextPart_000_0039_01C852A0.8D4985F0
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=3DContent-Type content=3D"text/html; =
    charset=3Diso-8859-1">
    <META content=3D"MSHTML 6.00.6000.16587"
    name=3DGENERATOR>
    <STYLE></STYLE>
    </HEAD>
    <BODY>
    <DIV><FONT face=3DArial size=3D2>Choose Site
    &gt; Manage Sites and then =
    use the=20
    Export feature in the Site Manager. You'll have an option to
    export all =
    settings=20
    (including username and password). DW stores them in .ste
    files, which =
    you can=20
    later use the Site Manager to Import.
    </FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>By the way, the
    Import/Export features =
    work with=20
    multiple files, just do a multi-select before clicking the
    Export button =
    and=20
    select multiple .ste files when
    importing.</FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>Best -
    Joe</FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>Joseph
    Lowery<BR>Vice President of =
    Marketing, <A=20
    href=3D"
    http://www.webassist.com">WebAssist</A><BR>Author
    of <A=20
    href=3D"
    http://www.idest.com/dreamweaver/">Dreamweaver
    CS3 =
    Bible</A></FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>"Mikkola"
    &lt;</FONT><A=20
    href=3D"mailto:[email protected]"><FONT
    face=3DArial=20
    size=3D2>[email protected]</FONT></A><FONT
    face=3DArial =
    size=3D2>&gt; wrote=20
    in message </FONT><A =
    href=3D"news:[email protected]"><FONT=20
    face=3DArial =
    size=3D2>news:[email protected]</FONT></A><FONT=20
    face=3DArial size=3D2>...</FONT></DIV><FONT
    face=3DArial size=3D2>&gt; =
    I'll be buying a=20
    new computer soon and need to export all the site files
    <BR>&gt; =
    (usernames and=20
    passwords) to that. I know how to export individual site
    <BR>&gt; =
    information,=20
    but the passwords are encrypted. Also, is there way to save
    all <BR>&gt; =
    sites=20
    at once and then just transfer that to the new=20
    machine?<BR>&gt;</FONT></BODY></HTML>
    ------=_NextPart_000_0039_01C852A0.8D4985F0--

  • Exporting Recipients details from all the Notification Subscriptions in SCSM 2012 Sp1

    Hi Team,
    Do we have any powershell script to export the recipients details from all the notification subscriptions from SCSM 2012 SP1. I have tried usind ChildEnumeration, but it didn't return any data. Sooner response would be highly appreciated.
    Thanks,
    Dinesh
    Thanks &amp; Regards, Dinesh

    Subaru, your solution is not sending the email from different domains though.  And it is initiated manually through the console.
    We are looking for the ability to have subscriptions send emails from different domains or email addresses depending on queues or similar.  In my research, I think the only viable option is to use orchestrator as mentioned above and have it monitor
    tickets for criteria specified.  Its a pain and a huge limitation in my opinion.
    I think the bottom line is to not use subscriptions for a full loop email system.  only use it for emails that will not be replied to.

  • Crawl Rule for Crawling Specific Page across all the site collection under one content source

    I have a MOSS 2007 web Application added to SharePoint 2010 Search Service Application Content Source, which is having 50+ Site Collections which follows same template. Every Site collection having one CustomPages Library and CustomPage.aspx. 
    If search Service would like to crawl only CustomPage.aspx from all the site collection under the web application, what would be the Path or Regular expression while creating the Crawl Rule. 
    i have given the path as  http://webapplication/sites/*/CustomPages/CustomPage.aspx, but this is not working. Can anyone help me out with correct path or regular expression in this case.
    Thanks..

    To crawl that page you'd also need to crawl the pages beneath it, otherwise SharePoint will never get to the page to check if it matches a rule. I assume you have some other rules that are blocking the rest of the content of the site?
    Try adding another rule that allows http://webapplication/sites/* then have your include rule beneath that and another exclude rule for
    http://webapplication/sites/*/* beneath that. That should eliminate nearly all the other content and provide you with your custompage.aspx results.

  • Yesterday I updated to FF6, today all the sites and emails I use, were logged out, that's quite a few, it was a pain to remember all PW's. Why did this happen? Will it reccur?

    Yesterday I updated to FF6, today all the sites and emails I use, were logged out, that's quite a few, it was a pain to remember all PW' and user names. Why did this happen? Will it reoccur?

    Yesterday I updated to FF6, today all the sites and emails I use, were logged out, that's quite a few, it was a pain to remember all PW' and user names. Why did this happen? Will it reoccur?

  • Extraction of the details of all the views existing in Requisite.

    Hello Experts,
    I am using SRM4.0, Requisite Staging 4.0 and Requisit publishing 4.0.
    I want to extract the details of all the views existing in Requisite
    server from DB. is it possible?
    if i access to Requisite through internet explorer, i have to do it view by view.
    So if i have access to the database think it will go faster.
    Many thanks in advance.
    Regards,
    Saikrishna.

    Hello Saikrishna,
    I don't know the name of your SAP database user,
    but typically they have the prefix SAP, so I wonder
    why the SQL statement didn't return any rows.
    To see all database views, you can try this
    SQL command:
    set long 2000;
    select owner, view_name, text
    from dba_views
    order by owner, view_name;
    This list will surely be quite long, so once you have the
    name of the database user who owns the views it
    would be best to add a WHERE clause and limit the
    select  to only this user.
    Regards,
    Mark

  • My issue is not a particular add-on, but not been able to find out which one has the royan hourse in it, every morning it scans throuth all the site visited the day before and send the information somewhere!

    I first started thinking my all Forum passwords was stolen because all the link as mark as read, so I change my passwords but the problem persisted, so I installed a packet sniffer to see is was a problem of my password been taken as I changed them.. but I could not see that.... BUT as I watch the packets I notice al the domain links of the sites I visited the day before (100's) passing through.., I try testing again but only appends one a day (the first time, maybe twice a day) I open Firefox (3.6 - 3.6.13), how can I pin point the bad add-on? I remove the one I thought were the bad ones (a have 40 or so installed) with no luck, I ran Firefox in save mode and the problem went away!!.. Please help.. One of the add-on from the Firefox Add-on site is snooping on you users..

    Two thoughts:
    (1)     It is possible that your Adobe software was the result of belonging to a now-discontinued Adobe Print Service Provider program where for a certain annual membership fee, print service providers were provided with (a) both a Windows and Macintosh license to the Adobe print-oriented software products (such as InDesign, Illustrator, Photoshop, and Acrobat) and (b) special direct product support as well as the ability to put your name on Adobe's website as a member of this program. The program ended over a year ago if I remember correctly.
    (2)     You may wish to contact Adobe Customer Support (not Technical Support) and see if they can track down any and all licenses associated with your company. If you have the names of the former employees who worked with this software, it would be helpful. Likewise, if you were a member of the discontinued Adobe Print Service Provider program, you may have some options for upgrading/updating the software you have.
    Unfortunately, you cannot get any more definitive information about your situation on these forums.
    Good luck.
              - Dov

  • I have to ctrl+f5 to force refresh the site in order to get the updated page, and that happens with all the sites (news, sport....etc), Why?

    if i open cnn.com for the first time today and try to open it tomorrow i will get the yesterday news and not the updated one till i force refresh..and that with all the site

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • I was a victim of the snatch thief, I wanted to know if all my details including all the pictures in my phone are being protected. are all If not how or what must I do to block an individual or individuals using my details?

    I was a victim of the snatch thief, I wanted to know if my details in phone including pictures are all protected? if not what must I do to stop them being use? I purchased music from I tunes store, is my credit details is safe? what about the songs, how to get them back? would them be store in my apple ID?

    Only way the thief can access the store is with your Apple ID password.
    You can redownload your songs when you get a new phone, and set up your Apple ID on it.
    It would be a good idea to go online and change your Apple ID password, and any other passwords you had set.

  • Report to track the G/L details of all the conditions being posted to FI

    Hi Friends,
    We are using SAP ECC 6.0 RE-FX module.
    We have a requirement wherein we would like to get the details of the G/L account being posted through RE-FX Periodic Posting activity.                                                                                In the current design, while we carry out Periodic Posting for any Contract, through T Code RERAPP, the Rent for the period is first posted to a single G/L Account(Central G/L) irrespective of the nature of Rental Income. Subsequently, when we carry out the Transfer Posting, it gets posted to the respective Revenue G/L depending upon the Account Determination Value (Food & Beverage/Advertisement/Miscellaneous/Parking) assigned to it.
    We have Conditions Types which have been assigned to Contract, Rental Object Group and Rental Object. To these Condition Types, we assign the Posting Term/s, to which the Account Determination Value.
    My query is has anyone worked on a similar requirement and if someone can help me on the Tables to be used in order to achieve the same.
    Thanks in advance,
    Pankaj

    Hi,
    Please find the condition, flow and distrution tables of RE-FX.
    VICDCFOBJ     Object-Related     Cash     Flow               
    VICDCFPAY     Payment-Related     Cash     Flow               
    VICDCOND     Condition                         
    VICDCONDCALC     Conditions     -     Calculation     Factors     and     Condi
    VICDCONDDIST     Conditions     -     Distribution     Factors     and     Tran
    VICN01     Real     Estate     Contract:     Contract     Data     
    VICN02     Real     Estate     Contract:     Resubmission     Data     OL
    VICN03     Real     Estate     Contract:     Posting     Distribution     
    Thanks,
    Bala Cheruvu.

  • My homepage is gigantic and so are all the sites I goto. I need to shrink it to normal size.

    My screen view is very large and there is no option to click on to change the view - like internet explorer has. Every site I go to has very large font and I need to correct this. This only happens when I go on through Firefox. Thanks

    CTRL+0 (<--that is a zero) will reset your zoom level on affected pages. Firefox remembers the zoom level you last used on a page.
    Built-in Zoom functions:
    *http://support.mozilla.com/en-US/kb/Page+Zoom
    *http://support.mozilla.com/en-US/kb/Text+Zoom
    Zoom Add-on:
    *'''''Default FullZoom Level''''': https://addons.mozilla.org/en-US/firefox/addon/default-fullzoom-level/
    *'''''NoSquint''''': https://addons.mozilla.org/en-US/firefox/addon/nosquint/
    **More info on NoSquint: http://urandom.ca/nosquint/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.org/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *'''''Adobe PDF Plug-In For Firefox and Netscape''''': [https://support.mozilla.org/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *'''''Shockwave Flash''''' (Adobe Flash or Flash): [https://support.mozilla.org/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.org/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • So 3rd time this has happened, FF crashes then BAM, lost all my tabs, all the sites I had in my grouped tabs and nothing to bring them back, is there a way or ?

    Well pretty much in the question really, I don't do anything differently just browse A, group sites B and C etc

    When you re-open Firefox and choose Restore Session, by default it picks up your most-recently-open window, and the other windows should then show up in Recently Closed Windows.
    The Firefox add-on Session Manager lets you manage how many closed windows and closed tabs are saved, in case it's not enough.

  • Why can't I find all the sites I have visited in my temp internet files? It used to show every site I visited. Now it doesn't and I cannot open the wierd things that are listed there. I don't have delete browsing or private browsing on.

    OK...I want to see where other people on my computer have been.

    That would fall under Browsing History. Firefox > History -> Show All History
    Firefox doesn't use Temporary Internet Files for anything except Windows Media files.
    Type '''about:cache''' in the URL bar and hit Enter. <br />
    Disk cache device = List Cache entries

Maybe you are looking for

  • Video game crashes constantly

    I'm having trouble running a game, League of Legends, on my Macbook Pro because it crashes all the time. From the error report, when I look at similar problems it seems like it could be a problem with the RAM allocated to running the game. Could that

  • My Samsung Network Extender worked for years, but no longer works.  How do I fix it?!

    My Samsung Network Extender worked for years.  I switched away from Verizon only to find out it won't work when my phone is on another network.  I have since switched back to Verizon and now my Network Extender does not work AT ALL.  I will switch aw

  • Getting error in sheduling report using InfoStore

    Hi I am trying to shedule a report using InfoStore, I am getting excetpin like Exception in thread "main" java.lang.UnsupportedOperationException      at java.util.AbstractList.add(AbstractList.java:151)      at java.util.AbstractList.add(AbstractLis

  • Where clause on portal queries

    we'd like to apply a 'where clause' on the 'query' option of a portal form based on a table. Is there a generic procedure we can use in the pl/sql event handler block to do this? I've seen p_session.set_value used in the generated package with parame

  • Pricing in CRM

    Hi All, What is the difference between Pricing in CRM 2007 and Pricing in CRM 5.0? Thanks Sonali