Installation of SQL Server 2014 SP1

  Seeing many people eager to install SQL Server 2014 SP1, gave me the perfect opportunity to post an article on “Installation of SQL Server 2014 SP1”. Go through the “below–mentioned” steps for installing SQL Server 2014. I have performed these steps for configuring the SharePoint 2016. Please extract the software and run the setup.exe as “Run as administrator” 2. […]

How to attach correct w3wp worker process in visual studio

Most of us generally attach all w3wp worker process while debugging the SharePoint 2013/2016 solutions in Visual Studio. The reason for this is simple as attach to process window does not show any information related to the application pool id. If you want to triumph over this issue and want to find out the correct w3wp worker process that you […]

Prerequisites of SharePoint 2016 Installation

Please follow the below mentioned steps for installing or checking all prerequisites required before installation of SharePoint 2016. Please locate the “prerequisiteinstaller” from your SharePoint 2016 package files and run the exe. (boxed red in the below picture) as “Run as administrator” 2. Now click on Next. 3. Accept license agreements and then press “Next”. 4. Now all these prerequisites will […]

Installation of SQL Server 2014 SP1

Seeing many people eager to install SQL Server 2014 SP1, gave me the perfect opportunity to post an article on “Installation of SQL Server 2014 SP1”. Go through the “below–mentioned” steps for installing SQL Server 2014. I have performed these steps for configuring the SharePoint 2016. Please extract the software and run the setup.exe as “Run as administrator” 2. Click […]

How to get users from nested AD groups in SharePoint

As we know we can assign permission to specific AD groups from SharePoint workspace. So all users presents in that specific AD groups can get permission to SharePoint sites based on the permission defined to this AD groups in SharePoint sites. If this AD group is a nested AD group then also all users present in all nested groups can have the permission […]