Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
office 365
Tagged Content List
Wiki Page:
SharePoint Online: Bulk User Properties Import
Peter Geelen
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...
on
14 Nov 2018
Wiki Page:
SharePoint: Get User Profile Details Using SPServices JQuery Library
Dave Rendón
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...
on
14 Nov 2018
Wiki Page:
Hide The Browse Tab On A SharePoint 2013 And Office 365 Site Using CSS
Dave Rendón
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...
on
12 Nov 2018
Wiki Page:
SharePoint Online Office 365 Create Site using Rest API
Peter Geelen
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...
on
12 Nov 2018
Wiki Page:
SharePoint hosted add-in: How to retrieve all host web lists in add-in web in SharePoint Online Office 365?
Peter Geelen
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...
on
12 Nov 2018
Wiki Page:
SharePoint Online Office 365 Create column in list using Rest API
Peter Geelen
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...
on
12 Nov 2018
Wiki Page:
SharePoint 2013 - How to Adapt your Customizations in MDS Environment
Peter Geelen
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...
on
12 Nov 2018
Wiki Page:
SharePoint 2013 Add Header and Footer to list view web part using JSLink
Peter Geelen
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...
on
12 Nov 2018
Wiki Page:
Office 365 hybrid: Enabling In-Place archive with Powershell
Peter Geelen
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...
on
12 Nov 2018
Wiki Page:
SharePoint Online SPOMod: New-SPOList
Peter Geelen
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 ...
on
12 Nov 2018
Wiki Page:
SharePoint Provider Hosted Apps: How to Send Email
Peter Geelen
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...
on
12 Nov 2018
Wiki Page:
Office 365: Using SPF, DKIM and DMARC for Secure Messaging
Peter Geelen
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...
on
5 Nov 2018
Wiki Page:
Microsoft Intune: Configuring MDM/MAM
Peter Geelen
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...
on
28 Oct 2018
Wiki Page:
SharePoint Online content types in Powershell: Get
Arleta Wanat
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...
on
18 Oct 2018
Wiki Page:
SharePoint Online SPOMod: Get-SPOTermGroups
Arleta Wanat
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 ...
on
18 Oct 2018
Wiki Page:
SharePoint Online SPOMod: Get-SPOContentType
Arleta Wanat
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 ...
on
10 Oct 2018
Wiki Page:
SharePoint Online SPOMod: Installation guide
Arleta Wanat
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 ...
on
10 Oct 2018
Wiki Page:
Catch all Mailbox - Office365
Edward van Biljon
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...
on
9 Oct 2018
Wiki Page:
NOTFORTNWIKI-MARKETING: Backup Office 365 Mailboxes using Veeam Backup for Microsoft Office 365
Peter Geelen
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...
on
3 Oct 2018
Wiki Page:
Azure: Using an Office 365 Tenant in the Management Portal
Richard Mueller
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...
on
26 Sep 2018
Wiki Page:
O365: How to Migrate Google Live Users
RajeeshMenoth
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...
on
22 Sep 2018
Wiki Page:
SharePoint Online Troubleshooting: Es können keine neuen Websitepostfächer mehr erstellt werden (de-DE)
Arleta Wanat
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...
on
19 Sep 2018
Wiki Page:
Office 365 in SharePoint Online: How to use set field value in Nintex Forms for Office 365?
RajeeshMenoth
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...
on
15 Sep 2018
Wiki Page:
SharePoint Online: Create folder inside document library using JSOM
RajeeshMenoth
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...
on
15 Sep 2018
Wiki Page:
SharePoint Online: Retrieve list items from SharePoint list using JavaScript Object Model (JSOM)
Sabah Shariq
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...
on
15 Sep 2018
Page 17 of 41 (1,020 items)
«
15
16
17
18
19
»
Can't find it? Write it!
Post an Article