Error while enabling Windows feature: NetFx3

Irshad Nazly | January 11, 2018 at 11:57 am

  Updated: January 12, 2018 Today I came across an error when trying to install SQL Server 2012 on Windows Server 2012 R2. There are several options to fix this error. Using Server Manager, Command Prompt or using PowerShell. Make sure you mount the OS CD before going onward. (D: is my CD Drive) The following error has occurred:     Error while enabling Windows feature : NetFx3, Error Code : -2146498298 , Please try enabling…


Setting up Load Balanced Office Web Apps 2013 Multi Server Farm with SSL (Part 1)

Manoj Viduranga | February 18, 2016 at 4:55 pm

It is hard to find a proper documentation online under this topic so I thought of posting this article as I’ve experienced Office Web Apps 2013 Deployment in Production. If you are not a browser fan, you can download PDF version of my Article from Microsoft Technet Gallery – https://gallery.technet.microsoft.com/Setting-up-Multi-Server-23e1f2ca Contents 1. Introduction 2. Server Environment 3. Requirements and Recommendations 4. Deployment 1. Introduction Microsoft Office Web Apps 2013 is now a fully isolated far that supports multiple…


Step-by-Step Configure SharePoint Incoming Email

Irshad Nazly | January 27, 2016 at 4:35 pm

  Welcome! Here is the Step-by-step to configuring SharePoint for Incoming Email written by Irshad Nazly.   First, Install SMTP Server   Verify that the user account performing this procedure is a member of the Administrators group on the front-end web server. Open Server Manager. In Server Manager, click Add Roles and Features. Click Next to skip role in installation On the Features screen, select SMTP Server.     In the Add Roles and Features…


Creating a New Report on SharePoint Site

Shashika Hettiarachchi | January 6, 2016 at 11:12 am

      Before delving into the entry, let’s define more of what Microsoft SharePoint is: What is SharePoint? Based on Microsoft site, “Organizations use SharePoint to create websites. You can use it as a secure place to store, organize, share, and access information from almost any device. All you need is a web browser, such as Internet Explorer, Chrome, or Firefox.” SharePoint Online – A cloud-based service, hosted by Microsoft, for businesses of all sizes. Instead of…


Step-by-step Exchange Server 2013 Installation

Akfash Latibu | December 9, 2015 at 4:42 pm

The following is the step-by-step guide on how to install Microsoft Exchange Server 2013 RTM. The Environment: Windows Server 2012 Active Directory with Windows Server 2012 Forest and Domain functional level Windows Server 2012 member server which is to be installed with Exchange Server 2013 Installation Steps On the member server, install the Remote Server Administration Tools using PowerShell. “Install-WindowsFeature RSAT-ADDS” Install the Exchange Server 2013 Prerequisites: (run the below command using PowerShell) “WindowsFeature AS-HTTP-Activation,…