Cloud Made Easy

Sharepoint 2013 Standard on Cloud

October 26, 2016, Written by 0 comment

AWS Deployment  Azure Deployment

Google Deployment

Summary

SharePoint is a browser-based collaboration, content management, and extensible platform from Microsoft.

SharePoint 2013 is a collaboration tool at its heart. Its primary goal is to make it easy for users to find and share information, and there are many features built into SharePoint to facilitate this. SharePoint’s library system feature can provide a superior alternative to the traditional file server.
SharePoint lists can be an easy-to-design and easy-to-use alternative to sharing spreadsheet files or more formal database tables. Both lists and libraries can be customized and extended to provide enhanced appearances and functionality, such as calendars and discussion boards, to name a couple. All of this collaboration can be done through a browser interface and in some cases through integration with Microsoft Office applications.

CloudMint Provides Enterprise Ready images of SharePoint on the cloud ( AWS marketplace, Azure and Google Cloud Platform).

Deploy SharePoint securely on cloud i.e. AWS marketplace, Azure and Google Cloud Platform (GCP)

Highlights

Major Features of Sharepoint 2013 Standard

  • Managed Metadata Service : Metadata management provides multiple taxonomies and folksonomies from a tenant-level store service that can be consumed at the site collection level. Metadata fields can even be embedded in documents.
  • Metadata-driven Navigation : Metadata-driven navigation makes it easier to discover content in large lists and libraries. User tagging incentives are introduced and offer anticipatory suggestions of appropriate metadata based on location and context.
  • Office Web Apps (edit) : Organizations must purchase an editing license for users to use the editing features of Office Web Apps.
  • Office Web Apps (view) : By default, Office Web Apps are view-only. View-only functionality is provided for free.
  • Remote Event Receiver : To handle events in an app for SharePoint, developers can create remote event receivers and app event receivers. Remote event receivers handle events that occur to an item in the app, such as a list, a list item, or a web.
  • Site mailbox : A site mailbox is a shared inbox in Exchange Online that all the members of a SharePoint Online site can access.
  • Unique Document IDs : The unique Document ID services improves the managing and tracking of information by assigning a unique, human-readable identifier to every piece of content, making it easier to locate, even if the content was moved from its original location.
  • Client Object Model (OM) : SharePoint 2013 has three client object models for managed code: .NET, Silverlight and mobile. In addition, SharePoint includes a JavaScript client object model.

AWS

Installation Instructions For Windows

Installation Instructions for Windows

Step 1) RDP Connection: To connect to the deployed instance, Please follow Instructions to Connect to Windows  instance on AWS Cloud

Connect to virtual machine using following RDP credentials :

  • Hostname: PublicDNS  / IP of machine
  • Port : 3389

Username: To connect to the operating system, use RDP and the username is Administrator.
Password : Please Click here  to know how to  get password .

Step 2) Application Access Instructions:- 

Note: Users need to reach out to us for CAL license providing number of CAL required.
If you face any issue in running this image or activating license, Please reach out to support@cloudmint.us

  • SharePoint Server has already been installed.
  • SharePoint configuration should be completed by the user.
  • Please join a domain and have a SQL Server instance ready before starting the SharePoint Configuration.

1. Default Login Credentials for SharePoint Access are same as your RDP Credentials, 

  • User Name: Administrator
  • Password:  Retrieved from Console

Step 3) Other Information:

1.Default installation path: will be in your root folder “C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\BIN”
2.Default ports:

  • Windows Machines:  RDP Port – 3389
  • Http: 80
  • Https: 443

Configure custom inbound and outbound rules using this link


Installation Step by Step Screenshots

Step 1. Open SharePoint 2013  Application using desktop icon

Step 2.Welcome Page SharePoint

 

Step 3.Select Create a new server farm option from the next step as shown in below screen, if you are already have installed a new farm and doing a MinRole installation then select the first option to connect to an existing server farm.

 

Step 4.Enter the database server details and database access account details, use a separate user for this but I am using the same SPAdmin user for the preview installation. I have assigned it below rights in DB server:

  • Dbcreator
  • SecurityAdmin
  • SysAdmin

Step 5.If you are facing issues in connecting to SQL Server then make sure TCP/IP is enabled in SQL Server Configuration Manager. If you still getting the error then turn off the firewall on SQL server machine.

Step 6. After completing the database settings, press next which will take to you on Farm security settings page. Enter passphrase here which is required to secure the farm configuration data and is required for each server that joins the farm.

Step 7. Server Roles or the MinRoletopology

Here comes the MinRoles, SharePoint Server 2013 has six types of server roles:

  • Front-end
  • Application
  • Distributed Cache
  • Search
  • Custom
  • Single-Server Farm

