Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint Online: Bulk User Properties Import

    Table of Contents Overview Requirement Solution Create and upload a JSON feed file Execute Microsoft Bulk User Import CSOM API Check the status of an import job Exception Handling Limitation Overview When we are working with Office 365 in our organization, some time there is requirement to...
  • Wiki Page: SharePoint: Get User Profile Details Using SPServices JQuery Library

    The $().SPServices JavaScript Add-on provide the function $().SPServices.GetUserProfileByName, which will help to get user profile details of the user in the SharePoint site. The user profile details included: 1. AboutMe:"" 2. AccountName:"i:0#.f|membership|amitkumar...
  • Wiki Page: Hide The Browse Tab On A SharePoint 2013 And Office 365 Site Using CSS

    While working on SharePoint 2013 and Office 365 sites, most of our clients request their homepage without having a Browse Tab option. In those cases, you can avoid taking a lot of time in writing code to hide those files. Just follow the following steps. Edit the page on which you want to...
  • Wiki Page: SharePoint Online Office 365 Create Site using Rest API

    Table of Contents Introduction HTML Code REST API Code References: Conclusion Introduction Here we will discuss how we can create a SharePoint site using REST API in SharePoint Online Office 365 . This will also work fine with SharePoint 2013 and SharePoint 2016. Here we have taken two...
  • Wiki Page: SharePoint hosted add-in: How to retrieve all host web lists in add-in web in SharePoint Online Office 365?

    Table of Contents Introduction: App.js Code: Default.aspx Code: References: Conclusion: Introduction: Here we will discuss how we can retrieve all lists from host web and show it in add-in web in SharePoint hosted add-in in SharePoint Online Office 365. If you are new to SharePoint hosted add-in...
  • Wiki Page: SharePoint Online Office 365 Create column in list using Rest API

    Table of Contents Introduction: HTML Code: References: Conclusion: Introduction: Here we will discuss how we can create column in a list using Rest API in SharePoint Online Office 365 site. The same code will also work fine for SharePoint 2013 and SharePoint 2016. Here in this demo let us...
  • Wiki Page: SharePoint 2013 - How to Adapt your Customizations in MDS Environment

    Table of Contents Introduction Scenario Solution/ Code Snippet Javascript Code: Master Page Code: Introduction SharePoint 2013 introduces a new feature “ Minimal Download Strategy ” or “ MDS ” to improve the page performance. MDS is a technology which allows SharePoint sites to download and render...
  • Wiki Page: SharePoint 2013 Add Header and Footer to list view web part using JSLink

    Table of Contents Introduction: Background: References: Conclusion: Introduction: Here we will discuss how we can add header and footer into a list view web part using JSLink in SharePoint 2013 or SharePoint 2016 or SharePoint Online . Here we have a list known as Trainings and let us add...
  • Wiki Page: Office 365 hybrid: Enabling In-Place archive with Powershell

    There are lot of articles out there describing how to enable In-Place archive in hybrid mode. None of them actually have a solution to bulk enable In-Place archive on mailboxes that don't have an in-place archive. The below script reads all remote mailboxes, check if in-place archive is already...
  • Wiki Page: SharePoint Online SPOMod: New-SPOList

    This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found recently a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents New-SPOList Parameters Examples See Also ...
  • Wiki Page: SharePoint Provider Hosted Apps: How to Send Email

    Table of Contents Using general Email Sending method Using SharePoint Client Object Model (CSOM) Using SharePoint JavaScript Model (JSOM) There are several alternative approaches available to send Emails from SharePoint Provider Hosted apps: General Email Sending method SharePoint Client Object...
  • Wiki Page: Office 365: Using SPF, DKIM and DMARC for Secure Messaging

    Table of Contents Introduction Sender Policy Framework (SPF) Configuring SPF in Office 365 DomainKey Identified Mail (DKIM) Configuring DKIM in Office 365 Domain-based Message Authentication, Reporting & Conformance (DMARC) Introduction Email security is the utmost requirement of all organizations...
  • Wiki Page: Microsoft Intune: Configuring MDM/MAM

    Table of Contents Introduction Get-MsolAccountSku Create Device Compliance Policy- Create Configuration Policy: App Protection Policy:. Create Client Apps: Introduction Microsoft Intune is a cloud service which was introduced in office365. This intune service is charged per user license. It can...
  • Wiki Page: SharePoint Online content types in Powershell: Get

    This article is a part of larger compendium on content types in Powershell, comprising several articles: SharePoint Online content types in Powershe ll: Ad d SharePoint Online content t ypes in Powershell: E di t Table of Contents Get All Content Types Web.ContentTypes vs Web.AvailableContentType...
  • Wiki Page: SharePoint Online SPOMod: Get-SPOTermGroups

    This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found recently a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Get-SPOTermGroups Parameters Examples See Also ...
  • Wiki Page: SharePoint Online SPOMod: Get-SPOContentType

    This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found recently a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Get-SPOContentType Parameters Examples See Also ...
  • Wiki Page: SharePoint Online SPOMod: Installation guide

    This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found recently a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Installation Guide Tips & Tricks See Also ...
  • Wiki Page: Catch all Mailbox - Office365

    Catch all mailbox is a mailbox which receives/catches all the mails sent to non-existent mailbox in an organization. It allows you to receive email sent to your domain that might be misaddressed or misspelled.Even mail sent to email addresses at your domain that don't exist mails will be delivered...
  • Wiki Page: NOTFORTNWIKI-MARKETING: Backup Office 365 Mailboxes using Veeam Backup for Microsoft Office 365

    Table of Contents Introduction Solution Conclusion References Introduction Office 365 offers a great set of productivity tools for an organisation to use to effectively and efficiently run their business workloads in the cloud. Since Office 365 provides 99.9% availability of their services including...
  • Wiki Page: Azure: Using an Office 365 Tenant in the Management Portal

    Credits By Walter Myers, Principal Consultant, Microsoft Disclaimer This document is provided “as-is”. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice. Some examples depicted herein are provided for illustration...
  • Wiki Page: O365: How to Migrate Google Live Users

    Table of Contents Environment: Configuration steps Environment: A public company Contoso has on-premise Windows 2003 active directory and all user mailboxes are in Google cloud. Now they have decided to use new exciting functionalities of Office 365. So, to migrate all Google mailboxes to Office...
  • Wiki Page: SharePoint Online Troubleshooting: Es können keine neuen Websitepostfächer mehr erstellt werden (de-DE)

    Table of Contents Websitepostfach Andere Optionen Office 365 Gruppen Freigegebenes Postfach Websitepostfach Ab März 2017 werden Sie beim Websitepostfach Erstellen die folgende Fehlermeldung sehen: Das Postfach Websitefeature in SharePoint Online wird ab März, 2017 nicht mehr unterstützt...
  • Wiki Page: Office 365 in SharePoint Online: How to use set field value in Nintex Forms for Office 365?

    Table of Contents Introduction: Steps: References: Conclusion: Introduction: Here we will discuss how we can use set field value in Nintex Forms for Office 365 in SharePoint Online. In this particular example let us take a SharePoint online list which has Title, FirstName and LastName column...
  • Wiki Page: SharePoint Online: Create folder inside document library using JSOM

    Table of Contents Introduction: HTML Code: JSOM Code: References: Conclusion: Introduction: In this post, we will discuss how we can create a folder inside a document library using JavaScript object model (JSOM) in SharePoint online Office 365. We have also discussed how we can create a folder...
  • Wiki Page: SharePoint Online: Retrieve list items from SharePoint list using JavaScript Object Model (JSOM)

    Table of Contents Introduction: JSOM Code: References: Conclusion: Introduction: Here we will discuss how we can retrieve list items from SharePoint list using JSOM (JavaScript Object Model) in SharePoint Online Office 365 sites. The same code also works for SharePoint 2016 as well as SharePoint...
Page 17 of 41 (1,020 items) «1516171819»
Can't find it? Write it!