Create Distribution Group in Office 365 using Powershell
In this article, I am going write powershell commands to create Distribution Groups and add members to a Distribution Group …
In this article, I am going write powershell commands to create Distribution Groups and add members to a Distribution Group …
In this article, I am going to write C# code to retrieve sharepoint lists with more than 5000 items using …
As an Active Directory admin sometimes we may require to allow and deny permission for only specific attributes on AD …
Sometimes Active Directory Administrator requires to change user’s ‘Home Folder’ profile mapping location from old file server to new file …
In this article I am going to write C# code sample to Add or Remove Item Level Permissions using CSOM …
Sometimes we may require to delete unique permissions and reset broken inheritance (recover inheritance) for a particular site, or list …
Sometimes we may require a business need to grant or set explicit permission for a particular site or list library, …
In this post, I am going to explain how to add SharePoint listitem level permissions programmatically by CSOM (Client Object …
We can easily retrieve AD user’s home directory path by using the Active Director powershell cmdlet Get-ADUser. In this post, …
After the introduction of SharePoint 2013 server, now users can easily view the site usage reports from SharePoint site settings …