You can either select single-server farm or can do a multi-server installation using MinRolestopology. If you have selected Single-Server Farm then you cannot extend to Multi-Server environment, so if you plan to extend to multi-Server farm in future then select the Custom MinRole or Application.

I am using single-server farm installation so will go with the last option.

 

Step 8.On next screen, you can specify port for Central Admin or can use the default which is selected randomly. I have never used the default port, I always an easy one which I can remember like 5555. Select NTLM installation mode at this phase and press next.

Step 9. Verify the settings in configuration wizard, press next to start the wizard. Advance option is not enabled for Single-Server installation.

Step 10. Press Next button, it will start the configuration of SharePoint farm. This is similar to what we do in past with MOSS 2007, SharePoint 2010 and SharePoint 2013 or even with SharePoint Foundation which is no more part of SharePoint 2016.

Step 11. The wizard can take some time and if you get some errors then you have to verify the roles of the user in SQL Server.

Step 12. After the installation, run the services wizard from Central Administration, setup will take you to the service configuration wizard page, you can either configure them through wizard and can also configure them manually.

Step 13.As this is test environment, so I will prefer configuring services using wizard. We can define a separate account for services but I am using the same SharePoint Admin account for all services.

Step 14.This will complete the services wizard for me and now I am ready to explore SharePoint.

 

 

 

 

 

sharepoint-server-2013-preview-look-like

Google

Installation Instructions For Windows

Installation Instructions for Windows

Step 1) VM Creation:

  1. Click the Launch on Compute Engine button to choose the hardware and network settings.
  2. You can see at this page, an overview of CloudMint Image as well as some estimated costs of VM.
  3. In the settings page, you can choose the number of CPUs and amount of RAM, the disk size and type etc.

Step 2) Application Access Instructions:- 

Click the Windows “Start” button and select “All Programs” and search for Sharepoint

Step 3) Other Information:
1.Default ports:

  • Windows Machines:  RDP Port – 3389
  • Http: 80
  • Https: 443

Installation Step by Step Screenshots

Step 1. Join the Computer to Active Directory and with Domain login open SharePoint Product Configuration

Step 2.Welcome Page SharePoint

 

Step 3.Select Create a new server farm option from the next step as shown in below screen if you are already have installed a new farm and doing a MinRole installation then select the first option to connect to an existing server farm.

 

Step 4.Enter the database server details and database access account details, use a separate user for this but I am using the same SPAdmin user for the preview installation. I have assigned it below rights in DB server:

  • Dbcreator
  • SecurityAdmin
  • SysAdmin

 

 

Step 5.If you are facing issues in connecting to SQL Server then make sure TCP/IP is enabled in SQL Server Configuration Manager. If you still getting the error then turn off the firewall on SQL server machine.

 

 

Step 6. After completing the database settings, press next which will take to you on Farm security settings page. Enter passphrase here which is required to secure the farm configuration data and is required for each server that joins the farm.

Step 7. Server Roles or the MinRoletopology

Here comes the MinRoles, SharePoint Server 2016 has six types of server roles:

  • Front-end
  • Application
  • Distributed Cache
  • Search
  • Custom
  • Single-Server Farm

You can either select single-server farm or can do a multi-server installation using MinRolestopology. If you have selected Single-Server Farm then you cannot extend to Multi-Server environment, so if you plan to extend to multi-Server farm in future then select the Custom MinRole or Application.

I am using single-server farm installation so will go with the last option.

 

 

 

Step 8.On next screen, you can specify the port for Central Admin or can use the default which is selected randomly. I have never used the default port, I always use an easy one which I can remember like 5555. Select NTLM installation mode at this phase and press next.

 

 

Step 9. Verify the settings in configuration wizard, press next to start the wizard. The advance option is not enabled for Single-Server installation.

 

Step 10. Press Next button, it will start the configuration of SharePoint farm. This is similar to what we do in past with MOSS 2007, SharePoint 2010 and SharePoint 2013 or even with SharePoint Foundation which is no more part of SharePoint 2016.

 

 

Step 11. The wizard can take some time and if you get some errors then you have to verify the roles of the user

Step 12. After the installation, run the services wizard from Central Administration, setup will take you to the service configuration wizard page, you can either configure them through the wizard or you can also configure them manually.

Step 13.As this is test environment, so I will prefer configuring services using the wizard. We can define a separate account for services but I am using the same SharePoint Admin account for all services.

Step 14.This will complete the services wizard for me and now I am ready to explore SharePoint.

 

 

 

 

 

Videos

SharePoint 2013

 

Peter Hendricks