Create – Edit – Find – Delete SharePoint Alerts using PowerShell

Welcome to another PowerShell walk-through. In this article I’m exploring Management of SharePoint Alerts using PowerShell! Enable or disable alerts for Web application Create Alert in SharePoint using PowerShell Get all alerts from a SharePoint List with PowerShell: Create Alerts for All users in a Group: Update SharePoint Alerts using PowerShell Get…

Read more

Archive (Backup and Delete) IIS Logs in SharePoint

IIS logs are the requests from clients and written into text-based log files. It captures every web page/image/script requests. By default, IIS logs stored in C:\ of WFE servers. If SharePoint is being accessed a lot, It may cause disk space problems for your OS drive so quickly. So we can change…

Read more