GithubHelp home page GithubHelp logo

cyberfighter-org / emailcolumnspnp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oneplacesolutions/emailcolumnspnp

0.0 1.0 0.0 826 KB

Standardised Email Columns for the OnePlace Solutions Product suite using SharePoint Patterns and Practices (PnP)

License: MIT License

PowerShell 100.00%

emailcolumnspnp's Introduction

Deploy OnePlace Solutions Email Columns to a Site Collection

This document the steps to deploy the OnePlace Solutions Email Columns to a site collection. The deployment requires the use of PowerShell and SharePoint Patterns and Practices (PnP) PowerShell cmdlets.

Pre-requisites

  1. SharePoint Online, SharePoint 2016 on-premise, SharePoint 2013 on-premise.

  2. PowerShell v3.0 or greater installed on the machine. Windows 10/8.1 and Windows Server 2012 and greater are all ready to go. Windows 7 is preinstalled with v2.0 of PowerShell. PowerShell needs to be upgraded on Windows 7 machines. This can be done by downloading and installing the Windows Management Framework 4.0 from here: https://www.microsoft.com/en-au/download/details.aspx?id=40855 . Download and install either the x64 or x86 version based on your version of Windows 7:

  3. Install the SharePoint PnP PowerShell cmdlets installed on the machine. You need to install the correct version of the cmdlets to target your version of SharePoint. Install the latest release msi files from here (new updates are applied monthly to the msi files): https://github.com/SharePoint/PnP-PowerShell/releases.

You will need to logon as a local Administrator to your machine to install the msi file:

Installing Email Columns to SharePoint

  1. Start PowerShell on your machine:

    C:\Users\COLINW~1\AppData\Local\Temp\SNAGHTML6ab5776c.PNG

  2. Copy and paste the following command into your PowerShell command window and hit enter:

Invoke-Expression (New-Object Net.WebClient).DownloadString(โ€˜https://raw.githubusercontent.com/OnePlaceSolutions/EmailColumnsPnP/master/installEmailColumns.ps1โ€™)

Copy the text above, then in the PowerShell window right click at the cursor and the command will be pasted into the window, then hit the enter key to execute the command:

  1. The PowerShell script will execute and prompt you to enter the Site Collection Url for the Site Collection you wish to deploy the Email columns to. You can either type it in or copy and paste the url into the command window and hit enter:

  2. You will be asked to enter your credentials for SharePoint. For SharePoint Online it will be your email address, for on-premise it will your domain\username:

  3. The email columns template will then be downloaded and applied to your site collection:

  4. Repeat from step 2 above for any other Site Collections. If at a later date you need to update the OnePlace Solutions Email columns, perform the steps from step 2 and any modifications to existing columns will be applied as well as the addition of any new email columns we add.

emailcolumnspnp's People

Contributors

colinjwood avatar freerangeeggs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.