Is it practically possible to disable EVERYONE permission group from people picker in SharePoint Online ?
EVERYONE permission group from the people picker controls throughout the O365 SPO tenant can be hidden with the PowerShell command Set-SPOTenant -ShowEveryoneClaim $false . This change hides the Everyone group but it does not disables it from using it from anywhere
Sathish Is Now A SharePoint MVP
With immense pleasure I am happy to let you know that Microsoft have conferred SharePoint MVP Award to Sathish under the category Office Servers and Services
NuGet Manager Console – an Introduction
In this article let us have a in depth idea about NuGet Manager Console.
Create WCF Data Service and expose the data using OData protocol
In this article let us see how to Create WCF Data Service and expose the data using OData protocol
How to create RESTful service in WCF and consume
In this article let us see How to create RESTful service in WCF and consume
How to Get the Current Date in SharePoint Calculated Column
In this article let us see how to get the current date in SharePoint Calculated Column
SQL Server 2016 and JSON Data
SQL Server 2016 is the latest version with a variety of new features and enhancements that will provide us the better performance security integrated reporting and analytics capabilities
Introducing Weaved Android App for Raspberry Pi
Official iPhone App of weaved services for Raspberry Pi is available for quite some time but for Android it’s been long pending. Although I use iPhone for work, I am bit comfortable with my Galaxy …read more
How to Attach Multiple Files into SharePoint List Item Using SPServices and Also Validating on File Size and Format
In this article let us see how to attach multiple files into sharepoint list using SPServices in SharePoint 2013
SharePoint User Account and AD (Active Directory) Group Migration using PowerShell script in SharePoint 2010
In this article let us see how to migrate SharePoint User Account and AD (Active Directory) Group using PowerShell script in SharePoint 2010