You need to block windows authentication for anonymous users if you are using Microsoft Sharepoint for your organization public portal. I have seen few Sharepoint portals where the administrators are doing content authoring directly over the portal, which is not…
Category: SharePoint
PowerShell to remove SharePoint Users from a Group
Many time you have to remove multiple users from the SharePoint group. Doing this through the GUI Interface will be time consuming. A PowerShell script to remove users from the SharePoint group will definitely help in this scenario. Approach 1…
Under Attack : Is SharePoint server patched?
Most of the organization rely on SharePoint to collaborate and share their precious company or project information. A critical security vulnerability CVE-2019-0604 in SharePoint server is targeted by the Hackers.Hackers look for security flaw to exploit hence it’s required to…
Fixing SQL Server Error 15517 : SharePoint Database
During maintenance activity of SQL Server I noticed error 15517 message repeating on Event Viewer. Also the space of my SQL server was reducing fast. (Space reduction on SharePoint SQL DB is some time because of growing Logs, but this…