SharePoint – Get all alerts from a specific SP List/Library using Powershell

4
Hey Everyone!!! Today i will talk about List and Library Alerts and how can you get all Active alerts for a specific list using powershell script and how can you...

SharePoint Online – Storage Metrics – Monitor storage usage in your Site Collection

0
Hey Everyone!!! Today i will talk about Storage Metrics in your SharePoint Site Collection!!! Everyone knows what is the main feature on SharePoint that you could interact with and Structure of...

Activating all Publishing Feature – Programmatically & Powershell – SharePoint 2010, 2013, 2016 &...

0
Hi Everyone!!! Today i will talk about Publishing Features!!! During this afternoon I was trying to activate Publishing Features but i wasn't having success because Page Library not was created...

SharePoint 2016 – Create Service Accounts using PowerShell script

1
Hey Everyone!!! Today i will show you how can you create SharePoint 2016 Service Accounts using PowerShell script following the Best Practices. The script not only create all the accounts but also...

Create SharePoint 2016 install package with AutoSPSourceBuilder

2
Hey Everyone! Today i will speak about AutoSPSourceBuilder, a great powershell script to create a packages to install SharePoint 2016, 2013 and 2010. The packages created by AutoSPBuilder,  you can...
git

git-askpass.exe: No such file or directory. Visual Studio

I was getting an error when I tried to sync to my Git BitBucket repository with Visual Studio 2017: git-askpass.exe: No such file or directory. To resolve this I had to: ...

SPFx – Site Designs Manager

0
The Web Part This web part allows tenant administrators to manage site designs through a graphical interface. Only the tenant administrators are allowed to manage site designs, the web part verifies...

SP Editor – Create and update SharePoint Online/SP2013/SP2016 css/js files, inject files to web,...

1
Hi Everyone!!! Today i will share a fantastic Google Chrome Extension that you can use on your developments on SharePoint. A Google Chrome Extension for creating and updating files (js, css),...

SharePoint 2016 – Essential Migration Steps and Considerations

5
Hey Everyone! Today i will talk about SharePoint Migrations, a complex process that requires an extra efforts depending the version of SharePoint. Why should I upgrade or migrate to SharePoint 2016?! 1.SharePoint Farm...

SharePoint – CSOM (Client Side Object Model) versions

1
Hey Everyone! Today, i will talk about CSOM versions, it is extremely important you have in mind that there are different version of CSOM according your target environment. The following figure...