top of page
Search
Dhruvin Shah
Mar 19, 2019
Export Active Users (Licensed Users) In .CSV Format From Office 365 Using PowerShell
Overview Sometimes, there is a situation in which we need to connect our PowerShell with Office 365. We received one such requirement...
Dhruvin Shah
Mar 18, 2019
PowerShell Script To Remove Office 365 Users From CSV Input
Overview In this blog, we will learn how to write a PowerShell script which will read principal user name from the CSV file and remove...
Dhruvin Shah
Mar 16, 2019
How To Publish Report In Power BI
When a report is ready to use, the Power BI Desktop file (in PBIX format) may be saved and uploaded to the Power BI service with a single...
Vijai Anand Ramalingam
Mar 12, 2019
Set-SPListSettings PowerShell Cmdlet
Introduction A custom powershell cmdlet which is used to modify or set the SharePoint 2010 list settings. Values can be set/modify for...
Vijai Anand Ramalingam
Mar 1, 2019
Get all the role definitions for the SharePoint 2010 site using web service in powershell
In this article you will see how to get all the role definitions for the SharePoint 2010 site using a web service in powershell. Navigate...
Vijai Anand Ramalingam
Mar 1, 2019
Create Social Comments in SharePoint 2010 using PowerShell
In this article you will be seeing how to create Social Comments for any specified URL in SharePoint 2010 using Powershell. Automation:...
Vijai Anand Ramalingam
Mar 1, 2019
Get all the Social Tags for the specified URL in SharePoint 2010 using powershell
Social Tag can be created for any specified URL with a valid term using SocialTagManager object. SocialTagManager object contains methods...
Vijai Anand Ramalingam
Feb 28, 2019
Create Social Tag in SharePoint 2010 using PowerShell
Automation: Create a Social Tag in SharePoint 2010 using PowerShell A Social Tag can be created for any specified URL with a valid term...
Vijai Anand Ramalingam
Feb 28, 2019
Create User Profile Sub-Types in SharePoint 2010 using Powershell
In this article you will see how to create User Profile Sub-Types in SharePoint 2010 using powershell. User Profile Sub-Types: User...
Vijai Anand Ramalingam
Feb 28, 2019
Remove AD mapping from user property in SharePoint 2010 using PowerShell
In this article we will be seeing how to remove AD mapping from a user property in SharePoint 2010 using PowerShell. AD mapping in...
bottom of page