Provide steps that the user can take to solve the problem. For example "The level 7 printer will flash red when it is out of paper. Add paper to tray 1".

  1. Step-by-Step

    Within the SharePoint Essentials Toolkit, you can utilize the “Item Query” feature to find any type of text or content easily. 

    1. Open the SharePoint Essentials Toolkit
    2. Select the sites that you want to find blank web pages for. Then right click and select "Create Reports->Item Query"



      If you select only one site, it will have slightly different menu options:


    3. Give the Job a name that describes what we are doing, such as "Find 3rd Party Web Parts" or "Find Script Editor Web Parts"
    4. Select the option "Has Web Part with Name", choose "contains" and enter a value which is present in the web part Title or within the Web Part rendered HTML (often for 3rd party web parts the vendor name is present in the rendered web part HTML).
      This could also be found by navigating to a page with an instance of the web part you are trying to find, then right clicking on the page and clicking 'View Source'.

      Advanced: If you need to find web parts with specific HTML or JavaScript, use 'Has JavaScript' or "Has CSS" or "Has HTML" or "File Content" options


      Examples: 

      For OOTB SharePoint Script Editor and Snippet web parts, you could use the following:





      Advanced: If you need to find Snippets, or specific HTML or JavaScript, use 'Has JavaScript' or "Has CSS" or "Has HTML" or "File Content" options.

      Then use a small portion of the HTML/CSS/JavaScript present in the snippet to do your query.

      Example:






    5. Click Add to add any other additional conditions (open a new job if you have any 'OR' conditions. It is not yet supported to have OR conditions in this specific utility)
    6. If you have any non OOTB Web Page Libraries you would like to include, specify them below in the Advanced Options:



    7. Click "Run Now" to start the job
    8. Once complete, you will have a list of pages that match the Web Parts found





Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.



Related issues